03.07.09, 16:00, "Denis Doroshenko" <denis.doroshe...@gmail.com>:
how about tcpdumping at time when the link becomes broken and re-establishment is unsuccessful? tcpdumping on ethernet, on the pppoe in question... tcpdump shows nothing after pppoe reconnection. My IP - 192.168.70.44 My PPPoE IP - 192.168.100.35 tcpdump at the time of reconnection: # tcpdump -i vr0 host 192.168.70.44 and port ! 22 tcpdump: listening on vr0, link-type EN10MB 16:20:04.708536 oit-04.avangard.local > IGMP.MCAST.NET: igmp-2 [v2] [ttl 1] 16:20:04.730965 oit-04.avangard.local > IGMP.MCAST.NET: igmp-2 [v2] [ttl 1] 16:20:04.764234 arp who-has oit-04.avangard.local tell tserver.avangard.local 16:20:05.671519 oit-04.avangard.local > IGMP.MCAST.NET: igmp-2 [v2] [ttl 1] # tcpdump -i vr0 host 192.168.100.35 tcpdump: listening on vr0, link-type EN10MB 16:20:04.781524 tserver.avangard.local.ntp > 192.168.100.35.ntp: [len=68] v3 server strat 4 poll 10 prec -6 After reconnection i try to ping hosts, but tcpdump shows nothing.