Masachika ISHIZUKA
2018-May-13 12:19 UTC
lagg0 with ue0 and iwm0 is not operate on 11.2-BETA1
Hi. I'm using lagg0 with ue0(if_axge.ko) and iwm0(if_iwm.ko) as follows. % cat /etc/rc.conf ifconfig_ue0="ether xx:xx:xx:xx:xx:xx up" wlans_iwm0="wlan0" create_args_wlan0="country JP" ifconfig_wlan0="wpa" cloned_interfaces="lagg0" ifconfig_lagg0="laggproto failover laggport ue0 laggport wlan0 192.168.x.x netmask x.x.x.x" It is good working on 12-current, but 11.2-BETA1 is not working. It can work ue0 or wlan0 alone on 11.2-BETA1, i.e. ifconfig_lagg0="laggproto failover laggport ue0 192.168.x.x netmask x.x.x.x" or ifconfig_lagg0="laggproto failover laggport wlan0 192.168.x.x netmask x.x.x.x" is working. ========== I have another machine and that is operate lagg0 with re0 and ath0 on 11.2-BETA1, but it has trouble. It is bood working with re0 and good working with failovered ath0, but not working when I switched back re0. It can be recovered by 'ifconfig re0 down' and 'ifconfig re0 up'. It is the same as on 12-current. -- Masachika ISHIZUKA
isn't it the same lasting bug/feature? https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213207 Masachika ISHIZUKA <ish at amail.plala.or.jp> wrote:> Hi. > > I'm using lagg0 with ue0(if_axge.ko) and iwm0(if_iwm.ko) as follows. > > % cat /etc/rc.conf > ifconfig_ue0="ether xx:xx:xx:xx:xx:xx up" > wlans_iwm0="wlan0" > create_args_wlan0="country JP" > ifconfig_wlan0="wpa" > cloned_interfaces="lagg0" > ifconfig_lagg0="laggproto failover laggport ue0 laggport wlan0 192.168.x.x netmask x.x.x.x" > > It is good working on 12-current, but 11.2-BETA1 is not working. > > It can work ue0 or wlan0 alone on 11.2-BETA1, i.e. > ifconfig_lagg0="laggproto failover laggport ue0 192.168.x.x netmask x.x.x.x" > or > ifconfig_lagg0="laggproto failover laggport wlan0 192.168.x.x netmask x.x.x.x" > is working. > > ==========> > I have another machine and that is operate lagg0 with re0 and ath0 > on 11.2-BETA1, but it has trouble. It is bood working with re0 and > good working with failovered ath0, but not working when I switched > back re0. It can be recovered by 'ifconfig re0 down' and 'ifconfig re0 up'. > It is the same as on 12-current. > > -- > Masachika ISHIZUKA > _______________________________________________ > freebsd-stable at freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"-- Zeus V. Panchenko jid:zeus at im.ibs.dn.ua IT Dpt., I.B.S. LLC GMT+2 (EET) -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 194 bytes Desc: not available URL: <http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20180513/68418c63/attachment.sig>