Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Sep 2012 22:07:29 +0200
From:      Alexander =?iso-8859-1?b?S/xobg==?= <alexander.kuehn@nagilum.de>
To:        Adrian Chadd <adrian@freebsd.org>
Cc:        freebsd-wireless@freebsd.org
Subject:   Re: AR5416/Soekris instability
Message-ID:  <20120910220729.Horde.Rgf-OJk8pphQTkiBHq9woRA@cakebox.homeunix.net>
In-Reply-To: <CAJ-Vmo=Nmn2d_Pk3kqvEf4%2BbcH7HT6Uc=Tr7giyrZmLs3e7OVw@mail.gmail.com>
References:  <CAJ-VmokJanVe7xPkEXYmMm46tuGDxtROj45gxCob=pWFmmFkJw@mail.gmail.com> <20120910003754.Horde.nHn4N5k8pphQTRpCp7esrRA@cakebox.homeunix.net> <CAJ-VmomdmoM4bmqotED3jS9rR9=4CSaryXKSP5mq6Y6OEipfhg@mail.gmail.com> <20120910213352.Horde.XoSGQZk8pphQTkCgm_pAlKA@cakebox.homeunix.net> <CAJ-Vmo=Nmn2d_Pk3kqvEf4%2BbcH7HT6Uc=Tr7giyrZmLs3e7OVw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help


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

> On 10 September 2012 12:33, Alexander Kühn
> <alexander.kuehn@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@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@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120910220729.Horde.Rgf-OJk8pphQTkiBHq9woRA>