Find the answer to your Linux question:
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 ...
  1. #1
    cc
    cc is offline
    Linux 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:
    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
    I have wlan card WG311T from netgear with Atheros chipset.
    knows someone what's wrong and howto solve this problem ?

    greetings
    cc

  2. #2
    Just 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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •