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

new wifi configuration



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=WPA-PSK
psk="password"
}


and it worked fine.

Now i have a new wireless router with dhcp.
Can you tell me how i have to change that configuration ?

Thank you in advance !
-- 
roberto


Reply to: