Can anyone help with this please?
I've got a machine I'm trying to set up that is a host for numerous VMs. The host is Ubuntu 10.04. The VMs are KVM. Currently the setup is as follows:
Host:
eth0 - n/c
eth1 - n/c
eth2 - inet manual, physically connected to network A
eth3 - n/c
br0 - ip static (172.16.x.x), bridged to eth2 (only)
So the VMs are currently using br0 and are working fine on the 172.16.x.x network
What I need to do is, firstly:
eth0 - n/c
eth1 - n/c
eth2 - inet manual, physically connected to network A
eth3 - inet manual, physically connected to network B
br0 - ip static (172.16.x.x), bridged to eth2 (only)
br1 - ip static (10.2.x.x), bridged to eth3 (only)
So now I can introduce new VMs that are on the 10.2.x.x network.
I figured that would be easy enough. I've done the groundwork on the firewalls, routers and VPN concentrator(s). So far so good.
As soon as I brought up eth3 I lost connection to the host and can no longer connect on either eth2 or eth3. So I'm having to send someone in to Manchester in the morning to physically push keys and bring eth3 back down again
Any idea what's up? I don't see why the second bridge should even remotely interfere with the 1st !!!
Ultimately, to take this to it's logical conclusion, I want to then connect eth0 to network A / br0 and eth1 to network B / br1 for resilience (they will be connected to the failover F/W).
Is this setup even possible or is there something fundamental I'm missing here?
I guess it's possible that the addition of the new bridge might require the host to be rebooted but I've tried to avoid that as one of the existing VMs has live customers on it
If anyone remotely understood all of that, can anyone help??
[EDIT]PS: I've been working on this since Friday PM and have quite literally just exhausted all possibilities to the point I am certain I can't get a connection to the host.
However, the VMs that are running on network A are still running just fine and can talk on the network as normal. Most odd!!
guddler2011-01-16 21:45:00
I've got a machine I'm trying to set up that is a host for numerous VMs. The host is Ubuntu 10.04. The VMs are KVM. Currently the setup is as follows:
Host:
eth0 - n/c
eth1 - n/c
eth2 - inet manual, physically connected to network A
eth3 - n/c
br0 - ip static (172.16.x.x), bridged to eth2 (only)
So the VMs are currently using br0 and are working fine on the 172.16.x.x network
What I need to do is, firstly:
eth0 - n/c
eth1 - n/c
eth2 - inet manual, physically connected to network A
eth3 - inet manual, physically connected to network B
br0 - ip static (172.16.x.x), bridged to eth2 (only)
br1 - ip static (10.2.x.x), bridged to eth3 (only)
So now I can introduce new VMs that are on the 10.2.x.x network.
I figured that would be easy enough. I've done the groundwork on the firewalls, routers and VPN concentrator(s). So far so good.
As soon as I brought up eth3 I lost connection to the host and can no longer connect on either eth2 or eth3. So I'm having to send someone in to Manchester in the morning to physically push keys and bring eth3 back down again
Any idea what's up? I don't see why the second bridge should even remotely interfere with the 1st !!!
Ultimately, to take this to it's logical conclusion, I want to then connect eth0 to network A / br0 and eth1 to network B / br1 for resilience (they will be connected to the failover F/W).
Is this setup even possible or is there something fundamental I'm missing here?
I guess it's possible that the addition of the new bridge might require the host to be rebooted but I've tried to avoid that as one of the existing VMs has live customers on it
If anyone remotely understood all of that, can anyone help??
[EDIT]PS: I've been working on this since Friday PM and have quite literally just exhausted all possibilities to the point I am certain I can't get a connection to the host.
However, the VMs that are running on network A are still running just fine and can talk on the network as normal. Most odd!!
guddler2011-01-16 21:45:00