[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Re: Xen domU Gateway
On Mon, Aug 11, 2008 at 12:48 PM, Simon Gottschlag <simon@xxxxxxxxxxxxx> wrote: > Could you explain it a little close? > What do you mean with giving DomU eth0 static ip? > Can I give it whatever I want and it will still work? yep. the bridge in Dom0 is just that, a bridge (also known as an ethernet switch). it doesn't care what IP the DomU uses, it just forwards Ethernet frames. > How do I make Dom0 to only use eth1, and not have access to eth0? don't set any IP number to it. it will only be a 'patch cord' between the real switch, and the internal bridge. > Last question, how do I make my DomU start when the computer starts? it depends on the Xen scripts you use. something like putting a soft link in /etc/vm/start to the DomU config -- Javier _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |