I'm really not sure why you're ***'ing out your MAC addresses.
At any rate your current problem is you're not associated with an AP.

# iwlist wlan0 scan | grep Cell | sed -e "s/\(.*Address:\)\(.*\)/\2/g" | xargs -i$ iwconfig wlan0 ap $

See how annoying it gets when you leave out useful but not security-related information?

Ehud

Ruggiero wrote:
thanks for informations,i followed your suggestions...but i think i'm missing something...here there are other informations:

[EMAIL PROTECTED] ~]# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:16:D4:DF:*:*
        UP BROADCAST MULTICAST  MTU:1500  Metric:1
         RX packets:0 errors:0 dropped:0 overruns:0 frame:0
         TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
         collisions:0 txqueuelen:1000
         RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
         Interrupt:21

lo        Link encap:Local Loopback
         inet addr:127.0.0.1  Mask:255.0.0.0
         inet6 addr: ::1/128 Scope:Host
         UP LOOPBACK RUNNING  MTU:16436  Metric:1
         RX packets:8602 errors:0 dropped:0 overruns:0 frame:0
         TX packets:8602 errors:0 dropped:0 overruns:0 carrier:0
         collisions:0 txqueuelen:0
         RX bytes:69166424 (65.9 MiB)  TX bytes:69166424 (65.9 MiB)

wlan0     Link encap:Ethernet  HWaddr 00:19:7E:84:*:*
         inet addr:192.168.1.80  Bcast:192.168.1.255  Mask:255.255.255.0
         UP BROADCAST MULTICAST  MTU:1500  Metric:1
         RX packets:0 errors:0 dropped:0 overruns:0 frame:0
         TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
         collisions:0 txqueuelen:1000
         RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

wmaster0 Link encap:UNSPEC HWaddr *19-7E-84-*D3-D8-98-00-00-00-00-00-00-00-00
         UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
         RX packets:0 errors:0 dropped:0 overruns:0 frame:0
         TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
         collisions:0 txqueuelen:1000
         RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)


[EMAIL PROTECTED] ~]# iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

wmaster0  no wireless extensions.

wlan0     IEEE 802.11g  ESSID:"*****
       Mode:Managed  Frequency:2.412 GHz  Access Point: Not-Associated
         Retry min limit:7   RTS thr:off   Fragment thr=2346 B
         Encryption key:******************************************
        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

[EMAIL PROTECTED] ~]# iwlist scan
lo        Interface doesn't support scanning.

eth0      Interface doesn't support scanning.

wmaster0  Interface doesn't support scanning.

wlan0     Scan completed :
         Cell 01 - Address: *0C:41:19:2D:*
                  ESSID:""
                   Mode:Master
                   Channel:11
                   Frequency:2.462 GHz
Quality=204/146 Signal level=-206 dBm Noise level=-67 dBm
                   Encryption key:on
                   Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s
                   Extra:tsf=0000000012e26229

thanks again for helping

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Bcm43xx-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev

Reply via email to