on dhcpd.conf

DA Ming Ming.Da at alcatel-sbell.com.cn
Fri Nov 16 03:16:05 UTC 2007


Hello all

According to ISC's guidance, I modified the /etc/dhcpd.conf to add my
own available IP addresses that the DHCP server should generate.
Unfortunately, I found that in the DHCPOFFER message, the IP address
allocated to client is not the one I expected as in the dhcpd.conf.

For example, I added the following lines

subnet 192.168.129.0 netmask 255.255.255.0 {

  range 192.168.129.1 192.168.129.6;

  option routers 192.168.180.2;

  option broadcast-address 192.168.180.255;

  option domain-name-servers ns1.example.org;

  default-lease-time 0xffffffff;

  max-lease-time 0xffffffff;

}

But the IP address allocated to client in DHCPOFFER is '192.168.180.5'.

Should I modify the /etc/dhcpd.conf or .../dhcp-3.0.5/server/dhcpd.conf?
or are there any other points that I must take into account?

Thank you all!

 

Best Regards!

DA MING

( +86-25-84731240-5109 / (Alcanet) 2735-5109

@ Ming.Da at alcatel-sbell.com.cn

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/dhcp-users/attachments/20071116/73df1a97/attachment.html>


More information about the dhcp-users mailing list