From owner-freebsd-net@freebsd.org Fri Nov 24 11:51:28 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 E5405DE1F2F for ; Fri, 24 Nov 2017 11:51:28 +0000 (UTC) (envelope-from ml@netfence.it) Received: from smtp206.alice.it (smtp206.alice.it [82.57.200.102]) by mx1.freebsd.org (Postfix) with ESMTP id 7C8AA7162E for ; Fri, 24 Nov 2017 11:51:28 +0000 (UTC) (envelope-from ml@netfence.it) Received: from soth.ventu (80.182.75.25) by smtp206.alice.it (8.6.060.28) id 5A0BFCB801BFB7EB; Fri, 24 Nov 2017 12:50:48 +0100 Received: from alamar.ventu (alamar.local.netfence.it [10.1.2.18]) by soth.ventu (8.15.2/8.15.2) with ESMTP id vAOBokwP072788; Fri, 24 Nov 2017 12:50:46 +0100 (CET) (envelope-from ml@netfence.it) X-Authentication-Warning: soth.ventu: Host alamar.local.netfence.it [10.1.2.18] claimed to be alamar.ventu Subject: Re: [SOLVED] Re: bridge0 not working when cable disconnected To: Vincenzo Maffione Cc: Eugene Grosbein , "freebsd-net@freebsd.org" References: <59452bf1-25fb-970d-1d8d-5ca1463da4fd@netfence.it> <5A0DD27A.3010304@grosbein.net> <17132d5f-0708-04a4-9a82-3a1afb49d19b@netfence.it> From: Andrea Venturoli Message-ID: <533448c6-29b1-4767-11bd-4b7ee6e1859c@netfence.it> Date: Fri, 24 Nov 2017 12:50:41 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Nov 2017 11:51:29 -0000 On 11/24/17 10:52, Vincenzo Maffione wrote: > Hi, >   The VM IP is assigned to the emulated interface inside the guest OS > (e.g. vtnet0). > It would not make sense to assign an IP to tap0, and I'm quite sure > bhyve doesn't do that. Right. Sorry for having expressed this with wrong wording. bye & Thanks av.