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

AW: [Xen-users] NAT with static ip configuration doesn't work

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: AW: [Xen-users] NAT with static ip configuration doesn't work
From: Franz Von Hahn <franz.vonhahn@xxxxxxxx>
Date: Wed, 22 Oct 2008 21:13:21 +0000 (GMT)
Delivery-date: Wed, 22 Oct 2008 14:14:00 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.de; h=X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=sGWEzsCbtZBpHTnLaDVvSroDdEzLTqjTSmO5gOfqKPphBgYVqUjVWhv6ZGeLVh+TNeZv0zZ95KGkyOfow6hHXNuhicIrGt2Qd993seJo2R7Pj1anuy7T/+fcSiRAwpY+0c0Pg3Cf8Kl1alLHqFNbNLOunfTkAifUTpNSUfJw7eM=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
hey!

please note, that fedora 9 doesn't have native support for running F9 as Dom0. 
i use centos 5.2 as dom0. it doesn't have support for the newest hardware but 
it works very stable. if you want to use Fedora, please use Fedora 8 (!) as 
Dom0, as it has native support for Dom0.

greets,

franz von hahn





----- Ursprüngliche Mail ----
Von: Zhi Wang <zwangf@xxxxxxxxx>
An: xen-users@xxxxxxxxxxxxxxxxxxx
Gesendet: Mittwoch, den 22. Oktober 2008, 22:35:33 Uhr
Betreff: [Xen-users] NAT with static ip configuration doesn't work

Hi, All
I have a very basic configuration as this:
Dom0 is based on Fedora core 9. Xen 3.3.0 built from source code. Dom0 is a 
standard build of 2.6.18.8-xen. 
I have only one physical NIC connected to the Internet. The DomU is a ubuntu 
server 8.04 HVM. I did the 
following steps to setup NAT network for my domU. 
1. change /etc/xen/xend-config.sxp to use NAT:
          (network-script network-nat)    
          (vif-script    vif-nat)

2. the configuration file for domU is as
          vif = [ 'mac=00:16:xx:xx:xx:xx, ip=10.0.0.1']

When I create the domU, the scripts will bring up two extra interfaces: vif3.0 
and tap3.0. 
That is, now I have four interface: eth0, lo, vif3.0 and tap3.0. Eth0 is 
connecting to the Internet.
Everything looks ok, but I can't ping the domU from dom0. Neither can I ping 
the dom0 
form domU.

>From a quick tcpdump, it seems that the virtual NIC in domU is actually 
>connected to 
Tap3.0. Nothing shows up in vif3.0. If I bring down vif3.0 and configure the 
tap3.0 with
the router address, everything works just fine. 

I am just wondering if I have done anything wrong. Supposedly the official 
release of XEN
should be able to work under such a simple configuration. Thanks

Best regards,
Zhi


      


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






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

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