public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* using KVM w/o dnsmasq on CentOS 5.2 X64
@ 2009-02-02 10:06 Stefan Krümmel
  2009-02-02 10:52 ` Daniel P. Berrange
  2009-02-02 11:37 ` Paolo Pedaletti
  0 siblings, 2 replies; 3+ messages in thread
From: Stefan Krümmel @ 2009-02-02 10:06 UTC (permalink / raw)
  To: kvm

Hi,

I'm trying to convert some of our virtual machines from VMWare Server 2 to
KVM on CentOS 5.2 X64.

KVM constantly gives me headaches when it comes to networking  
configuration.

Being used to VMWare, there are some things that don't work as expected.

1. kvm/libvirt manipulate iptables, effectivly breaking the hosts  
networking
iptables is usually turned off on the dev machine( iptables -F, no rules  
set during boot)

2. kvm/libvirt comes with dnsmasq, which gets started automagically,  
colliding
with out existing DDNS setup(ISC's bind/dhcpd3 )

I'm hope some of you might shed some light on howto
1) bridge a KVM-VM to an exisiting Ethernet interface, behaving exactly  
like
a real/physical NIC, being able to handle any  
ARP/BOOTP/PXE/DHCP/IP/whatever requests.

and 2) setup a virtual ethernet-network, which is completely isolated
 from the host's networking WITHOUT using NAT/dnsmasq.

e.g. we have a JEOS VM which acts as a tightly restricted dual-homed GW for
VMs that are required to run in a completely isolated network.

I've browsed thru several docus/wikis related to xen/kvm
but none them gave any clues about this custom networking setup.

regards
Stefan Kruemmel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-02-02 11:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-02 10:06 using KVM w/o dnsmasq on CentOS 5.2 X64 Stefan Krümmel
2009-02-02 10:52 ` Daniel P. Berrange
2009-02-02 11:37 ` Paolo Pedaletti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox