#1863 LOW Untriag: ping between associated xo's generate duplicate responses with lazy-WDS APs
Zarro Boogs per Child
bugtracker at laptop.org
Fri Jun 29 21:54:24 EDT 2007
#1863: ping between associated xo's generate duplicate responses with lazy-WDS APs
----------------------+-----------------------------------------------------
Reporter: jcardona | Owner: rchokshi
Type: defect | Status: new
Priority: low | Milestone: Untriaged
Component: wireless | Version:
Keywords: | Verified: 0
----------------------+-----------------------------------------------------
Reported with two lazy-WDS APs: Linksys WRT54G and Apple's Airport
Extreme, using
wireless firmware 5.110.16p0.
Associate two xo's to the AP. Pinging them through the mesh works fine:
{{{
# ping -I msh0 192.168.3.101
PING 192.168.3.101 (192.168.3.101) 56(84) bytes of data.
64 bytes from 192.168.3.101: icmp_seq=1 ttl=64 time=1.63 ms
64 bytes from 192.168.3.101: icmp_seq=2 ttl=64 time=2.03 ms
64 bytes from 192.168.3.101: icmp_seq=3 ttl=64 time=1.92 ms
}}}
Pinging them through the infra interface produces duplicate packets:
{{{
# ping 192.168.1.101
PING 192.168.1.101 (192.168.1.101) 56(84) bytes of data.
64 bytes from 192.168.1.101: icmp_seq=1 ttl=64 time=11.5 ms
64 bytes from 192.168.1.101: icmp_seq=1 ttl=64 time=12.2 ms (DUP!)
64 bytes from 192.168.1.101: icmp_seq=1 ttl=64 time=12.7 ms (DUP!)
64 bytes from 192.168.1.101: icmp_seq=1 ttl=64 time=13.1 ms (DUP!)
64 bytes from 192.168.1.101: icmp_seq=2 ttl=64 time=3.75 ms
64 bytes from 192.168.1.101: icmp_seq=2 ttl=64 time=4.37 ms (DUP!)
64 bytes from 192.168.1.101: icmp_seq=2 ttl=64 time=4.87 ms (DUP!)
64 bytes from 192.168.1.101: icmp_seq=2 ttl=64 time=5.37 ms (DUP!)
}}}
Wireshark captures seem to indicate that the duplicates are created on the
rx path of the xo where ping is executed.
Furthermore, mbletsas reports:
''Pinging the XO from a windows host doesn't generate the duplicate
responses. Pinging the windows machine from the XO does exhibit the same
behavior.''
''For baseline purposes, when associated with our Cisco 1130 APs none of
the
issues mentioned in this thread show up (XO's ping each other and there
are no duplicate responses).''
--
Ticket URL: <http://dev.laptop.org/ticket/1863>
One Laptop Per Child <http://laptop.org/>
More information about the Bugs
mailing list