 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Domain interfaces
 On Jan 25, 2008 9:45 AM, Alasdair P Mclean <mcleanap@xxxxxxxxxxxxx> wrote: 
 Yes, you can setup a dummy0 device in Dom0 to be used for this purpose.  1. Create the dummy0 network interface device (as simple as creating a network device and loading the dummy module appropriately) - this process is of course distro specific 2. Specify the (network-script 'network-bridge netdev=dummy0') in xend-config.sxp. If you need other accesses you will need to setup a custom script that handles that. 3. use the appropriate vif=['bridge=xenbrX'] for the guest config. 
 From my experience MAC address hhas always worked. I would be surprised that it doesn't for you. Post the relevant config for that and also the Xen version etc.  Setting the IP I have often had to do manually in the guest to match. I am not sure if this was/is a bug or is by design. Best Regards, Todd 
 _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users 
 
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |