Xen & SHorewall - routed vs bridged
2007-08-01 10:50:17 GMT
I've now had chance to experiment with both bridges and routed setups (copying Toms example on the web site) for Xen, here are a few observations : Bridged: Default setup, easy to get the network going. Shorewall works but has some limitations in a bridged environment, but in dom-u's works just like a real single interface machine. Routed: Harder to set up the networking Removes limitations of firewalling in a bridge Dom-U's don't get broadcasts from parent network One issue took a bit of sorting out : The environment I'll be wanting to run will involve a variable number of guest machines, and some of them may not be started automatically. This caught me out this morning when I switched on my test server and couldn't access it. Shorewall failed to start at bootup because all the interfaces weren't present. I tried setting the interfaces file to use a wildcard (ethx+), but that still left the proxyarp stetting where >#ADDRESS INTERFACE EXTERNAL HAVEROUTE PERSISTENT >192.168.1.181 ethx1 eth0 no yes produced this error(Continue reading)
RSS Feed