I dont understand how to correct the dns zone for my clients domains, we moved server and everthing is a mess, two clients domains ip's and ns1,ns2 are wrong. and the sites dont work at all for now 8 days, big problem one client has lost over 300,000 visitors since the change, and they are really mad...
I not sure the correct way to change the dns records to relect my private nameservrs name and ip.
I have attached some code of what I mean. This is what I see in the Edit A DNS Zone in Whm after selecting a domain name....
xxxxxxxxxxxxx.com is representing the domain masked sorry just for legal reasons..
Can anyone tell me which way I am suppost to do it like and a faster way to change it becuase to change 1100 domains will take for ever..Im pulling my hair out..I love my new host but my host gives me the run around with techie answers, goes straight over my head..
I need another view on this problem I am having.. thanks in advance..
Code 1 is what it is now with out the right ip and or nds1,ns2 of my private nameservers. some work without the private nameservers is it essential to change it.
XxXxXxXxXx.com. is my private nameservers, and 11.11.11.111 is the ip I was given for my reseller account.
look at each one, each is different, I think it should be number 2, but unsure.
And is there a fast way to change the dns to all the parked domains because there is well over 1100 of them on file with all wrong ip's, if I have to do this manually I think I need something stronger than a beer.
I not sure the correct way to change the dns records to relect my private nameservrs name and ip.
I have attached some code of what I mean. This is what I see in the Edit A DNS Zone in Whm after selecting a domain name....
xxxxxxxxxxxxx.com is representing the domain masked sorry just for legal reasons..
Can anyone tell me which way I am suppost to do it like and a faster way to change it becuase to change 1100 domains will take for ever..Im pulling my hair out..I love my new host but my host gives me the run around with techie answers, goes straight over my head..
I need another view on this problem I am having.. thanks in advance..
Code 1 is what it is now with out the right ip and or nds1,ns2 of my private nameservers. some work without the private nameservers is it essential to change it.
Code 2 is what I think it should be changed too to relefct my private reseller nameservers.$TTL 14400
@ 14440 IN SOA ns105.xxxxxxxxxxxxx.com. root.ssss.xxxxxxxxxxxxx.com.
200333302 serial number
14400 refresh
7200 retry
3600000 expire
86400 minimum ttl
Domain TTL RecordType
ClIeNt.com. 14400 IN NS ns105.xxxxxxxxxxxxx.com.
ClIeNt.com. 14400 IN NS ns106.xxxxxxxxxxxxx.com.
ClIeNt.com. 14400 IN A 11.11.11.111
localhost.ClIeNt.com. 14400 IN A 127.0.01
ClIeNt.com. 14400 IN MX 0 ClIeNt.com.
mail 14400 IN CNAME ClIeNt.com.
www 14400 IN CNAME ClIeNt.com.
ftp 14400 IN CNAME ClIeNt.com.
XxXxXxXxXx.com. is my private nameservers, and 11.11.11.111 is the ip I was given for my reseller account.
Code 3 or should it be like this...$TTL 14400
@ 14440 IN SOA ns105.xxxxxxxxxxxxx.com. root.ssss.xxxxxxxxxxxxx.com.
200333302 serial number
14400 refresh
7200 retry
3600000 expire
86400 minimum ttl
Domain TTL RecordType
ClIeNt.com. 14400 IN NS ns1.XxXxXxXxXx.com.
ClIeNt.com. 14400 IN NS ns2.XxXxXxXxXx.com.
ClIeNt.com. 14400 IN A 11.11.11.111
localhost.ClIeNt.com. 14400 IN A 127.0.01
ClIeNt.com. 14400 IN MX 0 ClIeNt.com.
mail 14400 IN CNAME ClIeNt.com.
www 14400 IN CNAME ClIeNt.com.
ftp 14400 IN CNAME ClIeNt.com.
please any assistance would be great..$TTL 14400
@ 14440 IN SOA ns1.XxXxXxXxXx.com. root.ssss.xxxxxxxxxxxxx.com.
200333302 serial number
14400 refresh
7200 retry
3600000 expire
86400 minimum ttl
Domain TTL RecordType
ClIeNt.com. 14400 IN NS ns1.XxXxXxXxXx.com.
ClIeNt.com. 14400 IN NS ns2.XxXxXxXxXx.com.
ClIeNt.com. 14400 IN A 11.11.11.111
localhost.ClIeNt.com. 14400 IN A 127.0.01
ClIeNt.com. 14400 IN MX 0 ClIeNt.com.
mail 14400 IN CNAME ClIeNt.com.
www 14400 IN CNAME ClIeNt.com.
ftp 14400 IN CNAME ClIeNt.com.
look at each one, each is different, I think it should be number 2, but unsure.
And is there a fast way to change the dns to all the parked domains because there is well over 1100 of them on file with all wrong ip's, if I have to do this manually I think I need something stronger than a beer.
Last edited: