.
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']Zones NamenameZonas TypetypeView NameviewDescriptiondescriptiononlisttopicDomain Zone Configurationtemp01Zone Name:nameEnter the name for zone (ex:exemple.com.br)inputZonas TypetypeSelect the type that zone to Master Primary DNS, Secondary DNS to select Slave.selecton_type_zone_changed()Viewviewselect_sourcenamenameZone ReversereversoEnable this if the zone is reverse.checkboxcustom OptioncustomYou can put your own custom options here, separated by semi-colons (;).textarea653DescriptiondescriptionEnter the description for this zone.textarea653listtopicSlave Zone Configuration temp04IP Master ZoneslaveipIf zone is slave, enter the IP address of the master DNS zone.inputlisttopicMaster Zone Configuration temp03TLLtllDefault expiration time of all resource records without their own TTL valueinputName ServernameserverEnter ns.example.com is a nameserver for example.cominputIP Name ServeripnsEnter address ip for nameserverinputMail Admin ZonemailEnter mail admin zone, is . not @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-updateallowupdateselect_sourcenamename03Allow-queryallowqueryAllow-query defines an match list of IP address(es) which are allowed to issue queries to the server.select_sourcenamename03Allow-transferallowtransferAllow-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_sourcenamename03listtopicHosts Configuration Zone Domaintemp02Enter the desired host, "Host Name" is the name of the Host: www or pop, "Host Type" simple kind host, "Value" in case the MX priority, "CNAME or IP address" is the destination host.nonerowhelperHost NamehostnameEnter the Host Name (ex: www)input20Host TypehosttypeSelect Type HostselectValuehostvalueMX 10 or 20input1Ip Address or CNAME destinationhostdstEnter the IP address or CNAME destination for Domain (ex: 10.31.11.1 or mail.example.com)input20
bind_print_javascript_type_zone2();
bind_print_javascript_type_zone();
bind_views_before_form_dest(&$pkg,"bindacls","name","allowtransfer");
bind_views_before_form_dest(&$pkg,"bindacls","name","allowquery");
bind_views_before_form_dest(&$pkg,"bindacls","name","allowupdate");
bind_views_before_form_dest(&$pkg,"bindviews","name","view");
bind_zona_before_form_dest(&$pkg,"bindzone","name","serial");
$_POST['serial']=$_POST['serial']+1;
bind_sync();
bind_sync();