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] Host uses one NIC; Guest OS uses other NIC

To: Xen List <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] Host uses one NIC; Guest OS uses other NIC
From: James Pifer <jep@xxxxxxxxxxxxxxxx>
Date: Mon, 31 Mar 2008 20:25:26 -0400
Delivery-date: Mon, 31 Mar 2008 17:26:29 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20080331234100.GR30566@xxxxxxx>
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: <1206982173.21807.17.camel@xxxxxxxxxxxxxxxxxxxxxxxx> <20080331234100.GR30566@xxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Tue, 2008-04-01 at 02:41 +0300, Igor Chubin wrote:
> On Mo, Mär 31, 2008 at 12:49:33 -0400, James Pifer wrote:
> > I'm trying to setup my first Xen server that will host two Virtual
> > Servers. I have the first guest OS installed, but I cannot get it to
> > connect to the network. 
> 
> 
> Please, show the output of
> 
> # brctl show
> 
> run in dom0
> 
> and provide more info about procedure you use
> to test network connectivity.
> 
> 

xen01:~ # brctl show
bridge name     bridge id               STP enabled     interfaces
xenbr1          8000.feffffffffff       no              vif3.0



As far as testing I have no connectivity on the guest OS (Suse 10.1).
Firewall is turned off. iptables -L gives:
# iptables -L
Chain INPUT (policy ACCEPT)
target     prot opt source               destination         

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination         

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination 


On dom0 iptables -L shows:
iptables -L
Chain INPUT (policy ACCEPT)
target     prot opt source               destination         

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination         
ACCEPT     all  --  anywhere             anywhere            PHYSDEV match 
--physdev-in vif3.0 

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination         



As far as testing, I can't ping, I can't ssh, I can't do anything to or
from the statically assigned address that I've assigned the host. 

The IP address is not being used
The subnet is correct
The default gateway is set (although I can't even get to things on the
same subnet anyway)

What other information can I provide? Or, any suggestions?

Thanks,
James


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

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