From ec6461ff27742fec0deb9a8edde135f226d57899 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Thu, 7 Dec 2006 17:48:59 +0000 Subject: * Add tinydns for 2.0 so that we can start bending the code into shape * Add more fields. This package will use a custom page to filter domains and then pass the filtered item on to the tinydns_domains.xml CoreGUI program --- packages/tinydns/tinydns.xml | 2 +- packages/tinydns/tinydns_domains.xml | 44 +++++++++++++++++++++++++++++++++--- pkg_config.xml | 15 ++++++++++++ 3 files changed, 57 insertions(+), 4 deletions(-) diff --git a/packages/tinydns/tinydns.xml b/packages/tinydns/tinydns.xml index 8faaf778..0b306755 100644 --- a/packages/tinydns/tinydns.xml +++ b/packages/tinydns/tinydns.xml @@ -2,7 +2,7 @@ tinydns 1.0 - installedpackages->package->tinydns->configuration->settings + installedpackages->package->tinydns tinydns diff --git a/packages/tinydns/tinydns_domains.xml b/packages/tinydns/tinydns_domains.xml index 82b7893b..f7c07ddc 100644 --- a/packages/tinydns/tinydns_domains.xml +++ b/packages/tinydns/tinydns_domains.xml @@ -1,15 +1,53 @@ tinydnsdomains - installedpackages->package->tinydnsdomains->configuration->settings + installedpackages->package->tinydnsdomains /usr/local/pkg/tinydns.inc - Domain - Domain name. Example: exampledomain.com + Hostname/Domain + Domain name. Example: www.exampledomain.com Enter the domain name that you would like to serve dns records for. input + + Record type + recordtype + DNS Record type. MX, A, etc + select + 1 + + + + + + + + + + + Failover Threshhold + Time in minutes before DNS switches to backup host + + input + + + Failover Threshhold + Time in minutes before DNS switches to backup host + + input + + + rowhelper + + + Failover IP + failoverip + Failover IP when host is not responding to ICMP/PING traffic + input + + + diff --git a/pkg_config.xml b/pkg_config.xml index 71118a79..885a0095 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -3,6 +3,21 @@ + + tinydns + pfSense version of TinyDNS which features failover host support + http://cr.yp.to/djbdns.html + Services + 1.0 + ALPHA + 2.0 + http://www.pfsense.com/packages/config/tinydns/tinydns.xml + tinydns.xml + http://www.pfsense.com/packages/All/djbdns/ + daemontools-0.76_9.tbz + ucspi-tcp-0.88_1.tbz + djbdns-1.05_9.tbz + arping Broadcasts a who-has ARP packet on the network and prints answers. VERY useful when you are trying to pick an unused IP for a net that you don't yet have routing to. Then again, if you have no idea what I'm talking about then you prolly don't need it. -- cgit v1.2.3