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 problem

To: "Gino LV. Ledesma" <gledesma@xxxxxxxxx>
Subject: Re: [Xen-users] Network problem
From: Nivedita Singhvi <niv@xxxxxxxxxx>
Date: Thu, 21 Apr 2005 15:47:24 -0700
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 21 Apr 2005 22:47:15 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <e27bf7770504211329228e5758@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: <e27bf7770504211329228e5758@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 0.8 (X11/20041020)
Gino LV. Ledesma wrote:

And on the guest OS:
eth0      Link encap:Ethernet  HWaddr DE:AD:29:BA:AC:EA
          inet addr:192.168.0.2  Bcast:182.168.255.255  Mask:255.255.0.0

You have a typo here: 182.168. It's confused about the network,
if that is really the case.

Your eth0 interface on the guest OS is not on the same subnet
as the dom0 interface. That needs to be the same.


In the dom1 config, I've configured vif as follows:
vif = [ 'mac=DE:AD:29:BA:AC:EA, bridge=xen-br0' ]

bridge utils seems to have it correct:

bridge name     bridge id               STP enabled     interfaces
xen-br0         8000.000c29baace0       no              eth0
                                                        vif1.0
I can't even get the guest OS and the host OS to talk to each other.
I've also tried enabling ip_forward but still no dice. I was mucking
around before and managed to get them to talk to each other once, but
from there I couldn't make the guest OS talk to the gateway of the
host OS.

Also, are your routes setup on the guest domain?

"netstat -rn" or "ip route show" will tell you..


thanks,
nivedita

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

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