|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Configuring a NIC for DOM0 and DOMU
On Mon, Oct 19, 2009 at 3:08 AM, John Preston <byhisdeeds@xxxxxxxxx> wrote:
> Can some say how I could configure a NIC in DOM0 and DOMU if I have another
> NIC already configured for DOMU.
>
> In other words, DOM0 is connected to the public network while DOMU is
> configured as a private network with its own NIC. Now I wish to have the NIC
> of DOM0 available in DOMU to mount a NFS drive..
Easiest way:
- have dom0 create bridges for both NICs. I like to use OS's
networking scripts, but you can also use a wrapper for Xen's
network-bridge script (see
http://wiki.xensource.com/xenwiki/XenNetworking#head-7b845eda5e0154fecb98165adbd774f6168119d1)
- create domU config with 2 NICs, each on a bridge.
--
Fajar
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|