|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] routed networking
On Mon, Nov 27, 2006 at 03:46:36PM -0500, Michael Froh wrote:
> I am also new to xen so take with a grain of salt. I found the networking
> wiki
> page to be very useful in understanding how xen networking functions:
> http://wiki.xensource.com/xenwiki/XenNetworking
> My interpretation of your requirements and this wiki page are:
> - you want all DomU's visible to Internet
> - you want DomU to have a single eth interface
> - you want to use bridge networking
> - you don't mind having Dom0 publicly addressable
> - xenbr0 (bridge) does not use an IP (as per wiki)
> Then you should need an IP address for each of the eth interfaces on your
> physical server and one for each of your DomU vms. For example if your
> server has a single eth0 interface, you would need 3 IPs for each of Dom0,
> DomU1 and DomU2.
Thanks for replying.
That pretty much sums it up, so am I to assume its as simple as
changing the line I use from (vif-script vif-bridge) to (vif-script
vif-route) in xend-config.sxp and configuring my dom0 and domUs in a
'normal' manner with the 3 ips I'm provided?
If so, I feel pretty stupid..
Thanks again.
--
Pete
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|