From owner-freebsd-multimedia@FreeBSD.ORG Sun Mar 4 18:42:44 2012 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6EA1C106566B for ; Sun, 4 Mar 2012 18:42:44 +0000 (UTC) (envelope-from freebsd@psconsult.nl) Received: from mx1.psconsult.nl (unknown [IPv6:2001:7b8:30f:e0::5059:ee8a]) by mx1.freebsd.org (Postfix) with ESMTP id CA4488FC15 for ; Sun, 4 Mar 2012 18:42:43 +0000 (UTC) Received: from mx1.psconsult.nl (mx1.iaf.psconsult.nl [80.89.238.138]) by mx1.psconsult.nl (8.14.4/8.14.4) with ESMTP id q24IgbKO057317 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 4 Mar 2012 19:42:42 +0100 (CET) (envelope-from freebsd@psconsult.nl) Received: (from paul@localhost) by mx1.psconsult.nl (8.14.4/8.14.4/Submit) id q24IgbjE057316 for freebsd-multimedia@freebsd.org; Sun, 4 Mar 2012 19:42:37 +0100 (CET) (envelope-from freebsd@psconsult.nl) X-Authentication-Warning: mx1.psconsult.nl: paul set sender to freebsd@psconsult.nl using -f Date: Sun, 4 Mar 2012 19:42:37 +0100 From: Paul Schenkeveld To: freebsd-multimedia@freebsd.org Message-ID: <20120304184237.GA57271@psconsult.nl> References: <20120304184018.GA56824@psconsult.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120304184018.GA56824@psconsult.nl> User-Agent: Mutt/1.5.21 (2010-09-15) Subject: Re: if_bridge stops when running virtualbox 4.1.8 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Mar 2012 18:42:44 -0000 Oops! wrong list. Please disregard. On Sun, Mar 04, 2012 at 07:40:18PM +0100, Paul Schenkeveld wrote: > Hi, > > I just noticed that when running Virtualbox 4.1.8 with a bridged network > interface, I loose connectivity to another virtual host running in qemu > whose network interface is bridged to my ethernet interface. After > stopping the Virtualbox instance, I regain connection to the virtual > host under qemu. Ifconfig doesn't give a clue. Has anyone seen this > behaviour or, even better, have a solution? > > My host is running 8.2-RELEASE, here's the relevant ifconfig output: > > em0: flags=8943 metric 0 mtu 1500 > options=2098 > ether 00:1f:16:xx:xx:xx > inet 10.0.0.10 netmask 0xffffff00 broadcast 10.0.0.255 > nd6 options=3 > media: Ethernet autoselect (1000baseT ) > status: active > tap0: flags=8943 metric 0 mtu 1500 > options=80000 > ether 00:bd:32:xx:xx:xx > nd6 options=3 > Opened by PID 13433 > bridge0: flags=8843 metric 0 mtu 1500 > ether 8a:55:3f:xx:xx:xx > id 00:00:00:00:00:00 priority 32768 hellotime 2 fwddelay 15 > maxage 20 holdcnt 6 proto rstp maxaddr 100 timeout 1200 > root id 00:00:00:00:00:00 priority 32768 ifcost 0 port 0 > member: tap0 flags=143 > ifmaxaddr 0 port 5 priority 128 path cost 2000000 > member: em0 flags=143 > ifmaxaddr 0 port 1 priority 128 path cost 20000 > vboxnet0: flags=8802 metric 0 mtu 1500 > ether 0a:00:27:00:00:00 > > Thanks! > > Paul Schenkeveld > _______________________________________________ > freebsd-multimedia@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia > To unsubscribe, send any mail to "freebsd-multimedia-unsubscribe@freebsd.org"