WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

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

<Prev in Thread] Current Thread [Next in Thread>