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 +++++++++++++++++++++++++++++++++--- 2 files changed, 42 insertions(+), 4 deletions(-) (limited to 'packages/tinydns') 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 + + + -- cgit v1.2.3