Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Dec 2004 13:56:12 -0800
From:      "Kevin Oberman" <oberman@es.net>
To:        Kiffin Gish <kiffin.gish@planet.nl>
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: Wireless PC-Card settings using ifconfig_wi0 ... 
Message-ID:  <20041206215612.5EC615D04@ptavv.es.net>
In-Reply-To: Your message of "Mon, 06 Dec 2004 21:03:55 %2B0100." <001001c4dbce$b75392b0$9900000a@ZGISH> 

next in thread | previous in thread | raw e-mail | index | archive | help
> Date: Mon, 06 Dec 2004 21:03:55 +0100
> From: Kiffin Gish <kiffin.gish@planet.nl>
> Sender: owner-freebsd-mobile@freebsd.org
> 
> This is a multi-part message in MIME format.
> 
> --Boundary_(ID_OzHFO5Poj1DAzXgvAzgeCA)
> Content-type: text/plain; charset=US-ASCII
> Content-transfer-encoding: 7BIT
> 
> My laptop is setup so that it connects alright to the Internet using the
> standard network card (Dell TrueMobile).
> 
> However, for the life of me, I cannot get my darn wireless connect up and
> running. Under windows everything was running fine so I know it works.
> 
> What is the syntax of my ifconfig_wi0 statement?
> 
> Here are the details taken from my wireless router:
> 
> Mode: Access Point
> SSID: GISH
> Channel 11
> WEP Encryption Key Format: Hexadecimal Digits
> 40(64)Bit 
>   Key1: <Blank>
>   Key2: XX XX XX XX XX
>   Key3: <Blank>
>   Key4: Blank
>   Default Key: 2
> Transfer Rate: automatic
> Header Length: Long
> Channel: 11
> Beacon interval: 100
> RTS threshold: 2432
> Fragmentation threshold: 2346
> DTIM Interval: 1
> 
> It sure would be nice if I could get this running alright. Thanks in advance
> for your help!

ifconfig wi0 ssid GISH wepmode on wepkey 0xXXXXXXXXX
should do the trick. Note that the key is 10 hex characters and no
spaces. The key is prefaced with a '0x' to indicate that it is hex.
-- 
R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: oberman@es.net			Phone: +1 510 486-8634



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041206215612.5EC615D04>