Good day!
I'm having DNS related problems with some of my domains. Basically, the problem is that at some places like the US, this domain, for example: baby-toyz.us, are accessible. While at some places, like Asia, it is not.
The Primary and Secondary Nameservers on my server are ns1.servermatrix.host and ns2.servermatrix.host respectively.
I've checked the following files:
/etc/wwwacct.conf contains:
NS ns1.servermatrix.host
NS2 ns2.servermatrix.host
/etc/resolv.conf contains:
nameserver 70.84.161.11
nameserver 70.84.160.11
/etc/nameserverips contains:
70.86.14.130=70.86.14.131
70.86.14.131=70.86.14.132
70.86.14.132=70.86.14.130
70.86.14.133=ns1.servermatrix.host
70.86.14.134=ns2.servermatrix.host
70.86.14.135=0
I have doubts about the entries
ns1.servermatrix.host and ns2.servermatrix.host
Are these valid entries or nameservers?
Please help. I am a bit at lost for days now.
Thanks!