Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 244183 Details for
Bug 334051
net-misc/iputils-20100418: arping does not find some neighbour host
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
list of all pairwise tests
arping_localnet_problem.txt (text/plain), 25.69 KB, created by
Juergen Rose
on 2010-08-23 09:28:43 UTC
(
hide
)
Description:
list of all pairwise tests
Filename:
MIME Type:
Creator:
Juergen Rose
Created:
2010-08-23 09:28:43 UTC
Size:
25.69 KB
patch
obsolete
>############################ from lynx ############################################################## > >root@lynx:/root(13)# for c in condor grizzly thinkpad ap2 vilm ; do echo " --------------------- $c --------------"; ping -c2 $c ; done > --------------------- condor -------------- >PING condor.homenet (192.168.1.76) 56(84) bytes of data. >64 bytes from condor.homenet (192.168.1.76): icmp_req=1 ttl=64 time=0.263 ms >64 bytes from condor.homenet (192.168.1.76): icmp_req=2 ttl=64 time=0.215 ms > >--- condor.homenet ping statistics --- >2 packets transmitted, 2 received, 0% packet loss, time 999ms >rtt min/avg/max/mdev = 0.215/0.239/0.263/0.024 ms > --------------------- grizzly -------------- >PING grizzly.homenet (192.168.1.53) 56(84) bytes of data. >64 bytes from grizzly.homenet (192.168.1.53): icmp_req=1 ttl=64 time=0.632 ms >64 bytes from grizzly.homenet (192.168.1.53): icmp_req=2 ttl=64 time=0.205 ms > >--- grizzly.homenet ping statistics --- >2 packets transmitted, 2 received, 0% packet loss, time 999ms >rtt min/avg/max/mdev = 0.205/0.418/0.632/0.214 ms > --------------------- thinkpad -------------- >PING thinkpad.homenet (192.168.1.24) 56(84) bytes of data. >64 bytes from thinkpad.homenet (192.168.1.24): icmp_req=1 ttl=64 time=0.970 ms >64 bytes from thinkpad.homenet (192.168.1.24): icmp_req=2 ttl=64 time=1.57 ms > >--- thinkpad.homenet ping statistics --- >2 packets transmitted, 2 received, 0% packet loss, time 1001ms >rtt min/avg/max/mdev = 0.970/1.272/1.575/0.304 ms > --------------------- ap2 -------------- >PING ap2.homenet (192.168.1.251) 56(84) bytes of data. >64 bytes from ap2.homenet (192.168.1.251): icmp_req=1 ttl=64 time=0.744 ms >64 bytes from ap2.homenet (192.168.1.251): icmp_req=2 ttl=64 time=0.766 ms > >--- ap2.homenet ping statistics --- >2 packets transmitted, 2 received, 0% packet loss, time 999ms >rtt min/avg/max/mdev = 0.744/0.755/0.766/0.011 ms > --------------------- vilm -------------- >PING vilm.homenet (192.168.1.51) 56(84) bytes of data. >64 bytes from vilm.homenet (192.168.1.51): icmp_req=1 ttl=64 time=0.267 ms >64 bytes from vilm.homenet (192.168.1.51): icmp_req=2 ttl=64 time=0.254 ms > >--- vilm.homenet ping statistics --- >2 packets transmitted, 2 received, 0% packet loss, time 999ms >rtt min/avg/max/mdev = 0.254/0.260/0.267/0.017 ms > > > >root@lynx:/root(14)# for c in condor grizzly thinkpad ap2 vilm ; do echo " --------------------- $c --------------"; arping -c2 -I br0 $c ; done > --------------------- condor -------------- >ARPING 192.168.1.76 from 192.168.1.33 br0 >Unicast reply from 192.168.1.76 [00:1A:92:E0:24:46] 0.801ms >Unicast reply from 192.168.1.76 [00:1A:92:E0:24:46] 0.779ms >Sent 2 probes (1 broadcast(s)) >Received 2 response(s) > --------------------- grizzly -------------- >ARPING 192.168.1.53 from 192.168.1.33 br0 >Sent 2 probes (2 broadcast(s)) >Received 0 response(s) > --------------------- thinkpad -------------- >ARPING 192.168.1.24 from 192.168.1.33 br0 >Sent 2 probes (2 broadcast(s)) >Received 0 response(s) > --------------------- ap2 -------------- >ARPING 192.168.1.251 from 192.168.1.33 br0 >Unicast reply from 192.168.1.251 [00:14:BF:E1:DA:89] 1.170ms >Unicast reply from 192.168.1.251 [00:14:BF:E1:DA:89] 0.997ms >Sent 2 probes (1 broadcast(s)) >Received 2 response(s) > --------------------- vilm -------------- >ARPING 192.168.1.51 from 192.168.1.33 br0 >Unicast reply from 192.168.1.51 [00:13:D4:8B:58:99] 0.807ms >Unicast reply from 192.168.1.51 [00:13:D4:8B:58:99] 0.670ms >Sent 2 probes (1 broadcast(s)) >Received 2 response(s) > > > >root@lynx:/root(15)# arping -V >arping utility, iputils-sss20100418 > >root@lynx:/root(16)# ifconfig >br0 Link encap:Ethernet HWaddr 00:1e:37:cc:83:a9 > inet addr:192.168.1.33 Bcast:192.168.1.255 Mask:255.255.255.0 > inet6 addr: fe80::21e:37ff:fecc:83a9/64 Scope:Link > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:24173 errors:0 dropped:0 overruns:0 frame:0 > TX packets:17152 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:0 > RX bytes:12045786 (11.4 MiB) TX bytes:4154925 (3.9 MiB) > >eth0 Link encap:Ethernet HWaddr 00:1e:37:cc:83:a9 > inet6 addr: fe80::21e:37ff:fecc:83a9/64 Scope:Link > UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500 Metric:1 > RX packets:31562 errors:0 dropped:0 overruns:0 frame:0 > TX packets:17759 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:1000 > RX bytes:14875999 (14.1 MiB) TX bytes:4194759 (4.0 MiB) > Interrupt:20 Memory:fe200000-fe220000 > >lo Link encap:Local Loopback > inet addr:127.0.0.1 Mask:255.0.0.0 > inet6 addr: ::1/128 Scope:Host > UP LOOPBACK RUNNING MTU:16436 Metric:1 > RX packets:84633 errors:0 dropped:0 overruns:0 frame:0 > TX packets:84633 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:0 > RX bytes:10147440 (9.6 MiB) TX bytes:10147440 (9.6 MiB) > >vbox0 Link encap:Ethernet HWaddr 12:95:7f:86:57:d8 > inet6 addr: fe80::1095:7fff:fe86:57d8/64 Scope:Link > UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500 Metric:1 > RX packets:0 errors:0 dropped:0 overruns:0 frame:0 > TX packets:0 errors:0 dropped:4673 overruns:0 carrier:0 > collisions:0 txqueuelen:100 > RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) > > >root@lynx:/root(17)# route >Kernel IP routing table >Destination Gateway Genmask Flags Metric Ref Use Iface >192.168.1.0 * 255.255.255.0 U 0 0 0 br0 >loopback localhost 255.0.0.0 UG 0 0 0 lo >default ap2.homenet 0.0.0.0 UG 0 0 0 br0 > > > >############################ from grizzly ############################################################## > > >root@grizzly:/root(2)# for c in condor lynx thinkpad ap2 vilm ; do echo " --------------------- $c --------------"; ping -c2 $c ; done > --------------------- condor -------------- >PING condor.homenet (192.168.1.76) 56(84) bytes of data. >64 bytes from condor.homenet (192.168.1.76): icmp_req=1 ttl=64 time=0.211 ms >64 bytes from condor.homenet (192.168.1.76): icmp_req=2 ttl=64 time=0.201 ms > >--- condor.homenet ping statistics --- >2 packets transmitted, 2 received, 0% packet loss, time 1001ms >rtt min/avg/max/mdev = 0.201/0.206/0.211/0.005 ms > --------------------- lynx -------------- >PING lynx.homenet (192.168.1.33) 56(84) bytes of data. >64 bytes from lynx.homenet (192.168.1.33): icmp_req=1 ttl=64 time=0.237 ms >64 bytes from lynx.homenet (192.168.1.33): icmp_req=2 ttl=64 time=0.233 ms > >--- lynx.homenet ping statistics --- >2 packets transmitted, 2 received, 0% packet loss, time 1001ms >rtt min/avg/max/mdev = 0.233/0.235/0.237/0.002 ms > --------------------- thinkpad -------------- >PING thinkpad.homenet (192.168.1.24) 56(84) bytes of data. >64 bytes from thinkpad.homenet (192.168.1.24): icmp_req=1 ttl=64 time=0.691 ms >64 bytes from thinkpad.homenet (192.168.1.24): icmp_req=2 ttl=64 time=0.735 ms > >--- thinkpad.homenet ping statistics --- >2 packets transmitted, 2 received, 0% packet loss, time 1001ms >rtt min/avg/max/mdev = 0.691/0.713/0.735/0.022 ms > --------------------- ap2 -------------- >PING ap2.homenet (192.168.1.251) 56(84) bytes of data. >64 bytes from ap2.homenet (192.168.1.251): icmp_req=1 ttl=64 time=0.548 ms >64 bytes from ap2.homenet (192.168.1.251): icmp_req=2 ttl=64 time=0.553 ms > >--- ap2.homenet ping statistics --- >2 packets transmitted, 2 received, 0% packet loss, time 1001ms >rtt min/avg/max/mdev = 0.548/0.550/0.553/0.023 ms > --------------------- vilm -------------- >PING vilm.homenet (192.168.1.51) 56(84) bytes of data. >64 bytes from vilm.homenet (192.168.1.51): icmp_req=1 ttl=64 time=0.130 ms >64 bytes from vilm.homenet (192.168.1.51): icmp_req=2 ttl=64 time=0.137 ms > >--- vilm.homenet ping statistics --- >2 packets transmitted, 2 received, 0% packet loss, time 1001ms >rtt min/avg/max/mdev = 0.130/0.133/0.137/0.012 ms > > > >root@grizzly:/root(4)# for c in condor lynx thinkpad ap2 vilm ; do echo " --------------------- $c --------------"; arping -c2 -I eth0 $c ; done > --------------------- condor -------------- >ARPING 192.168.1.76 from 192.168.1.53 eth0 >Unicast reply from 192.168.1.76 [00:1A:92:E0:24:46] 5.320ms >Unicast reply from 192.168.1.76 [00:1A:92:E0:24:46] 0.701ms >Sent 2 probes (1 broadcast(s)) >Received 2 response(s) > --------------------- lynx -------------- >ARPING 192.168.1.33 from 192.168.1.53 eth0 >Unicast reply from 192.168.1.33 [00:1E:37:CC:83:A9] 2.751ms >Unicast reply from 192.168.1.33 [00:1E:37:CC:83:A9] 0.849ms >Sent 2 probes (1 broadcast(s)) >Received 2 response(s) > --------------------- thinkpad -------------- >ARPING 192.168.1.24 from 192.168.1.53 eth0 >Sent 2 probes (2 broadcast(s)) >Received 0 response(s) > --------------------- ap2 -------------- >ARPING 192.168.1.251 from 192.168.1.53 eth0 >Unicast reply from 192.168.1.251 [00:14:BF:E1:DA:89] 2.497ms >Unicast reply from 192.168.1.251 [00:14:BF:E1:DA:89] 0.849ms >Sent 2 probes (1 broadcast(s)) >Received 2 response(s) > --------------------- vilm -------------- >ARPING 192.168.1.51 from 192.168.1.53 eth0 >Sent 2 probes (2 broadcast(s)) >Received 0 response(s) > > >root@grizzly:/root(5)# arping -V >arping utility, iputils-sss20100418 > > >root@grizzly:/root(6)# ifconfig >eth0 Link encap:Ethernet HWaddr 00:0f:ea:e1:65:1b > inet addr:192.168.1.53 Bcast:192.168.1.255 Mask:255.255.255.0 > inet6 addr: fe80::20f:eaff:fee1:651b/64 Scope:Link > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:3703479 errors:0 dropped:0 overruns:0 frame:0 > TX packets:3100716 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:1000 > RX bytes:2346758638 (2.1 GiB) TX bytes:1570067178 (1.4 GiB) > Interrupt:23 Base address:0x6000 > >lo Link encap:Local Loopback > inet addr:127.0.0.1 Mask:255.0.0.0 > inet6 addr: ::1/128 Scope:Host > UP LOOPBACK RUNNING MTU:16436 Metric:1 > RX packets:4447225 errors:0 dropped:0 overruns:0 frame:0 > TX packets:4447225 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:0 > RX bytes:430369554 (410.4 MiB) TX bytes:430369554 (410.4 MiB) > > >root@grizzly:/root(7)# route >Kernel IP routing table >Destination Gateway Genmask Flags Metric Ref Use Iface >192.168.1.0 * 255.255.255.0 U 0 0 0 eth0 >loopback localhost 255.0.0.0 UG 0 0 0 lo >default ap2.homenet 0.0.0.0 UG 0 0 0 eth0 > > >############################ from condor ############################################################## > >root@condor:/root(59)# for c in grizzly lynx thinkpad ap2 vilm ; do echo " --------------------- $c --------------"; ping -c2 $c ; done > --------------------- grizzly -------------- >PING grizzly.homenet (192.168.1.53) 56(84) bytes of data. >64 bytes from grizzly.homenet (192.168.1.53): icmp_req=1 ttl=64 time=0.234 ms >64 bytes from grizzly.homenet (192.168.1.53): icmp_req=2 ttl=64 time=0.213 ms > >--- grizzly.homenet ping statistics --- >2 packets transmitted, 2 received, 0% packet loss, time 999ms >rtt min/avg/max/mdev = 0.213/0.223/0.234/0.018 ms > --------------------- lynx -------------- >PING lynx.homenet (192.168.1.33) 56(84) bytes of data. >64 bytes from lynx.homenet (192.168.1.33): icmp_req=1 ttl=64 time=1.41 ms >64 bytes from lynx.homenet (192.168.1.33): icmp_req=2 ttl=64 time=0.325 ms > >--- lynx.homenet ping statistics --- >2 packets transmitted, 2 received, 0% packet loss, time 1001ms >rtt min/avg/max/mdev = 0.325/0.870/1.416/0.546 ms > --------------------- thinkpad -------------- >PING thinkpad.homenet (192.168.1.24) 56(84) bytes of data. >64 bytes from thinkpad.homenet (192.168.1.24): icmp_req=1 ttl=64 time=0.940 ms >64 bytes from thinkpad.homenet (192.168.1.24): icmp_req=2 ttl=64 time=0.808 ms > >--- thinkpad.homenet ping statistics --- >2 packets transmitted, 2 received, 0% packet loss, time 1000ms >rtt min/avg/max/mdev = 0.808/0.874/0.940/0.066 ms > --------------------- ap2 -------------- >PING ap2.homenet (192.168.1.251) 56(84) bytes of data. >64 bytes from ap2.homenet (192.168.1.251): icmp_req=1 ttl=64 time=2.76 ms >64 bytes from ap2.homenet (192.168.1.251): icmp_req=2 ttl=64 time=0.642 ms > >--- ap2.homenet ping statistics --- >2 packets transmitted, 2 received, 0% packet loss, time 1001ms >rtt min/avg/max/mdev = 0.642/1.705/2.768/1.063 ms > --------------------- vilm -------------- >PING vilm.homenet (192.168.1.51) 56(84) bytes of data. >64 bytes from vilm.homenet (192.168.1.51): icmp_req=1 ttl=64 time=1.30 ms >64 bytes from vilm.homenet (192.168.1.51): icmp_req=2 ttl=64 time=0.227 ms > >--- vilm.homenet ping statistics --- >2 packets transmitted, 2 received, 0% packet loss, time 1001ms >rtt min/avg/max/mdev = 0.227/0.766/1.306/0.540 ms > > > >root@condor:/root(60)# for c in grizzly lynx thinkpad ap2 vilm ; do echo " --------------------- $c --------------"; arping -c2 -I br0 $c ; done > --------------------- grizzly -------------- >ARPING 192.168.1.53 from 192.168.1.76 br0 >Sent 2 probes (2 broadcast(s)) >Received 0 response(s) > --------------------- lynx -------------- >ARPING 192.168.1.33 from 192.168.1.76 br0 >Unicast reply from 192.168.1.33 [00:1E:37:CC:83:A9] 0.918ms >Unicast reply from 192.168.1.33 [00:1E:37:CC:83:A9] 0.934ms >Sent 2 probes (1 broadcast(s)) >Received 2 response(s) > --------------------- thinkpad -------------- >ARPING 192.168.1.24 from 192.168.1.76 br0 >Sent 2 probes (2 broadcast(s)) >Received 0 response(s) > --------------------- ap2 -------------- >ARPING 192.168.1.251 from 192.168.1.76 br0 >Unicast reply from 192.168.1.251 [00:14:BF:E1:DA:89] 1.007ms >Unicast reply from 192.168.1.251 [00:14:BF:E1:DA:89] 2.263ms >Sent 2 probes (1 broadcast(s)) >Received 2 response(s) > --------------------- vilm -------------- >ARPING 192.168.1.51 from 192.168.1.76 br0 >Sent 2 probes (2 broadcast(s)) >Received 0 response(s) > > >root@condor:/root(61)# arping -V >arping utility, iputils-sss20100418 > >root@condor:/root(62)# ifconfig >br0 Link encap:Ethernet HWaddr 00:1a:92:e0:24:46 > inet addr:192.168.1.76 Bcast:192.168.1.255 Mask:255.255.255.0 > inet6 addr: fe80::21a:92ff:fee0:2446/64 Scope:Link > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:3348248 errors:0 dropped:0 overruns:0 frame:0 > TX packets:3018699 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:0 > RX bytes:1323369962 (1.2 GiB) TX bytes:1178358368 (1.0 GiB) > >eth0 Link encap:Ethernet HWaddr 00:1a:92:e0:24:46 > inet6 addr: fe80::21a:92ff:fee0:2446/64 Scope:Link > UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500 Metric:1 > RX packets:3602097 errors:0 dropped:0 overruns:0 frame:0 > TX packets:3028784 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:1000 > RX bytes:1454847739 (1.3 GiB) TX bytes:1178822672 (1.0 GiB) > Interrupt:17 > >lo Link encap:Local Loopback > inet addr:127.0.0.1 Mask:255.0.0.0 > inet6 addr: ::1/128 Scope:Host > UP LOOPBACK RUNNING MTU:16436 Metric:1 > RX packets:4736112 errors:0 dropped:0 overruns:0 frame:0 > TX packets:4736112 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:0 > RX bytes:536927151 (512.0 MiB) TX bytes:536927151 (512.0 MiB) > >vbox0 Link encap:Ethernet HWaddr 46:e5:57:1a:1d:4a > inet6 addr: fe80::44e5:57ff:fe1a:1d4a/64 Scope:Link > UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500 Metric:1 > RX packets:0 errors:0 dropped:0 overruns:0 frame:0 > TX packets:0 errors:0 dropped:171506 overruns:0 carrier:0 > collisions:0 txqueuelen:100 > RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) > >root@condor:/root(63)# route >Kernel IP routing table >Destination Gateway Genmask Flags Metric Ref Use Iface >192.168.1.0 * 255.255.255.0 U 0 0 0 br0 >loopback localhost 255.0.0.0 UG 0 0 0 lo >default ap2.homenet 0.0.0.0 UG 0 0 0 br0 > > > >############################ from thinkpad (over WLAN) ############################################################## > >root@thinkpad:/usr/local/portage/sci-libs/gdal(201)# for c in condor grizzly lynx ap2 vilm ; do echo " --------------------- $c --------------"; ping -c2 $c ; done > --------------------- condor -------------- >PING condor.homenet (192.168.1.76) 56(84) bytes of data. >64 bytes from condor.homenet (192.168.1.76): icmp_req=1 ttl=64 time=0.848 ms >64 bytes from condor.homenet (192.168.1.76): icmp_req=2 ttl=64 time=0.775 ms > >--- condor.homenet ping statistics --- >2 packets transmitted, 2 received, 0% packet loss, time 999ms >rtt min/avg/max/mdev = 0.775/0.811/0.848/0.046 ms > --------------------- grizzly -------------- >PING grizzly.homenet (192.168.1.53) 56(84) bytes of data. >64 bytes from grizzly.homenet (192.168.1.53): icmp_req=1 ttl=64 time=1.01 ms >64 bytes from grizzly.homenet (192.168.1.53): icmp_req=2 ttl=64 time=0.966 ms > >--- grizzly.homenet ping statistics --- >2 packets transmitted, 2 received, 0% packet loss, time 1001ms >rtt min/avg/max/mdev = 0.966/0.988/1.010/0.022 ms > --------------------- lynx -------------- >PING lynx.homenet (192.168.1.33) 56(84) bytes of data. >64 bytes from lynx.homenet (192.168.1.33): icmp_req=1 ttl=64 time=0.964 ms >64 bytes from lynx.homenet (192.168.1.33): icmp_req=2 ttl=64 time=2.20 ms > >--- lynx.homenet ping statistics --- >2 packets transmitted, 2 received, 0% packet loss, time 1000ms >rtt min/avg/max/mdev = 0.964/1.585/2.206/0.621 ms > --------------------- ap2 -------------- >PING ap2.homenet (192.168.1.251) 56(84) bytes of data. >64 bytes from ap2.homenet (192.168.1.251): icmp_req=1 ttl=64 time=0.854 ms >64 bytes from ap2.homenet (192.168.1.251): icmp_req=2 ttl=64 time=0.868 ms > >--- ap2.homenet ping statistics --- >2 packets transmitted, 2 received, 0% packet loss, time 1001ms >rtt min/avg/max/mdev = 0.854/0.861/0.868/0.007 ms > --------------------- vilm -------------- >PING vilm.homenet (192.168.1.51) 56(84) bytes of data. >64 bytes from vilm.homenet (192.168.1.51): icmp_req=1 ttl=64 time=0.732 ms >64 bytes from vilm.homenet (192.168.1.51): icmp_req=2 ttl=64 time=0.729 ms > >--- vilm.homenet ping statistics --- >2 packets transmitted, 2 received, 0% packet loss, time 1001ms >rtt min/avg/max/mdev = 0.729/0.730/0.732/0.027 ms > > > >root@thinkpad:/usr/local/portage/sci-libs/gdal(202)# for c in condor grizzly lynx ap2 vilm ; do echo " --------------------- $c --------------"; arping -c2 -I wlan0 $c ; done > --------------------- condor -------------- >ARPING 192.168.1.76 from 192.168.1.24 wlan0 >Unicast reply from 192.168.1.76 [00:1A:92:E0:24:46] 1.526ms >Unicast reply from 192.168.1.76 [00:1A:92:E0:24:46] 1.368ms >Sent 2 probes (1 broadcast(s)) >Received 2 response(s) > --------------------- grizzly -------------- >ARPING 192.168.1.53 from 192.168.1.24 wlan0 >Sent 2 probes (2 broadcast(s)) >Received 0 response(s) > --------------------- lynx -------------- >ARPING 192.168.1.33 from 192.168.1.24 wlan0 >Unicast reply from 192.168.1.33 [00:1E:37:CC:83:A9] 3.171ms >Unicast reply from 192.168.1.33 [00:1E:37:CC:83:A9] 15.070ms >Sent 2 probes (1 broadcast(s)) >Received 2 response(s) > --------------------- ap2 -------------- >ARPING 192.168.1.251 from 192.168.1.24 wlan0 >Unicast reply from 192.168.1.251 [00:14:BF:E1:DA:89] 2.982ms >Unicast reply from 192.168.1.251 [00:14:BF:E1:DA:89] 1.133ms >Sent 2 probes (1 broadcast(s)) >Received 2 response(s) > --------------------- vilm -------------- >ARPING 192.168.1.51 from 192.168.1.24 wlan0 >Sent 2 probes (2 broadcast(s)) >Received 0 response(s) > >root@thinkpad:/usr/local/portage/sci-libs/gdal(203)# arping -V >arping utility, iputils-sss20100418 > >root@thinkpad:/usr/local/portage/sci-libs/gdal(204)# ifconfig >lo Link encap:Local Loopback > inet addr:127.0.0.1 Mask:255.0.0.0 > inet6 addr: ::1/128 Scope:Host > UP LOOPBACK RUNNING MTU:16436 Metric:1 > RX packets:972468 errors:0 dropped:0 overruns:0 frame:0 > TX packets:972468 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:0 > RX bytes:186950790 (178.2 MiB) TX bytes:186950790 (178.2 MiB) > >wlan0 Link encap:Ethernet HWaddr 00:14:a4:30:42:aa > inet addr:192.168.1.24 Bcast:192.168.1.255 Mask:255.255.255.0 > inet6 addr: fe80::214:a4ff:fe30:42aa/64 Scope:Link > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:5283613 errors:0 dropped:0 overruns:0 frame:0 > TX packets:4180492 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:1000 > RX bytes:3752535621 (3.4 GiB) TX bytes:583257616 (556.2 MiB) > >root@thinkpad:/usr/local/portage/sci-libs/gdal(205)# route >Kernel IP routing table >Destination Gateway Genmask Flags Metric Ref Use Iface >192.168.1.0 * 255.255.255.0 U 0 0 0 wlan0 >loopback localhost 255.0.0.0 UG 0 0 0 lo >default ap2.homenet 0.0.0.0 UG 0 0 0 wlan0 > > > >############################ from vilm ############################################################## > >root@vilm:/root(9)# for c in condor grizzly lynx thinkpad ap2 ; do echo " --------------------- $c --------------"; ping -c2 $c ; done > --------------------- condor -------------- >PING condor.homenet (192.168.1.76) 56(84) bytes of data. >64 bytes from condor.homenet (192.168.1.76): icmp_req=1 ttl=64 time=0.227 ms >64 bytes from condor.homenet (192.168.1.76): icmp_req=2 ttl=64 time=0.201 ms > >--- condor.homenet ping statistics --- >2 packets transmitted, 2 received, 0% packet loss, time 999ms >rtt min/avg/max/mdev = 0.201/0.214/0.227/0.013 ms > --------------------- grizzly -------------- >PING grizzly.homenet (192.168.1.53) 56(84) bytes of data. >64 bytes from grizzly.homenet (192.168.1.53): icmp_req=1 ttl=64 time=2.12 ms >64 bytes from grizzly.homenet (192.168.1.53): icmp_req=2 ttl=64 time=0.408 ms > >--- grizzly.homenet ping statistics --- >2 packets transmitted, 2 received, 0% packet loss, time 1001ms >rtt min/avg/max/mdev = 0.408/1.265/2.123/0.858 ms > --------------------- lynx -------------- >PING lynx.homenet (192.168.1.33) 56(84) bytes of data. >64 bytes from lynx.homenet (192.168.1.33): icmp_req=1 ttl=64 time=0.314 ms >64 bytes from lynx.homenet (192.168.1.33): icmp_req=2 ttl=64 time=0.240 ms > >--- lynx.homenet ping statistics --- >2 packets transmitted, 2 received, 0% packet loss, time 999ms >rtt min/avg/max/mdev = 0.240/0.277/0.314/0.037 ms > --------------------- thinkpad -------------- >PING thinkpad.homenet (192.168.1.24) 56(84) bytes of data. >64 bytes from thinkpad.homenet (192.168.1.24): icmp_req=1 ttl=64 time=3.78 ms >64 bytes from thinkpad.homenet (192.168.1.24): icmp_req=2 ttl=64 time=2.17 ms > >--- thinkpad.homenet ping statistics --- >2 packets transmitted, 2 received, 0% packet loss, time 1001ms >rtt min/avg/max/mdev = 2.175/2.981/3.787/0.806 ms > --------------------- ap2 -------------- >PING ap2.homenet (192.168.1.251) 56(84) bytes of data. >64 bytes from ap2.homenet (192.168.1.251): icmp_req=1 ttl=64 time=2.34 ms >64 bytes from ap2.homenet (192.168.1.251): icmp_req=2 ttl=64 time=0.549 ms > >--- ap2.homenet ping statistics --- >2 packets transmitted, 2 received, 0% packet loss, time 1001ms >rtt min/avg/max/mdev = 0.549/1.449/2.349/0.900 ms > > >root@vilm:/root(10)# for c in condor grizzly lynx thinkpad ap2 ; do echo " --------------------- $c --------------"; arping -c2 -I eth0 $c ; done > --------------------- condor -------------- >ARPING 192.168.1.76 from 192.168.1.51 eth0 >Unicast reply from 192.168.1.76 [00:1A:92:E0:24:46] 0.725ms >Unicast reply from 192.168.1.76 [00:1A:92:E0:24:46] 0.702ms >Sent 2 probes (1 broadcast(s)) >Received 2 response(s) > --------------------- grizzly -------------- >ARPING 192.168.1.53 from 192.168.1.51 eth0 >Sent 2 probes (2 broadcast(s)) >Received 0 response(s) > --------------------- lynx -------------- >ARPING 192.168.1.33 from 192.168.1.51 eth0 >Unicast reply from 192.168.1.33 [00:1E:37:CC:83:A9] 0.683ms >Unicast reply from 192.168.1.33 [00:1E:37:CC:83:A9] 0.860ms >Sent 2 probes (1 broadcast(s)) >Received 2 response(s) > --------------------- thinkpad -------------- >ARPING 192.168.1.24 from 192.168.1.51 eth0 >Sent 2 probes (2 broadcast(s)) >Received 0 response(s) > --------------------- ap2 -------------- >ARPING 192.168.1.251 from 192.168.1.51 eth0 >Unicast reply from 192.168.1.251 [00:14:BF:E1:DA:89] 0.911ms >Unicast reply from 192.168.1.251 [00:14:BF:E1:DA:89] 0.772ms >Sent 2 probes (1 broadcast(s)) >Received 2 response(s) > > >root@vilm:/root(13)# arping -V >arping utility, iputils-sss20100418 > >root@vilm:/root(14)# ifconfig >eth0 Link encap:Ethernet HWaddr 00:13:d4:8b:58:99 > inet addr:192.168.1.51 Bcast:192.168.1.255 Mask:255.255.255.0 > inet6 addr: fe80::213:d4ff:fe8b:5899/64 Scope:Link > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:1381914 errors:0 dropped:0 overruns:0 frame:0 > TX packets:784330 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:1000 > RX bytes:1463849894 (1.3 GiB) TX bytes:245986443 (234.5 MiB) > Interrupt:22 > >lo Link encap:Local Loopback > inet addr:127.0.0.1 Mask:255.0.0.0 > inet6 addr: ::1/128 Scope:Host > UP LOOPBACK RUNNING MTU:16436 Metric:1 > RX packets:3041508 errors:0 dropped:0 overruns:0 frame:0 > TX packets:3041508 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:0 > RX bytes:237659889 (226.6 MiB) TX bytes:237659889 (226.6 MiB) > >root@vilm:/root(15)# route >Kernel IP routing table >Destination Gateway Genmask Flags Metric Ref Use Iface >192.168.1.0 * 255.255.255.0 U 0 0 0 eth0 >loopback localhost 255.0.0.0 UG 0 0 0 lo >default ap2.homenet 0.0.0.0 UG 0 0 0 eth0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 334051
: 244183