[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] One nic multiple ip's
nomid wrote: Current /etc/network/interfaces settings: auto lo iface lo inet loopback auto eth0 iface eth0 inet static address 193.34.X.88 netmask 255.255.255.128 gateway 193.34.X.1 auto eth0:0 iface eth0:0 inet static address 93.104.X.230 netmask 255.255.255.128 gateway 193.34.X.1 auto eth0:1 iface eth0:1 inet static address 93.104.X.231 netmask 255.255.255.128 gateway 193.34.x.1 .. . . ip's are 193.34.X.88 and 93.104.x.230 - .233 Now all ip's working. If i try 93.104 adress on domU. Dom0 can acces net, but DomU not. You DO NOT add the IPs to Dom0, if Dom0 is in bridging mode then you simply add the IP you want to DomU. This is just as you would do if you had a 'real' network of 'real' machines - each machine MUST have a unique address not used by any other machine in the world. -- Simon Hobson Visit http://www.magpiesnestpublishing.co.uk/ for books by acclaimed author Gladys Hobson. Novels - poetry - short stories - ideal as Christmas stocking fillers. Some available as e-books. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |