Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Sep 2006 01:19:40 +0200
From:      Volker <volker@vwsoft.com>
To:        Sam Leffler <sam@errno.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: missed hostapd / ath MFC warning?
Message-ID:  <44FCB48C.4060405@vwsoft.com>
In-Reply-To: <44FC932D.1090101@errno.com>
References:  <44FC789D.4010302@vwsoft.com> <44FC932D.1090101@errno.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2006-09-04 22:57, Sam Leffler wrote:
> Volker wrote:
>> ifconfig ath0 says:
>> ath0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 2290
>>         ether 00:09:5b:89:7d:1f
>>         media: IEEE 802.11 Wireless Ethernet autoselect
>>         status: no carrier
>>         ssid vtec channel 9
>>         authmode WPA privacy MIXED deftxkey 2 TKIP 2:128-bit TKIP
>> 3:128-bit
>>         txpowmax 30 bmiss 7 protmode CTS burst bintval 100
>>
>> I just get a 'no carrier' and so no client system is able to see the
>> AP. There's no configuration change just a recently csup'ed and
>> rebuild system.
>>
>> Is there something I've overseen?
> 
> ath0 is not set in hostap mode.
> 
> 	Sam
> 

Sam,

thanks for your answer... that's it and I've overseen that fact!

The strange thing is, I've got that:
> ifconfig_ath0="inet 192.168.18.2/24 ssid 'vtec' mode 11g mediaopt hostap channel
>  9 chanlist '1-11' -powersave pureg hidessid wepmode on -apbridge -wme ..."
(removed a bunch of mac:add entries at the end)
in my /etc/rc.conf.

After I've manually set the interface into hostap mode, the device
was defaulting to channel 36 (11a mode). After manually correcting
hostap and 11g mode, everything now works fine again.

I'm wondering if there has been something changed at initializing
the ath device?

Greetings,

Volker




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44FCB48C.4060405>