Compat wireless for testing

Discussion in 'Development Team' started by meknb, 10 Mar 2013.

  1. meknb

    meknb Mod
    Moderator Dev Team VIP

    Joined:
    2 Jun 2012
    Messages:
    702
    Likes Received:
    203
    With some hope's this will stop the noAp's found. Haven't had much time to test but seems ok.

    If you test it with reaver or any thing that uses reaver use the -C or --ignore-fcs switch.

    I also noticed that a lot of programs will scan for networks even though the network is down "even with tiny cores release"
    You can check if network is down
    Code:
    Select All
    iwconfig

    Try scanning for networks
    Code:
    Select All
    iwlist wlan0 scan

    If it's down, bring network back up
    Code:
    Select All
    ifconfig wlan0 up
    also saves unplugging usb all the time

    Also i've had beter results using the boot flag nodhcp wifi.sh will set up dhcp 
     

    Attached Files:

    • Like Like x 1
  2. Fantasma

    Fantasma Well-Known Member

    Joined:
    31 May 2012
    Messages:
    734
    Likes Received:
    440
    Thanks dude, i'll try it a little bit later :)
     

Share This Page

Loading...