I want to set a few options in DHCP:
Like option 66 for a TFTP server.
Where do you do that?
- Individual Applications
Protect
Filter
Perform
Connect
Add-Ons
- Software Packages
- Complete Appliances
I want to set a few options in DHCP:
Like option 66 for a TFTP server.
Where do you do that?
config > networking > advanced > dhcp & dns
Attention: Support on the Untangle Forums is provided by volunteers and community members.
If you need official Untangle support please call or email support@untangle.com.
what is the syntax to add option 66 onto the DNS server at X.x.x.x
Last edited by norskman; 05-23-2012 at 12:44 PM.
dhcp-option=66,x.x.x.x
(I think option 66 expects a hostname, but an ip may work too)
Last edited by johnsonx42; 05-23-2012 at 01:04 PM.