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] Unable to communicate with Dom0

To: Subhabrata Bhattacharya <xions.microcosm@xxxxxxxxxxxxxx>
Subject: Re: [Xen-users] Unable to communicate with Dom0
From: Boris Lenzinger <boris.lenzinger@xxxxxxxxx>
Date: Mon, 18 Jul 2005 23:07:20 +0200
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 18 Jul 2005 21:06:36 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:user-agent:x-accept-language:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=PDqgthP0lS14RevE148kGT0irLSLtsxKrFFcSxdJPhQHU7BKQZTarKCKzC2aElFOLHQ3KapvJBPcrbinIA00zOlB3Oj1ikfGD7vV27+ytEcCwSEOFxljA3PBpzpSThJ7P9fNnLyqc//Hgied23VBA7ZSwuBtjFoMOyqA59TZXs0=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <484a4e2405071806343c9832ef@xxxxxxxxxxxxxx>
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: <484a4e2405071806343c9832ef@xxxxxxxxxxxxxx>
Reply-to: boris.lenzinger@xxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0.2-6 (X11/20050513)
Hi,

could you make a ifconfig -a on the Xen-DomainU and send the output please ?
I've read somewhere (can't remember where) a similar problem where network interface was not started on boot.

Boris

Subhabrata Bhattacharya wrote:

Hi,

I am able to boot Xen Domain 0 on Linux 2.6.11.10-Xen0 kernel. The
installation is perfect.

But while booting Xen-DomainU [Linux 2.6.11.10-XenU] I recieve these
messages and after booting into the unprevileged domain, I am unable
to ping Domain 0. The reverse is also not possible.

Running local start scripts.
Starting basic firewall: modprobe: could not parse modules.dep

iptables v1.2.11: can't initialize iptables table `filter': iptables
who? (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
                                                               failed
Setting up interface eth0:                                      done
Setting up interface eth0:                                      done
Setting default route: route: SIOC[ADD|DEL]RT: Network is unreachable
                                                               failed
----------------------------


This is my Domain U configuration.

[root@tux06 xenfs]# cat /etc/xen/tintin
kernel = "/boot/vmlinuz-2.6.11.10-xenU"
memory = 128
name = "tintin"

nics = 1
vif = ['bridge=xen-br0']
netmask="255.255.255.192"
gateway="172.21.31.129"
ip="172.21.31.171"
hostname="tintin"

root = "/dev/hda5 ro"
disk = ['file:/mnt/xenfs/tintin,hda5,w']
---------------------
And this is my Domain 0 network configuration:

[root@tux06 xenfs]# ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:11:11:01:2B:EC
         inet addr:172.21.31.186  Bcast:172.21.31.191  Mask:255.255.255.192
         UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
         RX packets:78373 errors:0 dropped:0 overruns:0 frame:0
         TX packets:19866 errors:0 dropped:0 overruns:0 carrier:0
         collisions:0 txqueuelen:1000
         RX bytes:6487121 (6.1 Mb)  TX bytes:4065555 (3.8 Mb)
         Base address:0xdf40 Memory:fcfe0000-fd000000


lo        Link encap:Local Loopback
         inet addr:127.0.0.1  Mask:255.0.0.0
         UP LOOPBACK RUNNING  MTU:16436  Metric:1
         RX packets:2788 errors:0 dropped:0 overruns:0 frame:0
         TX packets:2788 errors:0 dropped:0 overruns:0 carrier:0
         collisions:0 txqueuelen:0
         RX bytes:232027 (226.5 Kb)  TX bytes:232027 (226.5 Kb)


xen-br0   Link encap:Ethernet  HWaddr 00:11:11:01:2B:EC
         inet addr:172.21.31.186  Bcast:172.21.31.191  Mask:255.255.255.255
         UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
         RX packets:67828 errors:0 dropped:0 overruns:0 frame:0
         TX packets:13477 errors:0 dropped:0 overruns:0 carrier:0
         collisions:0 txqueuelen:0
         RX bytes:4381514 (4.1 Mb)  TX bytes:1281048 (1.2 Mb)

Please help.
~$ubh

_______________________________________________
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>