Xu Nakajima wrote:

> Does anybody has an experience with 
> Sniffers (like ethereal,others)
> with the zd1211rw driver? 

Xu, we implemented some rudimentary support for the Radiotap
interface. 

You have to set the interface into monitor mode. Use

ifconfig eth1 mode Monitor 

to set, if your ZD1211 device is on eth1.

Than make sure you ahave an ethereal or tcpdump with a pretty
recent libpcap 1.9.x which supports radiotap packet. If these
preconditions are met you can sniff packets. Keep in mind that IP
packets might be split in several 80211 fragments, so don't
complain if you see only fragments there. 

There are some reports of issues here, so your mileage will vary.
If there are any problems, please report on the list.

Uli

-- 
Uli Kunitz - [EMAIL PROTECTED]


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Zd1211-devs mailing list - http://zd1211.ath.cx/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs

Reply via email to