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 service in Dom0 not working properly

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] dhcp service in Dom0 not working properly
From: "Alejandro Martini" <alejandro.martini@xxxxxxxxx>
Date: Sun, 26 Aug 2007 12:49:31 -0300
Delivery-date: Sun, 26 Aug 2007 08:50:05 -0700
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=ei/z1pEzL5EMyWiDZ6TPTrEKMx35m5We3QU1LauFHZBAKXTqdzKy+3XJrVOzxf7Kcx9id3ybriJz6Z8QkrL1bkRDBOs+puz1Rd/S7uvvwqsXS/tWyVrGq8iYvEl/4CGsbJo3O10WCpT1rbcgSVnDprc3pbbI3erpIfRpoHx6ZhM=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=mOQR21OycNRTEi4Tk/jkvHffFc6j4ktS1cv7ET/o+KjSDYt8CuBARmMMvKtgbvD4z30RNTc5ainLb75sows+PEPPwAFHXp/w0Ia9THwSm3peEl/he5ppBjh//38wECvuQaI5zRPkdNgIvjA/1rA+cXOZYu2dPar4Ul/EB33JoEk=
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
I have the following problem. I've set up a dhcp server at Dom0 level, in order to provide ip addresses for the computers on my LAN. However, the dhcp daemon is not answering queries, nor giving addresses.

Dom0 has just one ethernet adapter configured (the physical machine has only one ethernet card, which is connected to the LAN switch).

The dhcp daemon is running and listening (that's at least what netstat shows), with no errors reported to the system logs. I don't think it can be an iptables issue, since it seems that dhcp packets don't pass through the iptables chains (anyways, i also tried allowing all traffic -setting default INPUT policy == ACCEPT-, but that didn't help).

If i try a tcpdump -i eth0 'dst port 67', i can't even see DHCPREQUEST packets reaching the server (client machines, based on W2K, keep retrying until they give up, wihtout getting a valid address). I must note that connectivity on Dom0 works ok, with several services working as expected (dns, http, squid, etc.)

The server is running Debian Etch (the dhcp service configuration was copied from a physical server, in which it was working fine).

Has anyone experienced similar problems? Any ideas on how this can be fixed?


Thanks in advance,
Alex

====================================================

ii  xen-hypervisor-3.0.3-1-i386-pae   3.0.3-0-2                       The Xen Hypervisor on i386 with pae
ii  dhcp3-server                      3.0.4-13                        DHCP server for automatic IP address assignm

Linux version 2.6.18-4-xen-686 (Debian 2.6.18.dfsg.1-12etch2) (dannf@xxxxxxxxxx) (gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21))
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>