Re: atheros (ath) - duplicate packets with long distance link

From: Sam Leffler <sam_at_errno.com>
Date: Mon, 24 Nov 2003 11:22:27 -0800
On Monday 24 November 2003 09:07 am, Barney Wolff wrote:
> Off-the-wall suggestion:  run tcpdump -e and check whether both responses
> are coming from the same host.  Unless you're running WEP, you many have
> an unexpected guest.  (WEP is no guarantee, but it's better than nothing.)

Better, use

tcpdump -e -i ath0 -y IEEE802_11

and verify the 802.11 frames are actual duplicates.  They should not be unless 
there's a bug in the duplicate suppression logic in the 802.11 code.

	Sam
Received on Mon Nov 24 2003 - 10:20:01 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:30 UTC