[Voyage-linux] Re: wifi managed mode with wpa problem when upgrading to voyage 0.7.5

Laili Aidi (spam-protected)
Wed Sep 28 09:15:54 HKT 2011


Bjorn,

This configuration might work for the client (managed) side:

root at voyage:~# vi /etc/network/interfaces
auto lo
iface lo inet loopback
auto eth1
iface eth1 inet dhcp
# mac80211-based drivers
auto wlan0
iface wlan0 inet static
        address 192.168.3.1
        netmask 255.255.255.0
        broadcast 192.168.3.255
up iwconfig wlan0 channel 2 essid testssid mode managed
wpa-ssid testssid
wpa-psk testpassphrase

Aidi

On 18 sep 2011, at 18.22, Bjorn Pehrson wrote:

Sorry, wrong config file, here is the /etc/network/interfaces file
root at voyage:~# vi /etc/network/interfaces
auto lo
iface lo inet loopback
auto eth1
iface eth1 inet dhcp
# mac80211-based drivers
auto wlan0
iface wlan0 inet static
        address 192.168.3.1
        netmask 255.255.255.0
        broadcast 192.168.3.255
        up iwconfig wlan0 essid testssid mode Master

On 09/18/2011 06:08 PM, Bjorn Pehrson wrote:
Hi,
I have this probably trivial question that I havent managed to find an answer to.
I am running a couple of alix 2 and 6 boards  with voyage and got problems with the wifi config file when upgrading to 0.7.5.
While Master mode works great with the enclosed config file, I just cannot get it up in managed mode and wpa.
Any pointers to a working config file?
Bjorn
----------------------------
interface=wlan0
driver=nl80211
logger_syslog=-1
logger_syslog_level=2
logger_stdout=-1
logger_stdout_level=2
dump_file=/tmp/hostapd.dump
ctrl_interface=/var/run/hostapd
ctrl_interface_group=0
channel=6
macaddr_acl=0
auth_algs=3
eapol_key_index_workaround=0
eap_server=0
wpa=3
ssid=testssid
wpa_passphrase=testpassphrase
wpa_key_mgmt=WPA-PSK
wpa_pairwise=TKIP
eapol_version=1
-------------------------------------------------
.


_______________________________________________
Voyage-linux mailing list
Voyage-linux at list.voyage.hk<mailto:Voyage-linux at list.voyage.hk>
http://list.voyage.hk/mailman/listinfo/voyage-linux

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.voyage.hk/pipermail/voyage-linux/attachments/20110928/499c8c61/attachment-0001.html>


More information about the Voyage-linux mailing list