Unbound+odhcpd

Folks
I was trying to implement a recursive DNS instead of forwarder. So, I made a firmware image adding full odhcp instead of ip6only and deleting dnsmasq but adding unbound and relevant apps.

It all appears to be working predictably except that the Network >> DHCP and DNS menu items appears to have gone into hiding. So now I don't know how to use luci to add the static lease.

Any suggestions would be appreciated.

https://openwrt.org/docs/techref/odhcpd#host_section
Or you could disable DNS functionality of dnsmasq. https://openwrt.org/docs/guide-user/base-system/dhcp_configuration#disabling_dns_role

This worked. I suspect that the menu item is not created unless dnsmasq is present. Thanks.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.