mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-03 13:59:06 -04:00
dns/dnsmasq-to-unbound: note stopgap nature of plugin
This commit is contained in:
parent
b8ee2b3a2f
commit
a50798bf68
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
This OPNsense plugin automatically registers dnsmasq DHCP leases and static host entries in Unbound DNS, enabling local hostname resolution for DHCP clients.
|
||||
|
||||
> **Note:** This plugin is intended as a stopgap solution until native integration between Unbound and a supported DHCP service is implemented in OPNsense core.
|
||||
|
||||
## Features
|
||||
|
||||
- Watches dnsmasq lease file and static hosts for changes
|
||||
|
|
|
|||
Loading…
Reference in a new issue