Category: DNS

0

Configure caching nameserver

Configure & Install caching nameserver in DNS —— yum install bind* yum install caching nameserver DNSrpm -qa | grep bind                      to check if bind is installed,it ll b netstat -plan | grep 53                  to check...

1

Addon & Subdomain DNS Entries

1.set up a domain addon1.com which should resolve in dns.The mail of addon1.com should point to gmail mail server. $TTL    86400 $ORIGIN sym.com. @               IN SOA  ns.sym.com.       root.sym.com. ( 2011022300              ; serial (d. adams)...