'Slow down' A DHCP server on purpose.
- by Ced
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