Date: Tue, 29 Jan 2013 08:52:27 +0100 From: David Demelier <demelier.david@gmail.com> To: freebsd-questions@freebsd.org Subject: Re: dhclient and random disconnects Message-ID: <CAO%2BPfDcFfQYTE86nxsUeqW1B5ekTO0cjqKQ05S8OvrmXsbLa%2BA@mail.gmail.com> In-Reply-To: <50CAD7B5.30107@gmail.com> References: <50B8D04D.2020703@gmail.com> <loom.20121130T201328-618@post.gmane.org> <50C9D767.6000604@gmail.com> <loom.20121213T233128-494@post.gmane.org> <50CAD7B5.30107@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
The thing very annoying, is that when my wireless disconnects, I must wait until wpa_supplicant re-associate to the AP. Then I have no working connection until I redo dhclient lagg0. And running dhclient lagg0 will say dhclient already running.. So I always need to kill it before. That issue does not let me work efficiently as I need to connect me again and again.. 2012/12/14 David Demelier <demelier.david@gmail.com> > On 13/12/2012 23:39, jb wrote: > >> David Demelier <demelier.david <at> gmail.com> writes: >> >> ... >>> I have setup lagg0 for a failover with ethernet, (note the problem >>> appears if I use wlan0 only too) >>> >>> # Fail over between wired/wireless. >>> cloned_interfaces="lagg0" >>> ifconfig_msk0="up" >>> ifconfig_ath0="ether 18:a9:05:87:38:0a" >>> ifconfig_wlan0="WPA" >>> ifconfig_lagg0="laggproto failover laggport msk0 laggport wlan0 DHCP" >>> ipv6_activate_all_interfaces="**YES" >>> >> According to the example in: >> http://www.freebsd.org/doc/en_**US.ISO8859-1/books/handbook/** >> network-aggregation.html<http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-aggregation.html> >> >> this line is missing in your setup: >> wlans_ath0="wlan0" >> >> which is also mentioned in: >> /etc/defaults/rc.conf >> ... >> #wlans_ath0="wlan0" # wlan(4) interfaces for ath0 device >> ... >> >> I can not test it as I do not have access to a FB machine right now. >> jb >> >> >> >> >> ______________________________**_________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/**mailman/listinfo/freebsd-**questions<http://lists.freebsd.org/mailman/listinfo/freebsd-questions> >> To unsubscribe, send any mail to "freebsd-questions-** >> unsubscribe@freebsd.org <freebsd-questions-unsubscribe@freebsd.org>" >> > > Yes it is, but was earlier in the rc.conf, I forgot to paste it sorry, > > David > -- Demelier David
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAO%2BPfDcFfQYTE86nxsUeqW1B5ekTO0cjqKQ05S8OvrmXsbLa%2BA>