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] (network-script network-nat)

To: franck@xxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] (network-script network-nat)
From: "Jerry Amundson" <jamundso@xxxxxxxxx>
Date: Thu, 8 Mar 2007 10:21:56 -0600
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 08 Mar 2007 08:21:31 -0800
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gleN1tWanE5gF7sX7PDOzEiIJYlrOhIZ9lHx1yQ/h87MqSpWtIDOpnERilbX0NKzQMpJZuR44hcvl/VXbxcS6ggP+IYM/1THXZAhb+pBIw38AssOQ3NtUkqjanpRzwsuinol0Ev42Lxrs00uGnfuF72lPevn4wEYYp3oV635Zfw=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=fufOXS752aBgtrZR7s6TEs5VDusu1Oa76xeIPVdnw6IWLXyb3jVY5mBnOMVMFtZ7pTsdxuJPsPfnOCngo/aZlImiPs9+6PkquBNCUV3d/Z0oS7qGc6On29XBMQvV91gdfdE65qLvHb2Zkm5w2adloysvtkQAuNeNRMJAaODnXoc=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <63958.82.127.101.47.1173267079.squirrel@xxxxxxxxxxxxxxxxxxxxxxxxx>
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>
References: <63958.82.127.101.47.1173267079.squirrel@xxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On 3/7/07, Franck <franck@xxxxxxxxxxxxxxxxx> wrote:
Hi,

one little question

In xend-config.sxp, i've this :
(network-script network-nat)
(vif-script vif-nat)

In my domU config file, i've this
vif = [ 'ip=192.168.0.61' ]
ip="192.168.0.61"
netmask="255.255.255.0"
gateway="192.168.0.1"

I'm starting domU and ALL work fine YAHOO.
BUT, because there's a BUT, in dom0, ifconfig like this :
vif1.0    Link encap:Ethernet  HWaddr FE:FF:FF:FF:FF:FF
          inet addr:192.168.0.188  Bcast:0.0.0.0  Mask:255.255.255.255
          inet6 addr: fe80::fcff:ffff:feff:ffff/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:4 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

What's this IP 192.168.0.188 ???

The IP you had configured for eth0 of the dom0 host.

Is it possible having 192.168.0.61 instead ???

No. You can't have two systems with the same IP address.

jerry

--
"Oh joy! Rapture! I've got a brain"
-Scarecrow

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

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