Control Web Panel

WebPanel => DNS => Topic started by: Niloc on January 31, 2016, 07:49:01 AM

Title: The NS aren't working / information added
Post by: Niloc on January 31, 2016, 07:49:01 AM
Dear community,
I followed your instructions, however it doesn't work.
I added ns1.mydomain and ns2.mydomain with the ip to cwp. Then i added ns1.mydomain and ns2.mydomain to my domain settings. (A record, pointing to the IP)

What's wrong?

Thank you very much! If you need any more details please ask.

Information:

Zone of my domain

Code: [Select]
; Panel %version%
; Zone file for wecareabout.it
$TTL 14400
wecareabout.it.      86400        IN      SOA     ns1.wecareabout.it. moritz-****.hotmail.de. (
         2013071600      ; serial, todays date+todays
                86400           ; refresh, seconds
          7200            ; retry, seconds
            3600000         ; expire, seconds
           86400 )         ; minimum, seconds

wecareabout.it. 86400 IN NS ns1.wecareabout.it.
wecareabout.it. 86400 IN NS ns2.wecareabout.it.

wecareabout.it. IN A 51.255.***.**

localhost.wecareabout.it. IN A 127.0.0.1

wecareabout.it. IN MX 0 wecareabout.it.

mail IN CNAME wecareabout.it.
www IN CNAME wecareabout.it.
ftp IN CNAME wecareabout.it.
; Add additional settings below this line

ns1     14400   IN      A       51.255.***.**
ns2     14400   IN      A       51.255.***.**

ns1.wecareabout.it. 14400 IN A 51.255.***.**

ns2.wecareabout.it. 14400 IN A 51.255.***.**
Title: Re: The NS aren't working / information added
Post by: pedromidiasf on January 31, 2016, 04:47:31 PM
i recommend you to use an external DNS provider like https://www.cloudflare.com/
Title: Re: The NS aren't working / information added
Post by: Sandeep on February 01, 2016, 08:41:24 AM
Dear community,
I followed your instructions, however it doesn't work.
I added ns1.mydomain and ns2.mydomain with the ip to cwp. Then i added ns1.mydomain and ns2.mydomain to my domain settings. (A record, pointing to the IP)

What's wrong?

Thank you very much! If you need any more details please ask.

Information:

Zone of my domain

Code: [Select]
; Panel %version%
; Zone file for wecareabout.it
$TTL 14400
wecareabout.it.      86400        IN      SOA     ns1.wecareabout.it. moritz-****.hotmail.de. (
         2013071600      ; serial, todays date+todays
                86400           ; refresh, seconds
          7200            ; retry, seconds
            3600000         ; expire, seconds
           86400 )         ; minimum, seconds

wecareabout.it. 86400 IN NS ns1.wecareabout.it.
wecareabout.it. 86400 IN NS ns2.wecareabout.it.

wecareabout.it. IN A 51.255.***.**

localhost.wecareabout.it. IN A 127.0.0.1

wecareabout.it. IN MX 0 wecareabout.it.

mail IN CNAME wecareabout.it.
www IN CNAME wecareabout.it.
ftp IN CNAME wecareabout.it.
; Add additional settings below this line

ns1     14400   IN      A       51.255.***.**
ns2     14400   IN      A       51.255.***.**

ns1.wecareabout.it. 14400 IN A 51.255.***.**

ns2.wecareabout.it. 14400 IN A 51.255.***.**
you have to  contact host provider support for this
Title: Re: The NS aren't working / information added
Post by: Igor S. on February 02, 2016, 10:36:31 AM
Hello.

Dear community,
I followed your instructions, however it doesn't work.
I added ns1.mydomain and ns2.mydomain with the ip to cwp. Then i added ns1.mydomain and ns2.mydomain to my domain settings. (A record, pointing to the IP)
What's wrong?

Could you tell us what kind problem and what exactly does not work? The Zone seems good.