lagg0 on 11.2-BETA2 (was: Re: lagg0 with ue0 and iwm0 is not operate on 11.2-BETA1)

2018-05-20 Thread Masachika ISHIZUKA
Hi. I tested 11.2-BETA2 on 3 machines. (1) re0 and iwn0(N6300) on dell studio 1558 - It works fine. (re0 is working and failovered iwn0 is working and switched back re0 is working.) (11.1-RELEASE-p10 is the same operation.) - I can set mac address of iwn0. (11.1-RELEASE-p10 is not

Re: lagg0 with ue0 and iwm0 is not operate on 11.2-BETA1

2018-05-14 Thread Masachika ISHIZUKA
>> My machines have connected WiFi. i.e. They found available WiFi >> networks and assosiate. >> My trouble is not to communicate via ethernet with lagg0. > > it is just what described there > bellow is my configuration > [snip] > I confirmed that ath0's mac address can be changed by

Re: lagg0 with ue0 and iwm0 is not operate on 11.2-BETA1

2018-05-13 Thread Zeus Panchenko
Masachika ISHIZUKA wrote: > I think bug 213207 is not the same. > As I set mac address of ethernet adapter(ue0) or ethernet card(re0), > I don't change mac address of wlan devices(iwm0/ath0). solution whci solved my situation is described namely here:

Re: lagg0 with ue0 and iwm0 is not operate on 11.2-BETA1

2018-05-13 Thread Masachika ISHIZUKA
> isn't it the same lasting bug/feature? > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213207 > >> 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" I think bug 213207 is not the same. As I set mac

Re: lagg0 with ue0 and iwm0 is not operate on 11.2-BETA1

2018-05-13 Thread Zeus Panchenko
isn't it the same lasting bug/feature? https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213207 Masachika ISHIZUKA 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"

lagg0 with ue0 and iwm0 is not operate on 11.2-BETA1

2018-05-13 Thread Masachika ISHIZUKA
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