Re: authenticate with wpa and wpa2

2006-12-29 Thread Lukasz Szybalski
I figured it out...its here: http://lucasmanual.com/mywiki/FrontPage#head-27628e277bcc9055bd2e5b1563a2244a4236e25f Open /etc/network/interfaces vi /etc/network/interfaces *Where you see "iface eth2..." add the following lines, but change ssid and password: iface eth2 inet dhcp wpa-ssid thisism

authenticate with wpa and wpa2

2006-12-28 Thread Lukasz Szybalski
Hello, I ma trying to authenticate with my router. eth2 ssid = "home" password = "topsecret" Could anybody point me to some info on how would i set it up. I have installed the driver and firmware Now i need to configure /etc/network/interfaces How would the configuration eth2 for wpa and wpa2?