Re: can only ping locally - not network [message #32055 is a reply to message #31931] |
Thu, 17 July 2008 22:30 |
john32
Messages: 8 Registered: July 2008
|
Junior Member |
|
|
Please note, I used a different VE on the same HN for these tests, that is why the IP is 132 instead of 130.
Here is the arp after the neighbor add - before the add it only contained the first line.
arp -n
Address HWtype HWaddress Flags Mask Iface
XX.XX.XX.65 ether 00:04:23:AA:FF:DB C eth3
XX.XX.XX.132 * <from_interface> MP eth3
tcpdump on the external node shows the ping requests outgoing and host unreachables.
tcpdump on the HN shows one line like this for each ping:
arp who-has XX.XX.XX.132 tell XX.XX.XX.65
There were never any arp replies in the logs, which seems like the problem, though I am not sure how to fix this.
tcpdump on venet0 on HN does not receive any packets
I do not have tcpdump installed on the VE, so I cannot test from inside, but since the HN venet0 does not see any packets I doubt the VE would either.
[Updated on: Thu, 17 July 2008 22:43] Report message to a moderator
|
|
|