LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 07-19-2009, 06:58 PM   #1
ScottChapman
LQ Newbie
 
Registered: Dec 2008
Posts: 10

Rep: Reputation: 0
DHCPD ignore declines not working?


I am getting the following in my DHCP log:
Code:
Jul 19 19:51:06 DomainController dhcpd: DHCPDISCOVER from 00:23:a2:8f:00:ef via eth0
Jul 19 19:51:06 DomainController dhcpd: DHCPOFFER on 192.168.1.101 to 00:23:a2:8f:00:ef via eth0
Jul 19 19:51:06 DomainController dhcpd: DHCPREQUEST for 192.168.1.101 (192.168.1.75) from 00:23:a2:8f:00:ef via eth0
Jul 19 19:51:06 DomainController dhcpd: DHCPACK on 192.168.1.101 to 00:23:a2:8f:00:ef via eth0
Jul 19 19:51:06 DomainController dhcpd: DHCPDECLINE of 192.168.1.101 from 00:23:a2:8f:00:ef via eth0: not found
I do want this machine to get that IP address, so I have tried putting "ignore declines;" into my dhcpd.conf file:
Code:
subnet 192.168.1.0 netmask 255.255.255.0 {
  range 192.168.1.200 192.168.1.250;
  option broadcast-address 192.168.1.255;
  option routers 192.168.1.1;
  ignore declines;
}
But that doesn't appear to do the trick.

Any ideas?
 
Old 07-20-2009, 12:30 PM   #2
stress_junkie
Senior Member
 
Registered: Dec 2005
Location: Massachusetts, USA
Distribution: Ubuntu 10.04 and CentOS 5.5
Posts: 3,873

Rep: Reputation: 335Reputation: 335Reputation: 335Reputation: 335
If I am reading this correctly your server is offering address 101 but you have configured your client to only accept addresses in the range 200 to 250.
 
  


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
LogWatch ignore.conf not working fukawi2 Linux - Software 5 07-13-2011 04:36 PM
LXer: IBM again declines to open source OS/2 LXer Syndicated Linux News 0 01-22-2008 06:40 PM
LXer: Web Server Market: Microsoft Gains, Apache/Linux Declines LXer Syndicated Linux News 0 04-07-2006 01:54 PM
dhcpd not working properly bwarsh Linux - Networking 1 08-15-2005 04:24 PM
dhcpd not working on wlan0 kennedy01 Linux - Wireless Networking 7 08-11-2004 09:04 AM

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

All times are GMT -5. The time now is 11:18 AM.

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