[Dnsmasq-discuss] dhcp-option=encap:43, 0

Nect nectarboi at gmail.com
Thu Apr 18 21:12:25 BST 2013


Hello,
 It appears that Dnsmasq thinks that sub-option zero is not a valid option.
It returns a "bad dhcp-option" and will not start. The reason why I need
it, is for Juniper switches:
http://www.juniper.net/techpubs/en_US/junos12.3/topics/task/configuration/software-image-and-configuration-automatic-provisioning-confguring.html

The ISC DHCP configuration works. The reason why:
On line 758  in option.c:  new->opt = 0;
Then:
 860   if (new->opt == 0)
 861     ret_err(_("bad dhcp-option"));

Maybe set new->opt to something other than zero?

Thanks,
-Eddie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/attachments/20130418/0386c000/attachment.html>


More information about the Dnsmasq-discuss mailing list