LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 01-26-2006, 04:19 PM   #1
solussd
LQ Newbie
 
Registered: Aug 2003
Posts: 3

Rep: Reputation: 0
dhcp server issue connecting (dhcpd)


We have just upgraded our DHCP server from Red Hat Linux 6.2 to Fedora Core 4. We copied over the old dhcpd.conf file and things are not working as expected. Here is what I see whenever a dhcp client tries to obtain an IP address:

Jan 26 15:59:14 iidns dhcpd: DHCPDISCOVER from 00:02:b3:28:0e:ae (ii415) via eth0
Jan 26 15:59:14 iidns dhcpd: DHCPOFFER on 192.168.0.184 to 00:02:b3:28:0e:ae (ii415) via eth0
Jan 26 15:59:14 iidns dhcpd: DHCPREQUEST for 192.168.0.184 (206.157.72.238) from 00:02:b3:28:0e:ae (ii415) via eth0
Jan 26 15:59:14 iidns dhcpd: DHCPACK on 192.168.0.184 to 00:02:b3:28:0e:ae (ii415) via eth0

Jan 26 15:59:15 iidns dhcpd: DHCPDISCOVER from 00:02:b3:28:0e:ae (ii415) via eth0
Jan 26 15:59:15 iidns dhcpd: DHCPOFFER on 192.168.0.184 to 00:02:b3:28:0e:ae (ii415) via eth0
Jan 26 15:59:15 iidns dhcpd: DHCPREQUEST for 192.168.0.184 (206.157.72.238) from 00:02:b3:28:0e:ae (ii415) via eth0
Jan 26 15:59:15 iidns dhcpd: DHCPACK on 192.168.0.184 to 00:02:b3:28:0e:ae (ii415) via eth0

The client requests the IP address again and again and I cannot figure out why the DHCPACK message does not complete the client's request. Is the client not reading the message? Is the server not formatting the message correctly? Is there an error in the DHCPACK message?

Here is a copy of my dhcpd.conf file:

server-identifier 192.168.1.238;
ddns-update-style none;
shared-network ii_internal {

subnet 192.168.1.0 netmask 255.255.255.0 {
option routers 192.168.1.10;
option broadcast-address 192.168.1.255;
option domain-name "interact.nonreg";
option domain-name-servers 192.168.1.238;
}

subnet 192.168.0.0 netmask 255.255.255.0 {
option routers 192.168.0.1;
option netbios-name-servers 192.168.1.98;
option broadcast-address 192.168.1.255;
option domain-name "interact.nonreg";
option domain-name-servers 192.168.1.238;
range 192.168.0.150 192.168.0.195;
}

I have some groups setup after this part, but I don't think it is relevant to my problem. We have 2 subnets set up and everything is configured within the routers to let them talk to each other (this is why the 192.168.0.x network uses the 192.168.1.238 dns server). I want all dhcp users to pull 192.168.0.x addresses. Like I said, this all worked under 6.2, but now it is causing some problems.

Thank you in advance for any help.
 
Old 01-27-2006, 08:52 AM   #2
baldy3105
Member
 
Registered: Jan 2003
Location: Cambridgeshire, UK
Distribution: Mint (Desktop), Debian (Server)
Posts: 891

Rep: Reputation: 184Reputation: 184
How long is the lease being granted on the address? If the Server has started handing out zero time leases due to some sort of issue with config files between versions, this would happen. Just a guess.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Configure dhcpd (Configure DHCP Server) hanserver2004 LinuxQuestions.org Member Success Stories 3 10-23-2006 06:39 AM
dhcp server issue dshafi Linux - Networking 2 09-02-2005 11:37 PM
Thin client not connecting to DHCP server linux-rulz Linux - Networking 0 08-14-2005 11:34 AM
Configure dhcpd (Configure DHCP Server) hanserver2004 General 1 08-16-2004 01:39 PM
problems connecting to dhcp server qanopus Linux - General 15 12-20-2002 02:43 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 11:44 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration