newbie - dhcpd

rhynx rhynx rhynx at yahoo.com
Thu Jan 24 07:38:54 UTC 2008


hello,

you also have to declare a subnet for each interface you have with range inside:

subnet 172.16.a.b netmask 255.255.255.0 {
    option routers x.x.x.x;
    range 172.16.c.d 172.16.e.f;
}


romskie

----- Original Message ----
From: BuySell <newbie at pbxsoftwares.com>
To: dhcp-users at isc.org
Sent: Thursday, January 24, 2008 3:27:16 PM
Subject: newbie - dhcpd




 
 


Dear All,

I have 3 IPs on my CentOS 5 box, they are as 
follow:

Eth0 -> 172.16.1.3
Eth0.1 -> 172.16.253.3

Eth1 
-> 172.16.1.168

I have configured /etc/dhcpd.conf as 
follow:

ddns-update-style ad-hoc;
default-lease-time 
21600;
max-lease-time 43200;

option subnet-mask 
255.255.255.0;
option routers 172.16.253.5;
option domain-name-servers 
172.16.253.3;

my problem is, my dhcp server does not give IP to my users? 
... please help

thanks & regards
Winanjaya






      ____________________________________________________________________________________
Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  http://tools.search.yahoo.com/newsearch/category.php?category=shopping
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/dhcp-users/attachments/20080123/34422b13/attachment.html>


More information about the dhcp-users mailing list