All of lore.kernel.org
 help / color / mirror / Atom feed
From: Volker Cordes <mail@vcordes.info>
To: kvm@vger.kernel.org
Subject: networking problems between vms
Date: Mon, 07 Feb 2011 10:51:57 +0100	[thread overview]
Message-ID: <4D4FC0BD.9050801@vcordes.info> (raw)

Hello,

I'm running 4 virtual machines on one host, connected by a network
bridge on the host (IP 192.168.0.1). All TAP devices get added to that
bridge when starting the vm:

brctl show
bridge name     bridge id               STP enabled     interfaces
br0             8000.52fd3fbd954e       no              tap01
                                                        tap02
                                                        tap03
                                                        tap04

I use virtio networking (but tried the e1000 driver, too). The vms have
static IPs 192.168.0.250 - 253 with 192.168.0.1 as the gateway.
Connecting from the host to the machines and from the machines to the
internet works just fine. The problem lies in connecting from one
machine to another. There is a 30 seconds delay until the connection
gets established, I tried ssh, http and mysql. After the connection is
there, the speed seems to be normal.

Any hints would be appreciated.

Thanks,
Volker

             reply	other threads:[~2011-02-07 10:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-07  9:51 Volker Cordes [this message]
2011-02-07 10:41 ` networking problems between vms Avi Kivity
2011-02-07 11:27   ` Volker Cordes
2011-02-08 10:16     ` Avi Kivity
2011-02-09 22:12       ` Volker Cordes

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D4FC0BD.9050801@vcordes.info \
    --to=mail@vcordes.info \
    --cc=kvm@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.