Hi, I have a Linux server configured as DNS server. I have some problem which I hope someone can help. I have cracked my head and not sure what to check next.
I hv configured the /etc/resolv.conf file to be as follows:
domain xx.yy.zz
nameserver 10.130.8.17
but the server is not able to resolve the hostnames.
If the /etc/resolv.conf file is as follows:
domain xx.yy.zz
nameserver 127.0.0.1
nameserver 10.130.8.17
then the server is able to resolve hotnames using 127.0.0.1 as the DNS server.
What did I miss?
I hv configured the /etc/resolv.conf file to be as follows:
domain xx.yy.zz
nameserver 10.130.8.17
but the server is not able to resolve the hostnames.
If the /etc/resolv.conf file is as follows:
domain xx.yy.zz
nameserver 127.0.0.1
nameserver 10.130.8.17
then the server is able to resolve hotnames using 127.0.0.1 as the DNS server.
What did I miss?