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
; 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.***.**