WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] IPs jumping around on domU?

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] IPs jumping around on domU?
From: jez <jez@xxxxxxxxxx>
Date: Fri, 23 Mar 2007 17:02:15 +0100
Delivery-date: Fri, 23 Mar 2007 07:57:30 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <4603DEBB.5050908@xxxxxxxx>
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>
Mail-followup-to: xen-users@xxxxxxxxxxxxxxxxxxx
References: <4603DEBB.5050908@xxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.13 (2006-08-11)
On Fri, Mar 23, 2007 at 02:05:47PM +0000, p wrote:
> 
> domU /etc/network/interfaces:
> 
> auto lo
> iface lo inet loopback
> 
> # device: eth0
> auto eth0
> iface eth0 inet static
> address 88.198.X.A
>        broadcast 88.198.Y.Y
>        netmask 255.255.255.248
>        gateway 88.198.Y.Y
> # device: eth1
> auto eth1
> iface eth1 inet static
> address 88.198.X.B
>        broadcast 88.198.Y.Y
>        netmask 255.255.255.248
>        gateway 88.198.Y.Y
> # device: eth2
> auto eth2
> iface eth2 inet static
> address 88.198.X.C
>        broadcast 88.198.Y.Y
>        netmask 255.255.255.248
>        gateway 88.198.Y.Y

Hi p

Don't think you shouldn't specify more than one gateway in your interfaces 
file. Remove the gateway entries for eth1 and eth2 and see if that improves 
your situation.

jez

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>