From fe948c97c1ef4c1b624730a196152d190c070b7e Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Mon, 12 Feb 2007 18:14:40 +0000 Subject: Add custom sync to function allowing a Admin to sync their tinydns to remote firewalls with ease. --- packages/tinydns/tinydns_sync.xml | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 packages/tinydns/tinydns_sync.xml (limited to 'packages/tinydns/tinydns_sync.xml') diff --git a/packages/tinydns/tinydns_sync.xml b/packages/tinydns/tinydns_sync.xml new file mode 100644 index 00000000..f275ec73 --- /dev/null +++ b/packages/tinydns/tinydns_sync.xml @@ -0,0 +1,31 @@ + + + tinydns + 1.0 + installedpackages->package->tinydns + TinyDNS: Manual Sync + + tinydns_custom_php_install_command(); + + + tinydns_custom_php_deinstall_command(); + + + tinydns_do_xmlrpc_sync($ipaddress, $password); + + /usr/local/pkg/tinydns.inc + + + ipaddress + IP Address + The IP address that TinyDNS will Sync its data to. + input + + + password + Password + Admin password on remote firewall to faciliate sync + input + + + -- cgit v1.2.3