From owner-freebsd-net@freebsd.org Sun Aug 13 13:43:32 2017 Return-Path: Delivered-To: freebsd-net@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 B45CADE2790 for ; Sun, 13 Aug 2017 13:43:32 +0000 (UTC) (envelope-from list1@gjunka.com) Received: from msa1.earth.yoonka.com (yoonka.com [88.98.225.149]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "msa1.earth.yoonka.com", Issuer "msa1.earth.yoonka.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 5671F6EF7C for ; Sun, 13 Aug 2017 13:43:31 +0000 (UTC) (envelope-from list1@gjunka.com) Received: from crayon2.yoonka.com (crayon2.yoonka.com [10.70.7.20]) (authenticated bits=0) by msa1.earth.yoonka.com (8.15.2/8.15.2) with ESMTPSA id v7DDhTfi037539 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for ; Sun, 13 Aug 2017 13:43:29 GMT (envelope-from list1@gjunka.com) Subject: Re: WiFi and NFS To: freebsd-net@freebsd.org References: <4cb224a1-7fb2-2b12-dd93-e6eab97a825b@gjunka.com> <00bdd8f1-7318-535e-5f11-671c2b2472c1@netfence.it> From: Grzegorz Junka Message-ID: Date: Sun, 13 Aug 2017 13:43:29 +0000 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <00bdd8f1-7318-535e-5f11-671c2b2472c1@netfence.it> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-GB-large X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Aug 2017 13:43:32 -0000 On 13/08/2017 12:42, Andrea Venturoli wrote: > On 08/13/17 13:47, Grzegorz Junka wrote: >> On my laptop I have two interfaces, wlan0 (WiFi) and ue0 (LAN). >> Obviously LAN is faster but not always connected. Is there any way to >> tell the system to use LAN interface in preference to the other? > > You mean: > >> https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-aggregation.html#networking-lagg-wired-and-wireless >> > > ? Thanks a lot! That looks exactly like what I need. However, when I was checking the lagg configuration a few years ago, at that time it wasn't possible to set up a lagg with WiFi. Has anything changed (fairly) recently? GrzegorzJ