From owner-freebsd-virtualization@FreeBSD.ORG Mon Dec 29 11:06:31 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8964FAFB for ; Mon, 29 Dec 2014 11:06:31 +0000 (UTC) Received: from mailer.gewt.net (mailer.gewt.net [198.27.113.113]) by mx1.freebsd.org (Postfix) with ESMTP id 589FD6679D for ; Mon, 29 Dec 2014 11:06:31 +0000 (UTC) Received: from mailer.gewt.net (unknown [127.0.0.1]) by mailer.gewt.net (Postfix) with ESMTP id 967A24E682; Mon, 29 Dec 2014 06:06:00 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=gewt.net; s=mailer; t=1419851160; bh=hA0D0JO5aDfMmgTCd1j9Vy3Dzfl/gOAZAJsiIRZ3qiA=; h=Subject:From:In-Reply-To:Date:Cc:References:To; b=hcYd5WTDwlG/pbgq+HzpkMZ8Fi7kyONDEOWzFFqBGf7heeuHTTDsr3l+uC2YtRscX rqqsnwVNH3yMQhqYevo0jzAUQLtVe4OhwwLvxGpG/c6Cc8pbOsJcGXlVRbI8/a00jd 9GlP1Qtq+uBkQ7iIF2cW4WCCOcnPEv7tBtBXA/hM= Received: from mailer.gewt.net ([127.0.0.1]) by mailer.gewt.net (mailer.gewt.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RLI_Z1cCQJXD; Mon, 29 Dec 2014 06:05:59 -0500 (EST) Received: from [10.10.10.13] (cpe-65-24-235-132.insight.res.rr.com [65.24.235.132]) by mailer.gewt.net (Postfix) with ESMTPSA id C19754E60B; Mon, 29 Dec 2014 06:05:59 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=gewt.net; s=mailer; t=1419851159; bh=hA0D0JO5aDfMmgTCd1j9Vy3Dzfl/gOAZAJsiIRZ3qiA=; h=Subject:From:In-Reply-To:Date:Cc:References:To; b=vVc0qw1hud4Q3J+Su+Qi8Q1IAig4nxK+J99cBe+ORGA/opd+m3BDMikXbB5tfisA5 U8Wp8gaECnC5h2EAJlzV+fdzyM0UmkByprz//xjl3LLAiZDn2zlSxZ6AbYSDzlNBT6 bmNxCTx7vjgz4rXp3HSlOoy2YLnysMpr70ufVSEQ= Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (1.0) Subject: Re: Multiple network devices cause bhyve to not send traffic. From: Cory Smelosky X-Mailer: iPhone Mail (12B435) In-Reply-To: <67D04BE4-F089-40A8-928E-A6E487ADC6C3@firstyear.id.au> Date: Mon, 29 Dec 2014 06:05:58 -0500 Content-Transfer-Encoding: quoted-printable Message-Id: <4601AEE7-F30B-468B-A357-7F309B159BCD@gewt.net> References: <20141229210327.620994b7@franky.ipa.blackhats.net.au> <67D04BE4-F089-40A8-928E-A6E487ADC6C3@firstyear.id.au> To: William Cc: "freebsd-virtualization@freebsd.org" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Dec 2014 11:06:31 -0000 Huh. Interesting to see libvirt is generating the wrong string! Sent from my iPhone > On Dec 29, 2014, at 05:54, William wrote: >=20 >=20 >=20 >> On 29 Dec 2014, at 21:12, Cory Smelosky wrote: >>=20 >> Try putting one on tap0 and the other on tap1. >=20 > Ohh! Once again I'm bitten by libvirt. It's generating those strings. Ill r= aise an issue with them, and I'll test this by hand. Thanks for your help in= spotting this! >=20 > Sincerely >=20 > William.