On Thursday 24 of March 2011, Ondrej Zajicek wrote: > On Thu, Mar 24, 2011 at 08:57:23AM +0100, Arkadiusz Miskiewicz wrote: > > > Tou can always check it with tcpdump or wireshark on ospf lan. > > > > > > tcpdump -vv -nn -i <interface> host 224.0.0.5 > > > > I don't see bad IPs used, dump using > > tcpdump -vv -nn -i eth0 ether host mac-addr and proto 89 > > at http://carme.pld-linux.org/~arekm/p/ospf.log.gz > > Don't you have assymetric MTU? > > It seems that there is MTU 9000 on x.x.5.135 and MTU 1500 on x.x.5.159 > MTU have to be the same, otherwise x.x.5.135 would send big packets > and x.x.5.159 would drop them.
That seem to be it, thanks! -- Arkadiusz Miśkiewicz PLD/Linux Team arekm / maven.pl http://ftp.pld-linux.org/
