'Slow down' A DHCP server on purpose.
Posted
by
Ced
on Server Fault
See other posts from Server Fault
or by Ced
Published on 2011-01-28T23:18:04Z
Indexed on
2011/01/28
23:28 UTC
Read the original article
Hit count: 249
As the title implies, May look like a silly question, But what i'm trying to do, Is to have 2 DHCP servers in one network. One only leases IPs to Bootp clients (And if the client re-requests immediately after leases again) And one DHCP server, which is builtin with my PFsense router, that leases the non-bootp clients so they can access the internet and other network resources. I know by chance that PFsense uses ISC-DHCPd. Maybe they have a delay option?
All i need to do to make sure the bootp/PXE boot clients get the proper address, is slow down the DHCP server in the PFsense box. Question is how. Anyone ideas? Thanks in advance
© Server Fault or respective owner