Re: Connect to a hidden wireless by command line

2011-04-26 Thread Zoran Kolic
> I am in a hidden wireless network when I could connect in it set this > commands in /etc/network/interfaces: I'm pretty sure wpa_supplicant could be your friend. Putting it down and taking another file as a configu- ration... Zoran -- To UNSUBSCRIBE, email to debi

Re: Connect to a hidden wireless by command line

2011-04-25 Thread Huang, Tao
On Tue, Apr 26, 2011 at 9:16 AM, Marcelo Laia wrote: > Hi, > > I am in a hidden wireless network when I could connect in it set this > commands in /etc/network/interfaces: > > auto wlan0 > iface wlan0 inet static > wpa-driver wext > wpa-conf managed > wpa-ssid BLABLABLABLA > wpa-ap-scan 2 > wpa-pr

Connect to a hidden wireless by command line

2011-04-25 Thread Marcelo Laia
Hi, I am in a hidden wireless network when I could connect in it set this commands in /etc/network/interfaces: auto wlan0 iface wlan0 inet static wpa-driver wext wpa-conf managed wpa-ssid BLABLABLABLA wpa-ap-scan 2 wpa-proto WPA RSN wpa-pairwise TKIP CCMP wpa-group TKIP CCMP wpa-key-mgmt WPA-PSK