Author Topic: Problem with installing free dns CentOS Webpanel service  (Read 10959 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Problem with installing free dns CentOS Webpanel service
« on: December 09, 2014, 09:13:00 PM »
Hi All,

We have a problem with the free DNS service of CentOS webpanel.

- Domain is properly set up.

- Zones on free DNS are set up (both for xxxx.tld and www.xxxx.tld) --> is that correct or do we just need it for xxxx.tld?

- Our nameservers within the webpanel is configured as below:
  NAMESERVERS
  ns1.centos-webpanel.com   -    IP: 185.4.149.83
  ns2.centos-webpanel.com   -    IP: 185.4.149.90

- Our DNS zone file within CentOS webpanel is as below:

Code: [Select]
; Panel %version%
; Zone file for xxxx.tld
$TTL 14400
xxxx.tld.      86400        IN      SOA     ns1.centos-webpanel.com. xxxx@gmail.com. (
         2014120902      ; serial, todays date+todays
                86400           ; refresh, seconds
          7200            ; retry, seconds
            3600000         ; expire, seconds
           86400 )         ; minimum, seconds

xxxx.tld. 86400 IN NS ns1.centos-webpanel.com.
xxxx.tld. 86400 IN NS ns2.centos-webpanel.com.

xxxx.tld. IN A 198.2x.1xx.9x

localhost.xxxx.tld. IN A 127.0.0.1

xxxx.tld. IN MX 0 xxxx.tld.

mail IN CNAME xxxx.tld.
www IN CNAME xxxx.tld.
ftp IN CNAME xxxx.tld.
; Add additional settings below this line

Despite all, it doesn't work. Since we are really new to all of this can somebody please help us out?

Will be very grateful, thank you in advance,
Kind Regards,

Bas


---
Additional information: When I run a DNS check on the A records the nameservers look ok but the check gives me an error on the A record for the domain at the cent-os webpanel nameserver.
« Last Edit: December 10, 2014, 09:48:42 AM by basnl90 »

Offline
*
Re: Problem with installing free dns CentOS Webpanel service
« Reply #1 on: December 10, 2014, 03:17:37 AM »
fist you will need to check on your DNS settings on the following site
http://leafdns.com

If you are using FreeDNS ns1.centos-webpanel.com and ns2.centos-webpanel.com then you do not need to edit your local dns zone files on the server, you only need to edit zone on the freeDNS website.
AntiDDoS Protection (web + mail)
http://centos-webpanel.com/website-ddos-protection-proxy

Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp


Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor


Do you need Fast and FREE Support included for your CWP linux server?
http://centos-webpanel.com/noc-partner-list
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: Problem with installing free dns CentOS Webpanel service
« Reply #2 on: December 10, 2014, 09:43:22 AM »
Thank you for your fast reply!

When I test the xxx.tld at leafDNS it gives me the following:
None of the nameservers listed by the parent nameservers are both responsive and authoritative for your domain. This error is fatal, and the domain is unresolveable.

We changed the nameserver IP's at CentOS webpanel to the corresponding IP's first but as you recommended I changed this back to the default IP's: 127.0.0.1.


What is going on here??


When I try to run www.xxxx.tld it gives me the following:
The parent nameservers do not have your nameservers listed
This means the name does not exist or your registrar is experiencing technical difficulties.

Is this right?



Kind regards,
Bas

Offline
*
Re: Problem with installing free dns CentOS Webpanel service
« Reply #3 on: December 15, 2014, 01:58:22 AM »
yes this is a issue with your domain registrar
The parent nameservers do not have your nameservers listed
AntiDDoS Protection (web + mail)
http://centos-webpanel.com/website-ddos-protection-proxy

Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp


Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor


Do you need Fast and FREE Support included for your CWP linux server?
http://centos-webpanel.com/noc-partner-list
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services