Gentoo Archives: gentoo-user

From: Nilesh Govindrajan <me@××××××××.com>
To: Gentoo User Mailing List <gentoo-user@l.g.o>
Subject: [gentoo-user] KVM networking help
Date: Wed, 17 Jul 2013 18:29:03
Message-Id: CAHgBc-tXZR4TrMw_eyK6i2-FvuZ01-16ROuagweiLK24DNO3ww@mail.gmail.com
1 Hi,
2
3 I need some help settling up networking with KVM machines.
4
5 I have one public interface with four publicly accessible IPs.
6
7 I want to run a private virtual network for the VMs, such that every VM can
8 access every other VM and host, also host can access every VM (required for
9 NAT).
10
11 So far I tried this:
12
13 Create two tap interfaces.
14 Add them to a bridge
15 Assign IP to bridge
16 Set different MACs for VMs' NICs.
17
18 This let's me access one VM to another also VM to host (not sure about
19 this, ping works).
20 But I'm not able to use host to VM (ping works), I'm not able to connect to
21 sshd running inside VM from host.

Replies

Subject Author
Re: [gentoo-user] KVM networking help Alon Bar-Lev <alonbl@g.o>
Re: [gentoo-user] KVM networking help William Kenworthy <billk@×××××××××.au>