From 55eddd7accf2c5f9b0f52b22a010c4c4b7c130d1 Mon Sep 17 00:00:00 2001 From: Bill Marquette Date: Fri, 6 Feb 2009 19:18:00 -0600 Subject: mv packages to config dir to match web layout --- config/tinydns/tinydns_sync.xml | 146 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 146 insertions(+) create mode 100644 config/tinydns/tinydns_sync.xml (limited to 'config/tinydns/tinydns_sync.xml') diff --git a/config/tinydns/tinydns_sync.xml b/config/tinydns/tinydns_sync.xml new file mode 100644 index 00000000..091ae90a --- /dev/null +++ b/config/tinydns/tinydns_sync.xml @@ -0,0 +1,146 @@ + + + + + + + + Describe your package here + Describe your package requirements here + Currently there are no FAQ items provided. + tinydnssync + 1.0 + TinyDNS: Manual Sync + /usr/local/pkg/tinydns.inc + + + Settings + /pkg_edit.php?xml=tinydns.xml&id=0 + + + Add/Edit Record + /tinydns_filter.php + + + Failover Status + /tinydns_status.php + + + Logs + /tinydns_view_logs.php + + + Zone Sync + /pkg_edit.php?xml=tinydns_sync.xml&id=0 + + + + New domain wizard + /wizard.php?xml=new_zone_wizard.xml + + + installedpackages->package->tinydns + + + listtopic + temp + Enbable DNS zone sync + + + Automatically sync DNS zone changes + synconchanges + pfSense will automatically sync changes to the hosts defined below. + checkbox + + + listtopic + Sync host #1 + temp + + + IP Address + ipaddress + The IP address of the first host that TinyDNS will Sync its DNS zone data to. + input + + + Password + password + Admin password of the first host that TinyDNS will Sync its DNS zone data to. + password + + + listtopic + Sync host #2 + temp + + + IP Address 2 + ipaddress2 + OPTIONAL. The IP address of the second host that TinyDNS will Sync its DNS zone data to. + input + + + Password 2 + password2 + Admin password of the second host that TinyDNS will Sync its DNS zone data to. + password + + + listtopic + Sync host #3 + temp + + + IP Address 3 + ipaddress3 + OPTIONAL. The IP address of the third host that TinyDNS will Sync its DNS zone data to. + input + + + Password 3 + password3 + Admin password of the third host that TinyDNS will Sync its DNS zone data to. + password + + + + tinydns_sync_on_changes(); + + + unset($_POST['temp']); + + \ No newline at end of file -- cgit v1.2.3