From: carlopmart <carlopmart@gmail.com>
To: kvm@vger.kernel.org
Subject: Writting iptables rules to accept inbound connections to kvm guests
Date: Wed, 16 Sep 2009 12:18:54 +0200 [thread overview]
Message-ID: <4AB0BB8E.8010701@gmail.com> (raw)
Hi all,
I have installed a CentOS 5.3 x86_64 server with kvm and libvirt to do
some tests for future virtualized deployments.
My environment:
eth0 --> 172.25.50.1/24 ("public" host ip)
virbr0 ---> 192.168.122.1/24 (natted interface installed by libvirt)
virbr1 ---> 172.26.50.0/24 (isolated internal virtualized network,
whithout physical interface binded)
Between 192.168.122.0/24 network and 172.26.50.0/24 network I have
installed a virtual firewall. So to reach 172.26.50.0/24 network, all
connections needs to go to 192.168.122.0/24 network.
I need to insert some iptables rules to allow access to some services
installed on 172.26.50.0/24 network like smtp,http,ftp, etc.
How can I configure libvirt to forward and nat these services coming
from 172.25.50.0/24 network to a specific IP under 192.168.122.0/24
network?? Or do I need to use /etc/sysconfig/iptables configuration and
disable libvirt's iptables rules ?? Some examples, please??.
many thanks.
--
CL Martinez
carlopmart {at} gmail {d0t} com
reply other threads:[~2009-09-16 10:19 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4AB0BB8E.8010701@gmail.com \
--to=carlopmart@gmail.com \
--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.