kvm on jaunty Bridging eth0

Niels Jende mylists1 at web.de
Fri May 29 10:52:38 UTC 2009


Hi Folks,

first of all I'd like to say, that, as far as I can say, KVM is now working on my Jaunty Server :-)

However, I just edited /etc/networkung/interfaces for bridging, which looks like that:

/etc/network/interfaces
auto lo
 iface lo inet loopback
auto eth0
 iface eth0 inet manual
auto br0
 iface br0 inet static
      address 192.168.200.10
      network 192.168.200.0
      netmask 255.255.255.0
      broadcast 192.168.200.254
      gateway 192.168.200.1
      bridge_ports eth0
      bridge_fd 9
      bridge_hello 2
      bridge_maxage 12
      bridge_stp off

After /etc/init.d/networking restart I expected the interface br0 to be on 192.168.200.10 but all of the sudden the interface is on 192.168.122.1. Ooops, anyone an idea of what went wrong?

I followed this HowTo:

http://qemu-buch.de/d/Installation/_Kernel-based_Virtual_Machine

Thanks for your help
Regards
Niels
_______________________________________________________________________
Nur bis 31.05.: WEB.DE FreeDSL Komplettanschluss mit DSL 6.000 Flatrate
und Telefonanschluss für 17,95 Euro/mtl.! http://produkte.web.de/go/02/





More information about the ubuntu-users mailing list