umm dont know im trying to setup dns and im getting this when i dig my name servers and a domain i have attempt to setup by following the tutorial how to run your own name servers with go daddy. root@server1:~# dig @ns1.namesever-secure.com and www.krrose27.com ;; reply from unexpected source: 10.0.5.1#53, expected 97.101.41.51#53
Please check in ISPConfig DNS-Manager that all IP addresses used for DNS-Records are external IP addresses.
Did the domains that you created work? It might be that this error is just related to the fact that you are in a NAT enviroment.
That looks ok. But I can't even reach your nameserver: Code: mh1:~# dig @ns1.namesever-secure.com www.krrose27.com ; <<>> DiG 9.2.1 <<>> @ns1.namesever-secure.com www.krrose27.com ;; global options: printcmd ;; connection timed out; no servers could be reached mh1:~# dig @97.101.41.51 www.krrose27.com ; <<>> DiG 9.2.1 <<>> @97.101.41.51 www.krrose27.com ;; global options: printcmd ;; connection timed out; no servers could be reached mh1:~# Are you sure that your router forwards port 53 (TCP and UDP)?