Displaying 1 result from an estimated 1 matches for "virtbridge1".
2011 Jul 06
1
Guest-networking: Two subnets = Guests cannot connect to the other subnet
...bnets get routed to the main ip
(this is done by our provider).
Network on hosts are done like this:
<network>
<name>subnet_1</name>
<uuid>7c60990d-ab31-c4a5-cd2b-5ce4c7c61d38</uuid>
<forward dev='eth0' mode='route'/>
<bridge name='virtbridge1' stp='off' delay='0' />
<mac address='52:54:00:4D:83:2A'/>
<ip address='xx.xx.240.121' netmask='255.255.255.248'>
</ip>
</network>
<network>
<name>subnet_2</name>
<uuid>7c60990d-ab31-c4a5-cd2b-...