>>   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 describing
'hint.ath.0.macaddr="00:11:22:33:44:55"' in /boot/loader.conf.
  But the behavior is the same.
  I can communicate via re0 on lagg0, and I can communicate via failovered
ath0 on lagg0, but I can NOT communicate via switched back re0 on lagg0.
  'ifconfig re0 down && ifconfig re0 up' can resume re0.

% cat /etc/rc.conf
ifconfig_re0="up"
wlans_ath0="wlan0"
create_args_wlan0="country JP"
ifconfig_wlan0="wpa up"
cloned_interfaces="lagg0"
ifconfig_lagg0="up laggproto failover laggport re0 laggport wlan0 192.168.x.x 
netmask x.x.x.x"
-- 
Masachika ISHIZUKA
_______________________________________________
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to