Ubuntu Server 12.04.1 and Linux KVM on Fujitsu RX300 S5
Hello List,
we are running VMs in KVM on different Servers and everything is fine.
Now I wanted to set it up on Fujitsu RX300 S5 Servers, but using bridged
networking, all packets are dropped but to the host...
To explain it in more detail:
I install 12.04.1 Server AMD64 with default settings. Afterwards I update
the server with aptitude and set up the network like this:
auto br0
iface br0 inet static
address 192.168....
netmask 255.255.255.0
network 192.168....
broadcast 192.168....
gateway 192.168....
# dns-* options are implemented by the resolvconf package, if
installed
Network connection is fine for the Host. On other Hardware this setup
runs smoothly on
Ubuntu Server 11.04 since more than a year...
If I setup a VM Guest (1204 Server) connected via a bridge (br0), the
guest can only reach
the Host. All other packets seem to be dropped. If I use a NAT-NIC
(default), the network
connection is fine.
I use virtio-drivers and the Server Hardware are two Fujitsu RX300 S5.
Doesn't work on both
systems. I compared iptables-rules, route-entries, all identical to the
other servers, where it
works just fine.
Does anybody have an idea, what it could be? I am really stuck =(
Do you need more info?
--
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam