> > > > the problem persists even with 2.6.15-rc2-git6 > > > > ierdnac ~ # uname -a > > Linux ierdnac 2.6.15-rc2-git6 #1 PREEMPT Mon Nov 28 19:12:03 EET 2005 > > i686 AMD Athlon(tm) processor AuthenticAMD GNU/Linux > > > > ierdnac ~ # ping 10.3.0.1 > > PING 10.3.0.1 (10.3.0.1) 56(84) bytes of data. > > 64 bytes from 10.3.0.1: icmp_seq=1 ttl=64 time=0.575 ms > > 64 bytes from 10.3.0.1: icmp_seq=2 ttl=64 time=17.6 ms > > 64 bytes from 10.3.0.1: icmp_seq=3 ttl=64 time=0.887 ms > > --- 10.3.0.1 ping statistics --- > > 3 packets transmitted, 3 received, 0% packet loss, time 2000ms > > rtt min/avg/max/mdev = 0.575/6.380/17.680/7.991 ms > > > > ierdnac ~ # arp -an 10.3.0.1 > > ? (10.3.0.1) at 4C:00:10:54:AC:E5 [ether] on eth0 > > > > ierdnac ~ # arp -s 10.3.0.1 00:11:22:33:44:55 > > > > ierdnac ~ # arp -an 10.3.0.1 > > ? (10.3.0.1) at 00:11:22:33:44:55 [ether] PERM on eth0 > > > > ierdnac ~ # ping 10.3.0.1 > > PING 10.3.0.1 (10.3.0.1) 56(84) bytes of data. > > >From 10.3.52.2: icmp_seq=1 Redirect Host(New nexthop: 83.103.176.1) > > 64 bytes from 10.3.0.1: icmp_seq=1 ttl=64 time=1.56 ms > > >From 10.3.52.2: icmp_seq=2 Redirect Host(New nexthop: 83.103.176.1) > > 64 bytes from 10.3.0.1: icmp_seq=2 ttl=64 time=2.30 ms > > >From 10.3.52.2: icmp_seq=3 Redirect Host(New nexthop: 83.103.176.1) > > 64 bytes from 10.3.0.1: icmp_seq=3 ttl=64 time=1.72 ms > > --- 10.3.0.1 ping statistics --- > > 3 packets transmitted, 3 received, 0% packet loss, time 2001ms > > rtt min/avg/max/mdev = 1.567/1.864/2.300/0.316 ms > > > > ierdnac ~ # ping www.kernel.org > > PING zeus-pub.kernel.org (204.152.191.5) 56(84) bytes of data. > > >From 10.3.52.2: icmp_seq=1 Redirect Host(New nexthop: 83.103.176.1) > > 64 bytes from zeus-pub1.kernel.org (204.152.191.5): icmp_seq=1 ttl=47 > > time=288 ms > > >From 10.3.52.2: icmp_seq=2 Redirect Host(New nexthop: 83.103.176.1) > > 64 bytes from zeus-pub1.kernel.org (204.152.191.5): icmp_seq=2 ttl=47 > > time=315 ms > > >From 10.3.52.2: icmp_seq=3 Redirect Host(New nexthop: 83.103.176.1) > > 64 bytes from zeus-pub1.kernel.org (204.152.191.5): icmp_seq=3 ttl=47 > > time=288 ms > > >From 10.3.52.2: icmp_seq=4 Redirect Host(New nexthop: 83.103.176.1) > > 64 bytes from zeus-pub1.kernel.org (204.152.191.5): icmp_seq=4 ttl=47 > > time=337 ms > > --- zeus-pub.kernel.org ping statistics --- > > 4 packets transmitted, 4 received, 0% packet loss, time 3001ms > > rtt min/avg/max/mdev = 288.512/307.478/337.434/20.358 ms > > > hang on a sec. Are you pinging an address off your local subnet? Does this > issue still present if you preform this test to someone on your local subnet? > > Neil
yes, 10.3.0.1 is in my subnet, my ip address is 10.3.191.191 and netmask is 255.255.0.0, the same netmask has 10.3.0.1 - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html