From owner-freebsd-current@freebsd.org Mon Jun 26 03:59:23 2017 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5B81BDA08A6 for ; Mon, 26 Jun 2017 03:59:23 +0000 (UTC) (envelope-from kaduk@mit.edu) Received: from dmz-mailsec-scanner-8.mit.edu (dmz-mailsec-scanner-8.mit.edu [18.7.68.37]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CC09864AD6; Mon, 26 Jun 2017 03:59:22 +0000 (UTC) (envelope-from kaduk@mit.edu) X-AuditID: 12074425-695ff70000003819-84-5950869566f6 Received: from mailhub-auth-4.mit.edu ( [18.7.62.39]) (using TLS with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by dmz-mailsec-scanner-8.mit.edu (Symantec Messaging Gateway) with SMTP id F5.F8.14361.59680595; Sun, 25 Jun 2017 23:59:17 -0400 (EDT) Received: from outgoing.mit.edu (outgoing-auth-1.mit.edu [18.9.28.11]) by mailhub-auth-4.mit.edu (8.13.8/8.9.2) with ESMTP id v5Q3xGA4032421; Sun, 25 Jun 2017 23:59:16 -0400 Received: from kduck.kaduk.org (24-107-191-124.dhcp.stls.mo.charter.com [24.107.191.124]) (authenticated bits=56) (User authenticated as kaduk@ATHENA.MIT.EDU) by outgoing.mit.edu (8.13.8/8.12.4) with ESMTP id v5Q3xBSm015133 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sun, 25 Jun 2017 23:59:14 -0400 Date: Sun, 25 Jun 2017 22:59:12 -0500 From: Benjamin Kaduk To: Adrian Chadd , Renato Botelho Cc: Sean Bruno , freebsd-current Subject: Re: [RESOLVED] Failover Mode Between Ethernet and Wireless Interfaces broken on >= 11 Message-ID: <20170626035911.GA68391@kduck.kaduk.org> References: <1c1e5c6f-35e5-ca14-2e23-5e33d86a5266@FreeBSD.org> <0e951324-7ec9-445d-06d0-64682cea6da4@FreeBSD.org> <20170624042246.GX39245@kduck.kaduk.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170624042246.GX39245@kduck.kaduk.org> User-Agent: Mutt/1.7.1 (2016-10-04) X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFmpgleLIzCtJLcpLzFFi42IRYrdT153aFhBpMHcTv8Xzj3wWc958YLJY dOk1o0VP7wlGBxaPGZ/ms3jsnHWXPYApissmJTUnsyy1SN8ugSujd9URxoIXzBWtu5ewNDA2 MncxcnJICJhIrP52ngXEFhJYzCRxdJ1KFyMXkL2RUeLbuxnsEM5VJok3Z+4yglSxCKhK7N1x mB3EZhNQk3i8t5kVxBYR8JVY+X8DmM0sEC0x5eMbJhBbWCBB4vqZhWDbeIG2rd/fCzV0GrPE 21WfoRKCEidnPmGBaNaSuPHvJVAzB5AtLbH8HwdImFPAVOLX17dgN4gKKEv8PXyPZQKjwCwk 3bOQdM9C6F7AyLyKUTYlt0o3NzEzpzg1Wbc4OTEvL7VI10IvN7NELzWldBMjOHBdVHcwzvnr dYhRgINRiYc3wzIgUog1say4MvcQoyQHk5Iob6O/f6QQX1J+SmVGYnFGfFFpTmrxIUYJDmYl Ed6uSqBy3pTEyqrUonyYlDQHi5I4r7hGY4SQQHpiSWp2ampBahFMVoaDQ0mCd28rUKNgUWp6 akVaZk4JQpqJgxNkOA/Q8HO1IMOLCxJzizPTIfKnGHU5mj5s+cIkxJKXn5cqJc57vQWoSACk KKM0D24OKOFIZO+vecUoDvSWMO9UkHU8wGQFN+kV0BImoCUz1viALClJREhJNTBGcTDXHMw4 ynH0jMoB/bptWY5TSqTO/K1y57vgWLDx2qZN1aUbl9fLMevFbv74cb3N/KDGh57MeY9lbn1W Z3u9WI/jzUthdhGTeXfPO+nsNb3aedy10LtpYdbW3T+ZHquYlXxeERVfMHXyCYWu5uexN679 inZU7pj7rLXxdOSEWy7Cd6b7OF5RYinOSDTUYi4qTgQA0+NUDRMDAAA= X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jun 2017 03:59:23 -0000 On Fri, Jun 23, 2017 at 11:22:46PM -0500, Benjamin Kaduk wrote: > I fixed the rc.conf snippet in the handbook in r50399. > I lost track of the rest of the thread as to what needs to be > changed in the actual command examples in lagg.4 and/or the > handbook, though. To be clear, that is: one of you please supply the correct commands to execute this configuration manually (i.e., not via rc.conf), or the rest of the documentation is unlikely to get updated. Thanks, Ben