lame server resolving
On Cpanel server, found following error on /var/log/messages Jan 29 15:15:50 server36 named[17870]: lame server resolving ‘bizhat.com’ (in ‘bizhat.com’?): 216.32.86.26#53 The problem is caused by some...
View ArticleOpen DNS servers
When check domain at dnsreport, it show warning ERROR: One or more of your nameservers reports that it is an open DNS server. This can be fixed by editing /etc/named.conf The default “options” will be...
View ArticlePublic DNS Servers
if your ISP have problem with DNS, you can use public dns for name resolution. Google Public DNS (Recommended) 8.8.8.8 8.8.4.4 http://code.google.com/speed/public-dns/ Level 3 Communications 4.2.2.2...
View ArticleUsing host command
host command is used for dns lookup root@server1 [~]# host -t mx gmail.com gmail.com mail is handled by 5 gmail-smtp-in.l.google.com. gmail.com mail is handled by 40 alt4.gmail-smtp-in.l.google.com....
View ArticleHow to Change Document Root of Website Using .htaccess
By default the document root of website on a cPanel server is /home/username/public_html . At the time anyone search a domain from there own end the site displays the index page from default location....
View ArticleFlush Cache with Google Public DNS
I have been using Google Public DNS as my DNS revolvers 8.8.8.8 8.8.4.4 Since google have peering with most ISP, it did work very well so far. When is using ISP provided DNS servers, it used it go down...
View ArticleWhat is a CNAME record?
The CNAME record is also known as canonical name record. It is used for specifying that a domain name is an alias for another domain, the “canonical” domain. The CNAME Record is used only for...
View ArticleHow to add a MX Record in cPanel using DNS Zone Editor?
Log in to the your cPanel. In the “Domains” section, click on the “Zone Editor” Icon. Select the domain where you need to change the MX records and then click on +MX Record. Enter the Priority and...
View ArticleHow to add CNAME Record through domain control panel
The first thing you’ll need to do to add a CNAME Record is to make sure that you are using HostOnNet.com’s default nameservers (ns1.hostonnet.com, ns2.hostonnet.com, ns3.hostonnet.com and...
View Article