analysing mesh traffic

Andrey Yurovsky andrey at cozybit.com
Mon Mar 16 13:10:37 EDT 2009


Also please make sure your sniffer interface has working monitor mode
(not all drivers do).

For my Intel cards, I bring down the wlan0 interface, make a monitor
interface, and then tell wireshark to use that:

sudo ifconfig wlan0 down
sudo iw dev wlan0 interface add mon0 type monitor
sudo ifconfig mon0 up
..etc

2009/3/16 Francesco <francesco.cappuccio at gmail.com>:
> To sniff traffic properly, first create a monitor interface, and then sniff
> traffic from that interface with you sniffer, e.g. wireshark patched.
> That's how it worked for me.
> The node on which monitor interface is created is not able to generate
> traffic but only to listen, so it will not be part of the mesh.
>
>
> 2009/3/16 <hanenrekik at yahoo.fr>
>>
>> Hi,
>> I've been trying to set up an 80211s network.I have followed  the howto at
>> http://www.open80211s.org/trac/wiki/HOWTO. I tested it and it's work
>> successfully. Then, I installed wireshark and I patched it to support mesh.
>> But,when I started analyzing traffic, I didn't saw the mesh frame format.
>> Could anyone help me ?
>> thanks
>>
>> _______________________________________________
>> Devel mailing list
>> Devel at lists.open80211s.org
>> http://open80211s.com/mailman/listinfo/devel
>>
>
>
>
> --
> Francesco Cappuccio
>
>
> _______________________________________________
> Devel mailing list
> Devel at lists.open80211s.org
> http://open80211s.com/mailman/listinfo/devel
>
>



-- 
Andrey Yurovsky
cozybit Inc.


More information about the Devel mailing list