<?xml version="1.0" encoding="utf-8" ?> <!DOCTYPE packagegui SYSTEM "../schema/packages.dtd"> <?xml-stylesheet type="text/xsl" href="../xsl/package.xsl"?> <packagegui> <copyright> <![CDATA[ /* $Id$ */ /* ========================================================================== */ /* tinydns.xml part of pfSense (http://www.pfSense.com) Copyright (C) 2007 to whom it may belong All rights reserved. */ /* ========================================================================== */ /* Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ /* ========================================================================== */ ]]> </copyright> <description>Describe your package here</description> <requirements>Describe your package requirements here</requirements> <faq>Currently there are no FAQ items provided.</faq> <name>tinydns</name> <version>1.0</version> <title>DNS Server: Settings</title> <aftersaveredirect>/pkg_edit.php?xml=tinydns.xml&id=0</aftersaveredirect> <include_file>/usr/local/pkg/tinydns.inc</include_file> <menu> <name>DNS Server</name> <tooltiptext></tooltiptext> <section>Services</section> <url>/tinydns_view_logs.php</url> </menu> <service> <name>svscan</name> <rcfile>svscan.sh</rcfile> <executable>svscan</executable> <description>Daemontools service directory watcher</description> </service> <service> <name>DNS Server</name> <rcfile>tinydns.sh</rcfile> <executable>tinydns</executable> <description>TinyDNS DNS Server</description> </service> <tabs> <tab> <text>Settings</text> <url>/pkg_edit.php?xml=tinydns.xml&id=0</url> <active/> </tab> <tab> <text>Add/Edit Record</text> <url>/tinydns_filter.php</url> </tab> <tab> <text>Failover Status</text> <url>/tinydns_status.php</url> </tab> <tab> <text>Logs</text> <url>/tinydns_view_logs.php</url> </tab> <tab> <text>Zone Sync</text> <url>/pkg_edit.php?xml=tinydns_sync.xml&id=0</url> </tab> <tab> <text>New domain wizard</text> <url>/wizard.php?xml=new_zone_wizard.xml</url> </tab> </tabs> <configpath>installedpackages->package->tinydns</configpath> <additional_files_needed> <prefix>/usr/local/pkg/</prefix> <chmod>077</chmod> <item>http://www.pfsense.com/packages/config/tinydns/tinydns.inc</item> </additional_files_needed> <additional_files_needed> <prefix>/usr/local/pkg/pf/</prefix> <chmod>077</chmod> <item>http://www.pfsense.com/packages/config/tinydns/tinydns_xmlrpc_sync.php</item> </additional_files_needed> <additional_files_needed> <prefix>/usr/local/pkg/</prefix> <chmod>077</chmod> <item>http://www.pfsense.com/packages/config/tinydns/tinydns_domains.xml</item> </additional_files_needed> <additional_files_needed> <prefix>/usr/local/www/</prefix> <chmod>077</chmod> <item>http://www.pfsense.com/packages/config/tinydns/tinydns_status.php</item> </additional_files_needed> <additional_files_needed> <prefix>/usr/local/www/</prefix> <chmod>077</chmod> <item>http://www.pfsense.com/packages/config/tinydns/tinydns_dhcp_filter.php</item> </additional_files_needed> <additional_files_needed> <prefix>/usr/local/www/</prefix> <chmod>077</chmod> <item>http://www.pfsense.com/packages/config/tinydns/tinydns_filter.php</item> </additional_files_needed> <additional_files_needed> <prefix>/usr/local/pkg/</prefix> <chmod>077</chmod> <item>http://www.pfsense.com/packages/config/tinydns/tinydns_down.php</item> </additional_files_needed> <additional_files_needed> <prefix>/usr/local/pkg/</prefix> <chmod>077</chmod> <item>http://www.pfsense.com/packages/config/tinydns/tinydns_up.php</item> </additional_files_needed> <additional_files_needed> <prefix>/usr/local/pkg/</prefix> <chmod>077</chmod> <item>http://www.pfsense.com/packages/config/tinydns/tinydns_parse_logs.php</item> </additional_files_needed> <additional_files_needed> <prefix>/usr/local/www/</prefix> <chmod>077</chmod> <item>http://www.pfsense.com/packages/config/tinydns/tinydns_view_logs.php</item> </additional_files_needed> <additional_files_needed> <prefix>/usr/local/pkg/</prefix> <chmod>077</chmod> <item>http://www.pfsense.com/packages/config/tinydns/tinydns_sync.xml</item> </additional_files_needed> <additional_files_needed> <prefix>/usr/local/www/wizards/</prefix> <chmod>077</chmod> <item>http://www.pfsense.com/packages/config/tinydns/new_zone_wizard.xml</item> </additional_files_needed> <fields> <field> <type>listtopic</type> <name>Binding IP Address</name> <fieldname>temp</fieldname> </field> <field> <fielddescr>IP Address</fielddescr> <fieldname>ipaddress</fieldname> <description>Bind TinyDNS to this IP address. This is the IP that will service DNS requests for this server. This IP cannot be used as a DNS server on client machines. Bind to 127.0.0.1 and use Port Forward entries to redirect DNS traffic internal or external to this resolver from multiple IPs.</description> <type>input</type> </field> <field> <type>listtopic</type> <name>Recursive DNS Resolver</name> <fieldname>temp</fieldname> </field> <field> <fielddescr>Enable recursive DNS responder</fielddescr> <fieldname>enableforwarding</fieldname> <description>Enable DNScache caching recursive resolver. Registers LAN's SOA, NS, A, and PTR Records with TinyDNS Server.</description> <type>checkbox</type> </field> <field> <fielddescr>Interface to listen</fielddescr> <fieldname>interface</fieldname> <type>interfaces_selection</type> <multiple>on</multiple> <size>4</size> <required>on</required> </field> <field> <fielddescr>Register DHCP static mappings with server</fielddescr> <fieldname>regdhcpstatic</fieldname> <description>Register static DHCP leases with TinyDNS server using the Fully Qualified Domain Name specified in System: General.</description> <type>checkbox</type> </field> <field> <fielddescr>Register DHCP leases with server</fielddescr> <fieldname>regdhcp</fieldname> <description>Register active DHCP leases with TinyDNS server using the Fully Qualified Domain Name specified in System: General.</description> <type>checkbox</type> </field> <field> <type>listtopic</type> <name>Monitoring IP refresh interval</name> <fieldname>temp</fieldname> </field> <field> <fielddescr>Refresh Interval</fielddescr> <fieldname>refreshinterval</fieldname> <description>Controls polling frequency of monitoring IP address</description> <type>input</type> </field> <field> <type>listtopic</type> <name>Sync TinyDNS settings via XMLRPC</name> <fieldname>temp</fieldname> </field> <field> <fielddescr>XMLRPC Sync</fielddescr> <fieldname>syncxmlrpc</fieldname> <description>Sync TinyDNS configuration to backup firewalls</description> <type>checkbox</type> </field> <field> <type>listtopic</type> <name>Zone transfers</name> <fieldname>temp</fieldname> </field> <field> <fielddescr>Hosts allowed to perform DNS Zone Transfers - Note: this requires TCP port 53 firewall permit rule!</fielddescr> <fieldname>none</fieldname> <type>rowhelper</type> <rowhelper> <rowhelperfield> <fielddescr>IP Address</fielddescr> <fieldname>ztipaddress</fieldname> <description>Enter the IP Address that is allowed to transfer zone records (ex: 4.2.2.1)</description> <type>input</type> <size>20</size> </rowhelperfield> <rowhelperfield> <fielddescr>DNS Zone - Use * for all Zones</fielddescr> <fieldname>dnszone</fieldname> <description>Enter the DNS zone that this IP address is allowed to transfer (ex: domain.com)</description> <type>input</type> <size>20</size> </rowhelperfield> </rowhelper> </field> <field> <type>listtopic</type> <name>Advanced tunables (OPTIONAL)</name> <fieldname>temp</fieldname> </field> <field> <fielddescr>Minimum segment size</fielddescr> <fieldname>minsegment</fieldname> <description>Recommended size: 10240 or larger.</description> <type>input</type> <value>10240</value> </field> <field> <fielddescr>Maximum file size</fielddescr> <fieldname>maxfilesize</fieldname> <description>Recommended size: 10240 or larger.</description> <type>input</type> <value>10240</value> </field> <field> <fielddescr>Max Segment size</fielddescr> <fieldname>maxsegment</fieldname> <description>Recommended size: 20480 or larger.</description> <type>input</type> <value>20480</value> </field> <field> <fielddescr>Maximum file descriptors</fielddescr> <fieldname>maxfd</fieldname> <description>Recommended size: 100 or larger.</description> <type>input</type> <value>100</value> </field> <field> <fielddescr>Maximum children processes</fielddescr> <fieldname>maxchild</fieldname> <description>Recommended size: 40 or larger.</description> <type>input</type> <value>40</value> </field> </fields> <custom_delete_php_command> tinydns_custom_php_changeip_command(); tinydns_custom_php_install_command(); tinydns_create_zone_file(); tinydns_setup_ping_items(); tinydns_sync_on_changes(); </custom_delete_php_command> <custom_php_validation_command> tinydns_validate(); </custom_php_validation_command> <custom_add_php_command> tinydns_custom_php_changeip_command(); tinydns_custom_php_install_command(); tinydns_create_zone_file(); tinydns_setup_ping_items(); tinydns_sync_on_changes(); </custom_add_php_command> <custom_php_resync_config_command> tinydns_custom_php_changeip_command(); tinydns_custom_php_install_command(); tinydns_create_zone_file(); tinydns_setup_ping_items(); tinydns_sync_on_changes(); </custom_php_resync_config_command> <custom_php_install_command> tinydns_custom_php_install_command(); tinydns_sync_on_changes(); </custom_php_install_command> <custom_php_deinstall_command> tinydns_custom_php_deinstall_command(); tinydns_sync_on_changes(); </custom_php_deinstall_command> <custom_php_command_before_form> <![CDATA[ unset($_POST['temp']); if(!is_process_running("svscan")) $savemsg = "NOTE: svscan is not running. Please <a href='/status_services.php?mode=restartservice&service=svscan'>start svscan</a> to bring up the DNS Server"; ]]> </custom_php_command_before_form> </packagegui>