Quote:
|
Originally Posted by BlueStream
I'd like to use the inbuilt DNS feature that ISPConfig has to be a DNS Server.. But when i point to the server, 192.168.1.98 as a DNS in my TCP/IP config, it always fails to resolve anything...
|
Maybe a firewall is blocking port 53 on your DNS server...
On the DNS server's shell, when you run
Code:
dig @localhost oneofyourdomains.com
do you see an answer section?