From 2b75c7c55d4eaff95c26cc942196496e3bceff49 Mon Sep 17 00:00:00 2001 From: Warren Baker Date: Mon, 6 Dec 2010 12:11:00 +0200 Subject: Add register DHCP leases and register static DHCP leases. The former is commented out for now as will required dhcpleases to be expanded. Also break out statistics into its own listtopic. --- config/unbound/unbound.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/config/unbound/unbound.xml b/config/unbound/unbound.xml index 77b7bcd8..b0bfcc16 100644 --- a/config/unbound/unbound.xml +++ b/config/unbound/unbound.xml @@ -118,6 +118,22 @@ checkbox on + + + regdhcpstatic + Register DHCP static mappings + If this option is set, then DHCP static mappings will be registered in the DNS forwarder, so that their name can be resolved. You should also set the domain in <a href="system.php">System: General setup</a> to the proper value. + checkbox + + + Unbound Statistics + listtopic + stats Enable Statistics -- cgit v1.2.3