[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Encrypted wireless



Jason Rennie wrote on Wed Jul 28, 2004 at 03:16:51PM -0400:
> /etc/pcmcia/wireless.conf on my laptop.  No dice.  Anyone know what
> the appropriate entry would look like?

I am running my wLAN card as a normal interface, you can see my lines
in /etc/network/interfaces... maybe they help you
-- snip --
auto wlan0
iface wlan0 inet static
    address 192.168.0.100
    netmask 255.255.255.0
    gateway 192.168.0.1
    mtu 1400
    wireless_essid secret
    wireless_key 1234567890
    wireless_rate 22Mbit
    wireless_chan 6
    wireless_txpower 16
    wireless_debug 0x0
-- snip --
-- 
so long,
Rainer Bendig aka mindz                 PGP/GPG key   (ID: 0xB406202E)
http://DigitallyImpressed.com           Get it from wwwkeys.de.pgp.net
for contacting me take a look on http://digitallyimpressed.com/contact



Reply to: