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] dhcp yes ping no

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] dhcp yes ping no
From: Chris Epicier <seuchato@xxxxxxxx>
Date: Tue, 16 Jan 2007 12:36:36 +0100 (CET)
Delivery-date: Tue, 16 Jan 2007 03:36:25 -0800
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.de; h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=YgV2a84OvMhbOex/wWjiVbwidSY1rUminkflVkAynw+CLg4nmWZJemb3IO18DmnXkPrNJ9lCI0n1BEE/sTqlVW7eLVt50Y07lfYL4zy6pthDgj6DFi4a7E8AYIdUgdcAjeX8rpBU+BY0SAxWuXVmDWvGBsWhC3EbGdq2ECMx/Jw=;
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 there

Basically I can get dhcp from a workstation in the lan
to a dhcpserver on a domU, but not ping workstation
and dhcpserver and vice versa.

I have:
Dom0: 
"ctr" Suse 10.2, no nics, xenbr0 (no ip)

DomUs: 
"bs"  Suse 10.2, eth0 1952.168.31.2(vif) eth1
192.168.31.3(sis900 hidden from dom0 by pciback hide),
this box runs dhcp and dns for 192.168.31.0, dhcp is
set up to serve both eth0 and eth1, I have activated
IP-forwarding on this box, there is no firewall
running here (lan has at current no connection to
internet, there will be "fw" with shorewall later)

"fs" Suse 10.2 eth0 dhcp fixed ip host, as defined in
/etc/dhcpd.conf(vif)

Workstations
"Herkules" Suse 10.2/W2k dual boot eth0 dhcp(gets
192.168.31.119)

ping bs => fs works, also by ip
ping fs => bs works, also by ip
ping bs => 192.168.31.119 fails
dhcp for Herkules works(!)
ping Herkules => bs fails also by ip:
  ping 192.168.31.2
  ping 192.168.31.3

on dom0 brctl show gives:
bridge name  bridhe ID    STP enabled interfaces
xenbr0       8000.feff... no          vif7.0
                                      vif6.0

So where is the error?
How can I debug this?

greets chris




        
                
___________________________________________________________ 
Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: 
http://mail.yahoo.de

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] dhcp yes ping no, Chris Epicier <=