:: BIND : setup spf record
Posted by blackonsole on April 27th, 2012 02:45 AM | No Comment
:: How to setup SPF record for domain on BIND/named
+ add spf record on zone file
added line like this:
or
+ restaring named
:: Links
+ Google
+ Cyberciti
:: named: error (broken trust chain) resolving
Posted by blackonsole on April 18th, 2012 03:23 PM | No Comment
:: Error logs on BIND
:: How to fix error broken trust chain resolver on BIND
Change date/time settings on current time using date command
checking:
:: Links
+ Google
+ SpectLog
:: Exporting NicTool to BIND
Posted by blackonsole on August 9th, 2011 02:47 PM | No Comment
:: What is
+ NicTool
NicTool is a free DNS management suite that takes all the headaches out of managing DNS. It includes an attractive web interface for users, admins, and clients to access and update their DNS zone data as well ...
:: Install NicTool on Linux Debian
Posted by blackonsole on August 8th, 2011 02:11 PM | No Comment
:: What is NicTool
NicTool is a free DNS management suite that takes all the headaches out of managing DNS. It includes an attractive web interface for users, admins, and clients to access and update their DNS zone data as well ...
:: Installing VegaDNS
Posted by blackonsole on July 23rd, 2011 12:23 PM | No Comment
:: What is VegaDNS
VegaDNS is a tinydns administration tool written in PHP to allow easy administration of DNS records through a web browser.
:: How to Install VegaDNS on Linux Debian
+ Get source code
+ Setup databases
+ Change permission
+ Edit config.php files
+ ...
:: djbdns on Linux Debian
Posted by blackonsole on July 23rd, 2011 02:24 AM | No Comment
:: What is djbdns
The djbdns software package is a DNS implementation created by Daniel J. Bernstein due to his frustrations with repeated BIND security holes. - wikipedia
:: Installing dependency
:: Installing djbdns / tinydns on debian
:: running DNS Server
:: delegation
:: add ...