On Wed, Jun 06, 2007 at 05:38:29PM +0800, [EMAIL PROTECTED] wrote: > Hi > In the hope that someone can say "YouIdiot" here are my routing woes: > > A pings B > 1077.886219 192.168.1.1 -> 192.168.1.102 ICMP Echo (ping) request > 1077.914266 192.168.1.102 -> 192.168.1.1 ICMP Echo (ping) reply > 1078.887087 192.168.1.1 -> 192.168.1.102 ICMP Echo (ping) request > 1078.914308 192.168.1.102 -> 192.168.1.1 ICMP Echo (ping) reply > > B pings A > 1130.823859 192.168.1.102 -> 192.168.17.254 ICMP Echo (ping) request > 1136.326497 192.168.1.102 -> 192.168.17.254 ICMP Echo (ping) request > 1141.833524 192.168.1.102 -> 192.168.17.254 ICMP Echo (ping) request
Sorry it late here, but shouldn't A address be 192.168.1.1, this looks more like an address resolution problem then a routing problem. from b try ping 192.168.1.1 > > Destination Gateway Genmask Flags Metric Ref Use Iface > 192.168.1.102 * 255.255.255.255 UH 0 0 0 ppp1 > 192.168.1.101 192.168.1.1 255.255.255.255 UGH 0 0 0 ppp0 > 192.168.1.101 * 255.255.255.255 UH 0 0 0 ppp0 > 202.7.144.236 * 255.255.255.252 U 0 0 0 eth0 > 192.168.17.0 * 255.255.255.0 U 0 0 0 br0 > link-local * 255.255.0.0 U 0 0 0 eth0 > loopback * 255.0.0.0 U 0 0 0 lo > default 202.7.144.237 0.0.0.0 UG 0 0 0 eth0 > > (I've been fiddling, so this is not optimal) > > Look at everything: > tethereal -i any 'icmp[icmptype] == icmp-echo or icmp[icmptype] == > icmp-echoreply' > > 28.000237 192.168.1.102 -> 192.168.17.254 ICMP Echo (ping) request > 33.242204 192.168.1.102 -> 192.168.17.254 ICMP Echo (ping) request > 38.749529 192.168.1.102 -> 192.168.17.254 ICMP Echo (ping) request > > So I'm lost. Where are the replies going and why? > Thanks > James > -- > SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ > Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html >
signature.asc
Description: Digital signature
-- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
