aside from that; here is what My DNS records using name.com and CWP as well..
at your resistrars interface (name.com) you should be pointing your domain to your CWP DNS
ns1.yourdomain.com etc ... yes, name.com is kind of nice, but hard to navigate, (better tnah say "godaddy" though, imo.
If it is set up correctly, it really shouldn't" take that long to propagate.. i use
https://www.whatsmydns.netto observe the status..
i had to directly enter this into the DNS records instead of relying on CWP to create them 'correctly'/directly.
hope it helps:
---------------------------------------------------
; Panel %version%
; Zone file for ns1.yourdomain.net
$TTL 14400
ns1.yourdomain.net. 86400 IN SOA ns1.yourdomain.net. info.centos-webpanel.com. (
2013071600 ;serial, todays date+todays
86400 ;refresh, seconds
7200 ;retry, seconds
3600000 ;expire, seconds
86400 ;minimum, seconds
)
ns1.yourdomain.net. 86400 IN NS ns1.yourdomain.net.
ns1.yourdomain.net. 86400 IN NS ns2.yourdomain.net.
ns1.yourdomain.net. 14400 IN A XXX.XXX.XXX.XXX <---(Your IP Address to Your CWP Server)
------
This is for just one of my DNS -Domains i use with CWP.
the second, same thing, just use ns2.yourdomain.net, or com, or whatever..
i have also found that CWP's DNS may take a bit of 'tweaking', i havent had to change/add to it since i got it to work a year ago,
but there was quite a bit involved.. it may have since improved.. i sure hope so.
will try and help if you need more info, just post here..
Thanks.
X