From fbd4780bbad7cd2803e44e0e43ce486ba279da1e Mon Sep 17 00:00:00 2001 From: Ermal Date: Wed, 24 Mar 2010 15:22:46 +0000 Subject: Ticket #439. Allow dnscache to listen on multiple interfaces. --- config/tinydns/tinydns.xml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'config/tinydns/tinydns.xml') diff --git a/config/tinydns/tinydns.xml b/config/tinydns/tinydns.xml index fc1c3482..a6720179 100644 --- a/config/tinydns/tinydns.xml +++ b/config/tinydns/tinydns.xml @@ -173,6 +173,14 @@ Enable DNScache forwarder on LAN IP and register LAN's SOA, NS, A, and PTR Records with TinyDNS Server. checkbox + + Interface to listen + interface + interfaces_selection + on + 4 + on + Register DHCP static mappings with server regdhcpstatic @@ -281,6 +289,9 @@ tinydns_setup_ping_items(); tinydns_sync_on_changes(); + + tinydns_validate(); + tinydns_custom_php_changeip_command(); tinydns_custom_php_install_command(); @@ -306,4 +317,4 @@ unset($_POST['temp']); - \ No newline at end of file + -- cgit v1.2.3