[Users] ARP queris being ignored

Denis V. Lunev den at openvz.org
Wed Apr 23 15:39:58 EDT 2008


On Wed, 2008-04-23 at 22:48 +0930, chris at cgb1911.mine.nu 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.
>  
> I don't really get you on this, are you able to elaborate?
> 
> Also, if it helps, here's the output of command you suggested above:
> 
> Working:
>   [root at sonata ~]# ip route get 192.168.0.105
>   192.168.0.105 dev venet0  src 192.168.0.224 
>       cache  mtu 1500 advmss 1460 hoplimit 64
> 
> Not working:
>   [root at sonata ~]# ip route get 192.168.0.105
>   192.168.0.105 dev venet0  src 192.168.0.224 
>       cache  mtu 1500 advmss 1460 hoplimit 64

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.

There should be a difference.

Regards,
	Den



More information about the Users mailing list