Adding options to DHCP server
-
Hello all,
I have done a search for this but can't find a definitive answer on this.
I need to set up a tftp server but can't get the dhcp server in pfsense to spit out the stuff to the clients.
I realize that I need to manually change the conf/config.xml file to have this. I have added the following lines to the dhcp definition of config.xml
<next-server>xxx.xxx.xxx.xxx</next-server>
<filename>pxelinux.0</filename>I put these lines after the dnsserver line.
When I restart dnsmasq and dhcpd the changes are not put into the /var/dhcpd/etc/dhcp.conf file.
Can someone please help me?
Thanks,
Bob