[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Re: Related to accessing guest OS based web server
On Tue, Mar 10, 2009 at 12:16 AM, Abhay Bhadani <abhadani@xxxxxxxxx> wrote: > How should i set the route to the existing IP address i,e 192.168.122.71 > or any other suggestion that might work. If you're familiar with vmware, then what you're (most likely) using right now is similar to vmware's NAT networking. To access a domU (guest) from other hosts you need to use bridged networking. On xen, this is done by selecting the bridge xenbr0 (or whatever bridge your ethernet device is on) instead of virbr0. After that, you need to setup domU's networking the same way you setup any other host on dom0's network (whether it's static IP or dhcp). Regards, Fajar _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |