AR5416/Soekris instability

Alexander Kühn alexander.kuehn at nagilum.de
Mon Sep 10 20:07:49 UTC 2012


Zitat von Adrian Chadd <adrian at freebsd.org>:

> On 10 September 2012 12:33, Alexander Kühn  
> <alexander.kuehn at nagilum.de> wrote:
>> Ok, attached the requested logs.
>> I could not generate any traffic since the AP now showed up as not requiring
>> auth - but since it does - no one can associate.
>
> Hi,
>
> How are you configuring this? Your channel is nice and clean..

I leave it to the adapter.

root at cakebox ~ > grep -v ^# /etc/hostapd.conf
interface=wlan0
debug=4
ctrl_interface=/var/run/hostapd
ctrl_interface_group=wheel
dump_file=/tmp/hostapd.dump
own_ip_addr=127.0.0.1
ieee8021x=0

ssid=abc
country_code=DE
macaddr_acl=0
auth_algs=1
wpa=3
wpa_passphrase=...
wpa_key_mgmt=WPA-PSK
wpa_pairwise=CCMP TKIP

root at cakebox ~ > grep -e wla -e ath /etc/rc.conf
dhcpd_ifaces="vr1 vr2 wlan0"
wlans_ath0="wlan0"
create_args_wlan0="wlanmode hostap 10.1.10.1/24"
ifconfig_wlan0="netmask 255.255.255.0 ssid abc media autoselect up"

Alex.


More information about the freebsd-wireless mailing list