Re: Failover Mode between ether/wlan panics
- In reply to: Shawn Webb : "Re: Failover Mode between ether/wlan panics"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 01 Aug 2022 22:17:34 UTC
Hi Shawn, Thanks for let me know about iwlwifi driver status. I will post at freebsd-wireless mailing soon about it. Cheers, Nuno Teixeira Shawn Webb <shawn.webb@hardenedbsd.org> escreveu no dia segunda, 1/08/2022 à(s) 18:10: > On Mon, Aug 01, 2022 at 01:05:07AM +0100, Nuno Teixeira wrote: > > Hello, > > > > I'm trying to setup a failover mode ethernet/wireless as shown in > > > https://docs.freebsd.org/en/books/handbook/book/#networking-lagg-wired-and-wireless > > and I got a panic. > > > > /etc/rc.conf: > > --- > > ifconfig_re0="ether <wlan0 mac address>" > > wlans_iwlwifi0="wlan0" > > ifconfig_wlan0="WPA" > > create_args_wlan0="country PT" > > cloned_interfaces="lagg0" > > ifconfig_lagg0="up laggproto failover laggport re0 laggport wlan0 DHCP" > > --- > > > > Any ideas of what's wrong? > > BTW, no kernel dump and I have dumpdev="AUTO" in /etc/rc.conf... > > When I last talked to bz@, the combination of iwlwifi and lagg was > reported as not supported. bz@ might need/want some help in that area. > > Thanks, > > -- > Shawn Webb > Cofounder / Security Engineer > HardenedBSD > > > https://git.hardenedbsd.org/hardenedbsd/pubkeys/-/raw/master/Shawn_Webb/03A4CBEBB82EA5A67D9F3853FF2E67A277F8E1FA.pub.asc >