.
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.
*/
/* ========================================================================== */
]]>
Describe your package hereDescribe your package requirements hereCurrently there are no FAQ items provided.bindzonenoneBind: Zones Settings/usr/local/pkg/bind.incSettings/pkg_edit.php?xml=bind.xmlACLs/pkg.php?xml=bind_acls.xmlViews/pkg.php?xml=bind_views.xmlZones/pkg.php?xml=bind_zones.xml&id=0Sync/pkg_edit.php?xml=bind_sync.xml['installedpackages']['bindzone']['config']statusdisabledDisabledEnabledZone NamenameZone TypetypeView NameviewSerialserialDescriptiondescriptiononlisttopicDomain Zone Configurationtemp01Disable this zonedisabledcheckboxZone Namename
For reverse zones, include zone ip in reverse order or following your provider instructions.(Ex: 1.168.192)
IN-ADDR.ARPA will be automaticaly included on conf files when reveser zone option is checked.]]>inputDescriptiondescriptionEnter the description for this zone.input70Zone Typetypeselecton_type_zone_changed()Viewviewselect_sourcenamenameReverse ZonereversoEnable if this is a reverse zone.checkboxcustom OptioncustomYou can put your own custom options here.textarea755base64listtopicDNSSECtemp04Inline SigningdnssecbackupkeysEnable inline DNSSEC Signing afor this zones.]]>checkboxbackup keysbackupkeyscheckboxDS setdsset
Upload this ds set to your domain root server.]]>textarea753base64listtopicSlave Zone Configuration temp04Master Zone IPslaveipIf zone is slave, enter the IP address of the master DNS zone.inputlisttopicForward Zone Configuration temp04ForwardersforwardersEnter forwarders IPs for this domain. Separate by semi-colons (;).input70listtopicMaster Zone Configuration temp03TLLtllDefault expiration time of all resource records without their own TTL valueinputName ServernameserverEnter nameserver for this zoneinputBase Domain ipipnsEnter ip address for base domain lookup. Ex: nslookup mydomain.cominputMail Admin ZonemailEnter mail admin zone.inputSerialserialParsed value for the slave to update the DNS ZoneinputRefreshrefreshSlave refresh (1 day)input1dRetryretrySlave retry time in case of a problem (2 hours)input2hExpireexpireSlave expiration time (4 weeks)input4wMinimumminimumMaximum caching time in case of failed lookups (1 hour)input1hAllow-updateallowupdate
Allow-update defines a match list eg IP address(es) that are allowed to submit dynamic updates for 'master' zones ie it enables Dynamic DNS (DDNS).]]>select_sourcenamename03Allow-queryallowquery
Allow-query defines an match list of IP address(es) which are allowed to issue queries to the server.]]>select_sourcenamename03Allow-transferallowtransfer
Allow-transfer defines a match list eg IP address(es) that are allowed to transfer (copy) the zone information from the server (master or slave for the zone). While on its face this may seem an excessively friendly default, DNS data is essentially public (that's why its there) and the bad guys can get all of it anyway. However if the thought of anyone being able to transfer your precious zone file is repugnant, or (and this is far more significant) you are concerned about possible DoS attack initiated by XFER requests, then use the following policy.]]>select_sourcenamename03listtopicZone Domain recordstemp02Enter Domain records."Record" is the name or last octec of ip. Sample: www or pop "Type" is the type of the record Sample: A CNAME MX NS "Priority" in used only in mx records to define its priority "Alias or IP address" is the destination host or ip address.
You can order elements on this list with drag and drop between columns.]]>nonerowhelperRecordhostnameEnter the Host Name (ex: www)input10TypehosttypeSelect Type HostselectPriorityhostvalueMX 10 or 20input3Alias or IP addresshostdstEnter the IP address or CNAME destination for Domain (ex: 10.31.11.1 or mail.example.com)input35onregdhcpstaticRegister DHCP static mappingsIf this option is set, then DHCP static mappings will be registered in DNS, so that their name can be resolved.checkboxlisttopicCustom Zone Domain recordstemp02customzonerecords
This can be used for a fast migration setup.]]>textarea8410base64listtopicResulting Zone config fileresultconfigResulting bind config file for this zone.textarea8415base64
bind_print_javascript_type_zone2();
bind_print_javascript_type_zone();
if ($_POST['type']=="master")
$_POST['serial']=(date("U")+ 1000000000);
bind_zone_validate($_POST, &$input_errors);
bind_sync();
bind_sync();