Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-users

Re: [Xen-users] How to setup network configuration in guest domain.

To: trilok nuwal <tc.nuwal@xxxxxxxxx>
Subject: Re: [Xen-users] How to setup network configuration in guest domain.
From: Tim Post <tim.post@xxxxxxxxxxxxxxx>
Date: Fri, 29 Dec 2006 18:58:48 +0800
Cc: Xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 29 Dec 2006 02:58:58 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <f58fc26d0612290129k6ee5487fwd266250bdb6f38c3@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Organization: Net Kinetics
References: <f58fc26d0612290129k6ee5487fwd266250bdb6f38c3@xxxxxxxxxxxxxx>
Reply-to: tim.post@xxxxxxxxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Fri, 2006-12-29 at 14:59 +0530, trilok nuwal wrote:
> Hi,
> 
> I want to setup network congfiguration in my guest domain. How this
> can be setup so that my dom0 should be pingable  from my guest domain.
> Because i wanted to mount NFS location to my guest domain.
> 
> Thanks in advance for help.
> 
> Trilok 

You would do this as you would normally. For all intensive purposes,
dom-0 and your guest can be counted as two completely separate machines.
I'm assuming dom-0 has an IP, just provide one for your guest.

Another useful way of doing this is bringing up a second bridge that
doesn't port any physical ethernet device, and using it as you would a
dumb ethernet switch. This lets you have a public and private network,
the private being between the guests themselves and dom-0. Each guest
gets 2 vif's, one using the public bridge, one using the dummy (private)
bridge. 

If you give an indication of what OS you're using on dom-0, it would be
easier to give some examples or better pointers. I'm happy to help with
anything GNU .. but don't often venture into Fedora or other yum-ish
distros with bridged networking or Xen.

Best,
-Tim

> 
> 
> 
> 
> _______________________________________________
> 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