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

Bjorn Pehrson (spam-protected)
Mon Sep 19 00:22:17 HKT 2011


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
> -------------------------------------------------
> .
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.voyage.hk/pipermail/voyage-linux/attachments/20110918/869eb73a/attachment-0001.html>


More information about the Voyage-linux mailing list