Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jun 2017 17:33:05 -0700
From:      Adrian Chadd <adrian.chadd@gmail.com>
To:        Renato Botelho <garga@freebsd.org>
Cc:        Sean Bruno <sbruno@freebsd.org>, freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: [RESOLVED] Failover Mode Between Ethernet and Wireless Interfaces broken on >= 11
Message-ID:  <CAJ-VmomTi=7cUTo=v5WA=mGFnL_fiNT95AUc2ao8sSc6k4=ODg@mail.gmail.com>
In-Reply-To: <b5b84f5c-cd5b-21fe-108f-e29d50c65d5f@FreeBSD.org>
References:  <1c1e5c6f-35e5-ca14-2e23-5e33d86a5266@FreeBSD.org> <cbdb0928-1355-0d1e-7f9c-69fb5edde09d@freebsd.org> <0e951324-7ec9-445d-06d0-64682cea6da4@FreeBSD.org> <CAJ-VmonHq1j4F3YTsOxKM=ANRnJNcm=T0nw2QWDZRsk6=Su=iQ@mail.gmail.com> <b5b84f5c-cd5b-21fe-108f-e29d50c65d5f@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
hi!

Thanks! Yes please let's update the handbook at least.


-a


On 23 June 2017 at 10:06, Renato Botelho <garga@freebsd.org> wrote:
> On 23/06/17 13:43, Adrian Chadd wrote:
>> Hi,
>>
>> You can't change a wifi mac address /after the interface is up/. So if
>> that's happening with this RC script combination then we should kinda
>> fix that.
>
> OK, so in the end I managed to make it work without any kernel change.
> This is how rc.conf look like, as pointed out by Andr=C3=A1s Krasznai.
>
> ifconfig_em0=3D"up"
> wlans_iwn0=3D"wlan0"
> ifconfig_wlan0=3D"WPA"
> create_args_wlan0=3D"wlanaddr 3c:97:0e:48:3f:f8"
> cloned_interfaces=3D"lagg0"
> ifconfig_lagg0=3D"up laggproto failover laggport em0 laggport wlan0 DHCP"
>
> So now the only remaining issue is related to docs. lagg(4) manpage
> example and Handbook must be fixed
>
> Thank you all for the help
> --
> Renato Botelho



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-VmomTi=7cUTo=v5WA=mGFnL_fiNT95AUc2ao8sSc6k4=ODg>