[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] VIF interface gets IP adress and is used as 2nd default route


  • To: xen-users@xxxxxxxxxxxxx
  • From: Niels Dettenbach <nd@xxxxxxxxxxxx>
  • Date: Fri, 28 Nov 2014 10:34:33 +0100
  • Delivery-date: Fri, 28 Nov 2014 09:35:12 +0000
  • List-id: Xen user discussion <xen-users.lists.xen.org>

Am Freitag, 28. November 2014, 10:14:30 schrieb Niels Dettenbach:
> Could you try to explicitely configure the vif of your Win Dom0 to ânoneâ or
> similar in Ubuntu (dome) to avoid DHCP clienting?
> 
> btw: You are able to define a static interface name for your DomUs (like
> win0 instead of a random vif[n]) - this might helpâs you here too.
...just do/try the following:

 - in the config file of your Win DomU add "vifname=win1" to your vif config 
string - like (example):

        vif = [ 'mac=aa:bb:cc:dd::ee, bridge=xenbr0, vifname=win0' ] 

 - in "/etc/network/interfaces" of your Dom0 add:

iface win0 inet manual

 - you may have to add a "allow-hotplug eth0" to avoid hotplugging of vif 
interfaces


 - to prevent NetworkManager to handle your VIF Interfaces you may use this in 
your networkmanager config file:
[main]
plugins=keyfile

[keyfile]
unmanaged-devices=mac:aa:bb:cc:dd:ee;mac:66:77:88:99:00:aa

(where this MACs are the ones of your VIFs)

hth,
cheerioh,


Niels.

-- 
 ---
 Niels Dettenbach
 Syndicat IT & Internet
 http://www.syndicat.com
 PGP: https://syndicat.com/pub_key.asc
 ---
 



Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
http://lists.xen.org/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.