Feature request: DHCP options
-
i would really like to see the webGUI gets a way of settings dhcp options, like:
allow booting; allow bootp; option dhcp-class-identifier "PXEClient"; subnet 192.168.0.0 netmask 255.255.255.0 { range dynamic-bootp 192.168.0.100 192.168.0.110; default lease-time 600; max-lease-time 7200; filename "pxelinux.0"; # same as option-67? option option-66 192.168.254.81; # Boot server option option-67 "pxelinux.0"; # Boot file server-name "ris-test"; next-server "ris-test; }
we can't use pfsense's dhcp cause we have a ris server. So some bootp options or simelear would be great.
-
Feel free to submit a patch to alter the behavior.
-
Patch Submission Guidelines:
-
i'll give it try when i have the time.. just have to sharpen my php skills a little.
-
Hi
Would be great to see support for custom options. We also need some (e.g. slp-directory-agent). Our company may also provide a bounty for this feature.
Regards,
Reto