<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hello everyone.</div>
<div> </div>
<div> </div>
<div>i do have a wifi card attached to my voyage linux box and i get connected to different WIFIs using the following in /etc/network/interfaces:</div>
<div>
<div>auto wlan0 <br/>
iface wlan0 inet static <br/>
address 192.168.1.49 <br/>
netmask 255.255.255.0 <br/>
broadcast 192.168.1.255 <br/>
gateway 192.168.1.1 <br/>
wpa-ssid "mySSID_whaterver" <br/>
wpa-psk "myPASSWD_foolala" <br/>
</div>
<div> </div>
<div> </div>
<div>there is a wifi that has SSID:openwifi and it is open to everyone. i have tried to have only the wpa-ssid without wpa-psk but it does not connect. while in android or in windows i get access to the Internet from that wifi. could someone tell me how do i connect from terminal to open WIFIs please?</div>
<div> </div>
<div> </div>
</div></div></body></html>