OpenVZ Forum


Home » General » Support » ARP problem on openvz venet.
Re: ARP problem on openvz venet. [message #35633 is a reply to message #35611] Thu, 09 April 2009 16:50 Go to previous message
maratrus is currently offline  maratrus
Messages: 1495
Registered: August 2007
Location: Moscow
Senior Member
Hi,

Quote:


and advised us that the problem is becouse venet device has NOARP and it should send ARP. Is it true?


No, it's not.

Quote:


Does it mean we should enable proxy arp?


It's not required in case of venet.

Quote:


Please clarify these things as I'd like to know how it is working with NOARP. How IP becomes visible then?



Assigning ip address in case of venet contains of three phases:
- assigning ip address inside VE on venet0 interface
- adding route on the HN (ip r l - to show routes)
- adding information about VE into arp table (arp -n - to show the table)

Every time an arp-request (which contains VEs ip address) comes to HN from physical interface, HN determines that the packet should proceed to VE through venet0 interface and that's why HN is ready to send arp-reply, and the packet is really sent because of the information in the arp-table on the HN.
 
Read Message
Read Message
Previous Topic: *SOLVED* openvz and trixbox
Next Topic: How to add entry in /vz/root/
Goto Forum:
  


Current Time: Mon Aug 12 17:24:26 GMT 2024

Total time taken to generate the page: 0.02733 seconds