From mboxrd@z Thu Jan 1 00:00:00 1970 From: ching Subject: Re: macvlan/macvtap: guest/host cannot communicate when network cable is unplugged Date: Fri, 31 Aug 2012 06:32:37 +0800 Message-ID: <503FEA05.6060202@gmail.com> References: <503D486B.1030208@gmail.com> <503F58D0.2010003@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, "Michael S. Tsirkin" , qemu-devel@nongnu.org, kaber@trash.net To: Stefan Hajnoczi Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org Sender: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org List-Id: netdev.vger.kernel.org >> I also perform an additional test: the guests (macvtap bridge mode) CAN communicate each other no matter network cable is plugged or not. > Strange. I thought the original problem was that the macvtap guests > cannot communicate with each other when the network cable is > unplugged? > > Hopefully someone else can help you, I'm not familiar enough with > macvlan/macvtap. > > Stefan > My word may be a little bit confusing, it should be I also perform an additional test: I created two qemu guests (macvtap bridge mode on eth0), they CAN communicate each other no matter network cable of the host is unplugged or not. and my problem is specified in the subject already: guest/host cannot communicate when network cable is unplugged if my configuration seems correct, i may file a kernel bugzilla and seek for their advice. ching