|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] XCP and Amazon EC2-style networking
Unless I'm reading something wrong here, I can't figure out why you'd
want a private IP NATted to a dedicated public IP for the DomU. If
you're going to use the DomUs as NATted workstations, just put the whole
thing behind a NAT router and you're done.
Vern Burke
SwiftWater Telecom
http://www.swiftwatertel.com
ISP/CLEC Engineering Services
Data Center Services
Remote Backup Services
On 3/14/2010 3:30 PM, C V wrote:
On EC2, each instance (Xen DomU) gets an internal IP address (usually
10.x.y.z) and also a public IP address which is NAT'ed to the internal
IP address. I am assuming that this NAT happens in Dom0.
In XCP, the DomU VIFs are directly bridged to the physical network --
this would be the internal IP equivalent. I don't see any equivalent way
to NAT the public IP address to the internal IP address. With xend-style
networking it may have been possible to use network-nat or perhaps
network-route
vi /etc/xen/xend-config.sxp
(network-script network-route)
#(network-script network-bridge)
#(network-script network-nat)
Is it possible in XCP?
Thanks
--
CV
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|