How can i make a wireless connection in the command line?

Mikkel L. Ellertson mikkel at infinity-ltd.com
Sat Jul 14 16:55:15 UTC 2007


Chris wrote:
> 
> Shouldn't the Op be able to do something like this?
> 
> ifconfig wi0 ssid Skippy wepmode on wepkey 0x01122334455667788aabbccddee
> 
> When I ran FreeBSD - this is how I setup my lappy.
> 
As far as I know, the version of ifconfig used by Linux does not
understand wireless extensions. So you would need to use iwconfig
instead. You also have to specify the correct interface name for
iwconfig. Something like:

iwconfig eth0 essid Skippy mode managed key 01122334455667788aabbccddee

or

iwconfig wlan0 essid Skippy mode managed key restricted
01122334455667788aabbccddee

Mikkel
-- 

  Do not meddle in the affairs of dragons,
for thou art crunchy and taste good with Ketchup!

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20070714/55cc9cb9/attachment-0001.sig>


More information about the fedora-list mailing list