Re: new wifi configuration

2011-05-10 Thread Volkan YAZICI
On Tue, 10 May 2011 20:38:42 +0200, roberto writes: > hello, i've been using this manual configuration for my wireless card > till now (2 years): > > wpa_supplicant -c /etc/wpa_supplicant.conf -i eth1 -B > > ifconfig eth1 ip_address > route add default gw ip_address eth1 Instead of above two lines

new wifi configuration

2011-05-10 Thread roberto
hello, i've been using this manual configuration for my wireless card till now (2 years): wpa_supplicant -c /etc/wpa_supplicant.conf -i eth1 -B ifconfig eth1 ip_address route add default gw ip_address eth1 where /etc/wpa_supplicant.conf is as follows: network={ ssid="name" scan_ssid=1 key_mgmt=W