pcnet21
12-09-2004, 11:29 PM
When you do dns lookup dns3 is working fine but every time they trying to access dns4, then got an error
An error occurred: Couldn't resolve DNS server name/IP
everything is looks good on registar..I think it is bind on my server, anyway I could look into and fix it?
YUPAPA
12-09-2004, 11:34 PM
You have this in your zone file my friend ~ :angel:
ns1.pixate.net.pixate.net. 14400 IN A 65.98.57.10
ns2.pixate.net.pixate.net. 14400 IN A 65.98.57.11
--- EDIT ---
OOOOps, sorry those are not ns4/ns3
But still, they are wrong ~
You need to make A entries for the two name servers (ns3 and ns4) ~
pcnet21
12-09-2004, 11:48 PM
yea, thats main name server but I have other server as other name server..both server sync each other but seem second server bind is the problem.
YUPAPA
12-09-2004, 11:51 PM
I can't find ns1, ns2, ns3 and ns4 entries in your zone file ~
Even tho dnsstuff can still ping ns1 and ns2, they are probably cached ~ I have tried from my own computer and none of the 4 are pingable ~