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] Xen and DHCP problem

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Xen and DHCP problem
From: Franz Von Hahn <franz.vonhahn@xxxxxxxx>
Date: Fri, 26 Sep 2008 15:40:49 +0000 (GMT)
Delivery-date: Fri, 26 Sep 2008 08:41:34 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.de; h=X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=bXFfBJzCOEzhVyQOH4pkzZl7ObtHHYuyHoBny+rdwIsmjxSxlEkA7YNzxmDRRHjdbBxOiiGo9+nt+ygM5b6EHnKT0gpS9SdVzIiu4sCMBi3y9tzeyjwc5LrDaH3xGAtfk9RO2VmmvHcqGgI/+EWKmSe2o51I5nuYnx0DQZuEVCI=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hey folks!

I want to add a CentOS 5.2 domU to an existing server (Fedora 8) which was 
setup by another company. The Dom0 does not provide any other services but a 
BIND-DHCP-server (they deleted dnsmasq and installed bind). Don't ask my why 
they did that.

My new DomU is connected to eth0, which is a bridge. BIND also listens on eth0 
to serve other machines.

I start the install of centos with xm create -c mynewdomu. Everything seems 
fine and the installer tries to get an IP. When I look at /var/log/messages in 
the Dom0 I see the DHCP-requests of the new machine:

Sep 26 17:35:53 data-domain0 dhcpd: DHCPDISCOVER from 00:16:3e:aa:bb:dd via eth0
Sep 26 17:35:53 data-domain0 dhcpd: DHCPOFFER on 10.1.0.144 to 
00:16:3e:aa:bb:dd via eth0
Sep 26 17:36:03 data-domain0 dhcpd: DHCPDISCOVER from 00:16:3e:aa:bb:dd via eth0
Sep 26 17:36:03 data-domain0 dhcpd: DHCPOFFER on 10.1.0..144 to 
00:16:3e:aa:bb:dd via eth0
Sep 26 17:36:12 data-domain0 dhcpd: DHCPDISCOVER from 00:16:3e:aa:bb:dd via eth0
Sep 26 17:36:12 data-domain0 dhcpd: DHCPOFFER on 10.1.0.144 to 
00:16:3e:aa:bb:dd via eth0
Sep 26 17:36:25 data-domain0 dhcpd: DHCPDISCOVER from 00:16:3e:aa:bb:dd via eth0
Sep 26 17:36:25 data-domain0 dhcpd: DHCPOFFER on 10.1.0.144 to 
00:16:3e:aa:bb:dd via eth0
Sep 26 17:36:12 data-domain0 dhcpd: DHCPDISCOVER from 00:16:3e:aa:bb:dd via eth0
Sep 26 17:36:12 data-domain0 dhcpd: DHCPOFFER on 10.1.0..144 to 
00:16:3e:aa:bb:dd via eth0
Sep 26 17:36:40 data-domain0 dhcpd: DHCPDISCOVER from 00:16:3e:aa:bb:dd via eth0
Sep 26 17:36:40 data-domain0 dhcpd: DHCPOFFER on 10.1.0.144 to 
00:16:3e:aa:bb:dd via eth0

But there is no DHCPACK. CentOS then quits and asks, if i want to setup the 
network manually. I enter the IP, Netmask, Gate, DNS correctly, but the domU 
gets no access to the network, instead, the installer tries to get an IP from 
the Dom0 via DHCP.

Is this a bug in CentOS 5.2 or does Xen only work with dnsmasq and totally 
ignore entered FIXED IPs?

sorry for my bad english, i hope you understand everything. if not, i can add 
extra info.

greets!


__________________________________________________
Do You Yahoo!?
Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen 
Massenmails. 
http://mail.yahoo.com


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

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