• [^] # Re: mode monitor ?

    Posté par . En réponse au journal Nouveaux drivers Intel ipw2200 (centrino 802.11g). Évalué à 3.

    Chez moi iwconfig ethX mode monitor fonctionne :
    [root@localhost pterjan]# iwconfig eth1
    eth1 unassociated ESSID:off/any
     Mode:Managed Channel=0 Access Point: 00:00:00:00:00:00
     Bit Rate=0 kb/s Tx-Power=20 dBm
     RTS thr:off Fragment thr:off
     Encryption key:off
     Power Management:off
     Link Quality:0 Signal level:0 Noise level:0
     Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
     Tx excessive retries:0 Invalid misc:0 Missed beacon:0
    [root@localhost pterjan]# iwconfig eth1 mode monitor
    [root@localhost pterjan]# iwconfig eth1
    eth1 unassociated ESSID:off/any
     Mode:Monitor Channel=0 Access Point: 00:00:00:00:00:00
     Bit Rate=0 kb/s Tx-Power=20 dBm
     RTS thr:off Fragment thr:off
     Encryption key:off
     Power Management:off
     Link Quality:0 Signal level:0 Noise level:0
     Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
     Tx excessive retries:0 Invalid misc:0 Missed beacon:0
    [root@localhost pterjan]# lspci |grep Network
    02:04.0 Network controller: Intel Corporation PRO/Wireless 2200BG (rev 05)
    
    Et ensuite j'ai lancé airsnort et ca marchait...