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 02-13-2009, 12:54 PM   #1
designator
Member
 
Registered: Jun 2003
Location: California, USA
Distribution: OpenSUSE Tumbleweed
Posts: 219

Rep: Reputation: 37
Question dhcpd inconsistent behavior


First of all, this is not urgent since dhcp works just fine, but I was wondering why this happens:

I have two subnets configured in dhcpd.conf
One of them handles range 1-239 and assigns fixed IPs based on mac addresses. e.g.:
Code:
host computer
{
    hardware ethernet 00:11:22:33:44:55;
    fixed-address 123.456.789.10;
}
Second handles the rest (240-254) and assigns a dynamic IPs from the range to defined hosts. e.g.:
Code:
host another-computer { hardware ethernet 55:44:33:22:11:00; }
The first subnet automatically ignores all computers not listed as hosts.

The second subnet required a
Code:
boot-unknown-clients false;
to behave the same way, otherwise it just assigns an address from the range to everyone.

Code:
authoritative;
is in global options.

Any ideas?
Thanks.

Last edited by designator; 02-13-2009 at 12:59 PM.
 
  


Reply

Tags
dhcp, dhcpd, dhcpdconf



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
Udev inconsistent behavior. jmoody Linux - Software 1 08-07-2008 12:50 PM
inconsistent bash behavior? kornelix Linux - Software 1 12-15-2005 11:06 AM
Strange, inconsistent BIND 9 behavior.... registering Linux - Networking 1 06-18-2004 04:12 PM
DHCPD startup failure, mdk 9.2, dhcpd v3.0.1rc11 fuzzyworm Linux - Networking 1 02-14-2004 03:58 AM

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

All times are GMT -5. The time now is 09:27 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