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 _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"