Re: VE Routing issue [message #27782 is a reply to message #27773] |
Wed, 27 February 2008 09:23  |
den
Messages: 494 Registered: December 2005
|
Senior Member |
|
|
You should investigate the situation step-by-step.
First, you should go into VE0 and check that you see incoming packets coming from proper interface via
tcpdump
If you do not see them - check that you see arp requests.
The node will arp reply for 1.2.3.4 if and only if
ip r g 1.2.3.4 from [your_ip] dev [incoming dev]
will return a route _OTHER_ than one to [incoming dev]
Regards,
Den
|
|
|