On 27 December 2013 20:52, Ottavio Caruso <[email protected]> wrote: > The only temporary solution I've found is to manually specify: > > # ifconfig iwn0 chan 12 > > then it will pick up the router and connect fine, but I'll have to do > this at every reboot.
For the record, I added this line to /etc/rc.conf: ifconfig_iwn0="chan 12" I wonder if anybody has a more elegant solution. Failing that, it looks like it's working. -- Ottavio
