It's not working exactly how I wanted...
When I was connected to my home network
Code:
iwlist eth1 scanning
gave me information about the connection beyond what iwconfig lists. But I just realized it only gives info about an active connection. When I'm unconnected I get this:
Code:
[root@vaio ~]# iwlist eth1 scanning
eth1 Interface doesn't support scanning : Network is down
I am looking for something that will see all available networks.
(I am using Fluxbox)
***
EDIT: Cancel that - I just had to
first. Sorry =)