On 2/9/09, Yuri <[email protected]> wrote: > I have a wireless network without password that my linux box easily > connects to. > > On FreeBSD 'ifconfig ath0 up scan' command shows it. 'ifconfig ath0 > ssid <my-ssid> up' brings interface to 'associated' state. But > dhclient fails set it up. > > I have another device on the same system: ral0. It connect to this > network without problems. > > What can I do to understand what may be a problem with ath0 in my case? > > Yuri > > > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[email protected]" >
wlandebug(8) for general 802.11 debuging ath driver have it's own debug options ... documented in source code .... -- Paul _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
