<?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$ */ /* ========================================================================== */ /* authng.xml part of pfSense (http://www.pfSense.com) Copyright (C) 2007 to whom it may belong All rights reserved. Based on m0n0wall (http://m0n0.ch/wall) Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>. 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 Cache-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 Servers</name> <tooltiptext></tooltiptext> <section>Services</section> <url>/tinydns_status.php</url> </menu> <service> <name>DNS Server</name> <rcfile>svscan.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>View Domains</text> <url>/tinydns_dhcp_filter.php</url> </tab> <tab> <text>Add Domains</text> <url>/tinydns_filter.php</url> </tab> <tab> <text>Status</text> <url>/tinydns_status.php</url> </tab> <tab> <text>Logs</text> <url>/tinydns_view_logs.php</url> </tab> <tab> <text>Sync</text> <url>/pkg_edit.php?xml=tinydns_sync.xml&id=0</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> <fields> <field> <fielddescr>Enable DNS Forwarders</fielddescr> <fieldname>enableforwarding</fieldname> <description>Enable DNScache forwarder on LAN IP and register LAN's SOA, NS, A, and PTR Records with TinyDNS Server.</description> <type>checkbox</type> </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> <fielddescr>IP Address</fielddescr> <fieldname>ipaddress</fieldname> <description>Bind TinyDNS to this IP address. Enable DNS Forwarders bind TinyDNS to the LAN IP.</description> <type>input</type> </field> <field> <fielddescr>Refresh Interval</fielddescr> <fieldname>refreshinterval</fieldname> <description>Controls how often the monitoring ip adresses are polled</description> <type>input</type> </field> <field> <fielddescr>XMLRPC Sync</fielddescr> <fieldname>syncxmlrpc</fieldname> <description>Sync TinyDNS configuration to backup firewalls</description> <type>checkbox</type> </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(); </custom_delete_php_command> <custom_add_php_command> tinydns_custom_php_changeip_command(); tinydns_custom_php_install_command(); tinydns_create_zone_file(); tinydns_setup_ping_items(); </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(); </custom_php_resync_config_command> <custom_php_install_command> tinydns_custom_php_install_command(); </custom_php_install_command> <custom_php_deinstall_command> tinydns_custom_php_deinstall_command(); </custom_php_deinstall_command> </packagegui>