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] Not sure if my bridge is the problem or my firewall

To: trist007 <drakoth777@xxxxxxxxx>
Subject: Re: [Xen-users] Not sure if my bridge is the problem or my firewall
From: Luciano Rocha <strange@xxxxxxxxxxxxx>
Date: Mon, 7 Apr 2008 09:08:24 +0100
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 07 Apr 2008 01:09:05 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <16530281.post@xxxxxxxxxxxxxxx>
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: <16530281.post@xxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.14 (2007-03-31)
On Sun, Apr 06, 2008 at 02:49:43PM -0700, trist007 wrote:
> 
> I'm running Xen and created a virtual os called Domain-1.  So now I have two
> systems, Domain-0(dom0) and Domain-1(dom1), both running fedora 8.  I only
> have 1 ethernet device eth0.  However, for some reason, my internet doesn't
> work in Domain-1.  
> 
> My output for route -n on Domain-0 is: 
> Kernel IP routing table
> Destination     Gateway         Genmask         Flags Metric Ref    Use
> Iface
> 192.168.1.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0
> 192.168.122.0   0.0.0.0         255.255.255.0   U     0      0        0
> virbr0
> 0.0.0.0         192.168.1.1     0.0.0.0         UG    0      0        0 eth0

You're using the wrong bridge, one created by libvirtd. Either define
the correct bridge in your domU configuration, or stop libvirtd and
prevent it from running:

# service libvirtd stop
# chkconfig libvirtd off

You'll have to shutdown and restart domU.

-- 
lfr
0/0

Attachment: pgpMhZRMydRC1.pgp
Description: PGP signature

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>