[Users] ARP queris being ignored

2008-04-23 Thread chris
Hi All, I have been using OpenVZ for a few months now, and I've been having a problem with VE's running for longer then a few days - the hardware node ignores ARP queries for VE's that are running on it. The VE has IP 192.168.0.105. When things are working, I see a line from 'arp -a' for the

Re: [Users] ARP queris being ignored

2008-04-23 Thread Denis V. Lunev
On Wed, 2008-04-23 at 15:37 +0930, [EMAIL PROTECTED] wrote: Hi All, I have been using OpenVZ for a few months now, and I've been having a problem with VE's running for longer then a few days - the hardware node ignores ARP queries for VE's that are running on it. The VE has IP

Re: [Users] ARP queris being ignored

2008-04-23 Thread chris
Hi Den, Thanks for your reply. you'll have arp replay iff on the _target_ node/VE ip route get 192.168.0.105 from 192.168.0.253 iif incoming_device will return either a local route or route to a device other than incoming. I don't really get you on this, are you able to elaborate? Also,

Re: [Users] ARP queris being ignored

2008-04-23 Thread Denis V. Lunev
On Wed, 2008-04-23 at 22:48 +0930, [EMAIL PROTECTED] wrote: Hi Den, Thanks for your reply. you'll have arp replay iff on the _target_ node/VE ip route get 192.168.0.105 from 192.168.0.253 iif incoming_device will return either a local route or route to a device other than incoming.

Re: [Users] ARP queris being ignored

2008-04-23 Thread chris
Hi Again, You are using a wrong command. If you are using venet0 you should execute the command _exactly_ in the form I ask, with from and iif, in VE0. Ok, I understand you on this now.. I wasn't cloear on what is the incoming_device, (eth0 or venet0) so I provided both: eth0 working: