Home Page › Forums › Network Management › ZeroShell › Where to put in a dhcpd.conf modification script? › Reply To: Where to put in a dhcpd.conf modification script?
May 27, 2010 at 10:44 pm
#49185
Member
Yes, it would be a good idea add an optional dhcp options.
Until it will, I’ve added this code in /root/kerbynet.cgi/scripts/dhcpd_configfile in line 115:
echo " next-server 192.168.2.4;"
echo " filename "pxelinux.0";"
I don’t know if when I reboot it will reset but I’ll try.