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:
  [EMAIL PROTECTED] ~]# 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:
  [EMAIL PROTECTED] ~]# 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

That is, they are exactly the same.

Regards,

Chris Bennett (cgb)
_______________________________________________
Users mailing list
Users@openvz.org
https://openvz.org/mailman/listinfo/users

Reply via email to