[PLUG] WiFi Question

Eric Wilhelm scratchcomputing at gmail.com
Sat Sep 10 17:29:46 UTC 2005


# from Rich Shepard
# on Saturday 10 September 2005 12:03:

>Are these systems Microsoft-specific?

I imagine not.

>I had no light on the card so 
>'/sbin/iwconfig eth1' did nothing of value. I had no idea what else to
> try.

This should show you all of the AP's that your card can see (and info 
about what kind of setup they use.)

  iwlist eth1 scan

Of course, make sure that your card didn't move from eth1 to wlan0 or 
whatever (a bare iwconfig will verify this.)  Also, you may need to use 
ifup (or ifconfig) to get the card configured with dhcp, etc.

--Eric
-- 
"Beware of bugs in the above code; I have only proved it correct, not
tried it."
--Donald Knuth
---------------------------------------------
    http://scratchcomputing.com
---------------------------------------------



More information about the PLUG mailing list