From owner-freebsd-current@freebsd.org Mon Jun 26 11:31:53 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 1682BDA7C88 for ; Mon, 26 Jun 2017 11:31:53 +0000 (UTC) (envelope-from garga.bsd@gmail.com) Received: from mail-qk0-x244.google.com (mail-qk0-x244.google.com [IPv6:2607:f8b0:400d:c09::244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AD90074AE0; Mon, 26 Jun 2017 11:31:52 +0000 (UTC) (envelope-from garga.bsd@gmail.com) Received: by mail-qk0-x244.google.com with SMTP id 16so14021807qkg.2; Mon, 26 Jun 2017 04:31:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=JAsdcgc+qbTQWNbJxjf+0ClafSlRQyjGtUzdAK/DnwA=; b=IEoo0xMLD5v9f9ggnuUoBKrh5qhAYYD9IwJhHA8Qifd2ThXgjQzXVgITpPReL5mUy/ CtEXtM00zpw8BsWSfDJpqAS2Mh82YulkFfuS2ItbUYN16gBQEeFBTO6iAUE20BVswvTw On+Kgez4DYh7zROK1fJcREbt56sDGkPT3KQJ/5Exe9apRcf5Eb+jwkpowbppkRy3pQnw l49cj4RXK3HdYBsAUvyqeUN7b9PsMhY36uWrC9j0kp4/C+GElbU+2NXqL4eSnfXiEh3Y wlmxDzjsRPVFjF91XKUTLVpAUYRwL2gmWutWnQBIZZ0kcA+VLzwm+QhMkdVh1qQcrQ+/ 3jrw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:subject:to:cc:references:from:message-id :date:user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=JAsdcgc+qbTQWNbJxjf+0ClafSlRQyjGtUzdAK/DnwA=; b=NPEjup8H4admPt7OprZqFvyPIVGDN22CShR7SjYpufrINRzFSRILPLW76Vkx0mI586 GkfU2YbdUbnw85s68yspZ7U1Ncf3Dem9JT5SzOxQSMwapVF3RWH/e/QHWyC3mWnFo//g hD4rKN8YBLi5sLP9FaHDyerZ4SgXnww+MU4zEs2H6cVGORLcZJNc6JVp45uHIVPb76ui ABo300ZdnwLab1wKY7ffBTCoVxw6lDrVjsE/44TNcXM/05iiCljqyyJcaIHbW8WyZRzs 0DrKDPqzkScwCCaGtZVCouL6Z+DKOKKihNwhVBCaE1s9rqS9ilqWZD9H3l7DbPiL6hjq tD8A== X-Gm-Message-State: AKS2vOylg6fl+0JAFNh4rwu1wbx5Q97GBh2qxmcaTrr+1QRA62yoA1Tc icM/qrDxWW5PtihQdgs= X-Received: by 10.55.79.198 with SMTP id d189mr21865139qkb.37.1498476711718; Mon, 26 Jun 2017 04:31:51 -0700 (PDT) Received: from mbp-eth.home ([177.53.86.172]) by smtp.gmail.com with ESMTPSA id t11sm8015870qke.69.2017.06.26.04.31.49 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Jun 2017 04:31:50 -0700 (PDT) Sender: Renato Botelho Subject: Re: [RESOLVED] Failover Mode Between Ethernet and Wireless Interfaces broken on >= 11 To: Benjamin Kaduk , Adrian Chadd Cc: Sean Bruno , freebsd-current References: <1c1e5c6f-35e5-ca14-2e23-5e33d86a5266@FreeBSD.org> <0e951324-7ec9-445d-06d0-64682cea6da4@FreeBSD.org> <20170624042246.GX39245@kduck.kaduk.org> <20170626035911.GA68391@kduck.kaduk.org> From: Renato Botelho Message-ID: <7eaa28b3-484a-a779-1ab3-dada3d9318f6@FreeBSD.org> Date: Mon, 26 Jun 2017 08:32:03 -0300 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <20170626035911.GA68391@kduck.kaduk.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit 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 11:31:53 -0000 On 26/06/17 00:59, Benjamin Kaduk wrote: > 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. On lagg(4): # ifconfig em0 up # ifconfig create wlan0 wlandev ath0 ssid my_net \ wlanaddr 00:11:22:33:44:55 up # ifconfig lagg0 create # ifconfig lagg0 laggproto failover laggport em0 laggport wlan0 \ 192.168.1.1 netmask 255.255.255.0 On Handbook [1]: Following line should be removed: # ifconfig iwn0 ether 00:21:70:da:ae:37 And the next example command should be changed to: # ifconfig wlan0 create wlandev iwn0 ssid my_router \ wlanaddr 00:21:70:da:ae:37 up The rc.conf block looks fine. Thank you for taking care of it. [1] https://www.freebsd.org/doc/handbook/network-aggregation.html#networking-lagg-wired-and-wireless -- Renato Botelho