Results 1 to 2 of 2
hi
I've installed airsnort using apt-get under sarge stable,
but get the following error:
Code:
sh: line 1: /sbin/wlanctl-ng: No such file or directory
/sbin/wlanctl-ng ath0 lnxreq_wlansniff enable=true channel=9 keepwepflags=false ...
- 08-28-2006 #1Linux Newbie
- Join Date
- Jun 2004
- Posts
- 120
airsnort under debian sarge stable
hi
I've installed airsnort using apt-get under sarge stable,
but get the following error:I have wlan card WG311T from netgear with Atheros chipset.Code:sh: line 1: /sbin/wlanctl-ng: No such file or directory /sbin/wlanctl-ng ath0 lnxreq_wlansniff enable=true channel=9 keepwepflags=false prismheader=false > /dev/null sh: line 1: /sbin/wlanctl-ng: No such file or directory /sbin/wlanctl-ng ath0 lnxreq_wlansniff enable=false > /dev/null sh: line 1: /sbin/wlanctl-ng: No such file or directory
knows someone what's wrong and howto solve this problem ?
greetings
cc
- 08-29-2006 #2Just Joined!
- Join Date
- Jan 2006
- Posts
- 71
looks like your missing that script that its trying to run...
1. Check if the file exists - ls /sbin/wlanctl-ng
2. Try again as root


Reply With Quote
