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

[Xen-users] How is the IP Address bridge configuration between dom0 and

To: xen-users@xxxxxxxxxxxxxxxxxxx, xen-users-owner@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] How is the IP Address bridge configuration between dom0 and domU?
From: "€®!© Jansen" <janseneric@xxxxxxxxx>
Date: Mon, 21 Apr 2008 23:08:28 +0200
Delivery-date: Mon, 21 Apr 2008 14:10:59 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=/i63bUG2LtSrazDqjb1v9JVOXeRJY1ELvs3KKwsrPqg=; b=tz4H0AbJZSP4Nl0J4boai2S9M8l6mOOJGVu7SKhjV3PRemMhb/fRU8X9ZQSaLxCuQWTEemk9Lm4zcfz4iHlQYgFOEATSR99wTHzoDuTjD1PW9isKQ5xO+LPEqw6HF8V45HQZrxfVrw7jPRlbXSwdPtw1vr4GGW0WFYwM/K9Bz6U=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=MVhBtHIq/qiEXXkL612D2kPDXxKoI+Ej2hEqNzZu/pf4CzD5Z0XK7vKFCXFCiXDK8vI0JVQqVgocLtb66w3lJbtrsDY/CWmOwpk6ncpckOdjPd8yBzaLqon1EZk5zIRgYImOfwSj6iY9vBpez73G7B2veKMpDoB52oBsET2B9zo=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi guys,
I made one domU guest Centos 5.1, In the first time, I set the IP addess up with dhcp and after rebooting it could connect between dom0 and itself. Having changed to Static IP address, using ssh I found no route to dom0. What's wrong?

note: in dom0 configuration inside /etc/xen/vm01, I changed :
vif = [ "mac=00:16:3e:65:10:13,bridge=virbr0,type=ioemu" ]
to
vif = [ "mac=00:16:3e:65:10:13,bridge=xenbr0,type=ioemu" ]

Please help me to resolve this matter
thanks before
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] How is the IP Address bridge configuration between dom0 and domU?, €®!© Jansen <=