Zitat von Adrian Chadd <[email protected]>:
On 10 September 2012 12:33, Alexander Kühn
<[email protected]> 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.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "[email protected]"