0

DNS server is not working on Centos Web Panel

Hello i have a fresh installed Centos Web Panel server and it is up and running good, and the ip is 192.168.7.30 (local ip for testing). In that cwp server is running bind as a DNS server so i try to use the ip address of my cwp server as DNS resolver on my local mahcine' s network settings then i try to access internet but i can' t access any internet page not even a ping from google.com and i checked my dns service on cwp server, it is up and running, since it is a fresh install of cwp i am not done any changes after the installation.

robert
asked Dec 28, 2017
1 Answer
0

Check your DNS configuration file /etc/named.conf there you must find a line recursion no; which means you cannot access internet through that DNS server, So you must change recursion value no into yes. After changing save the file and reload or restart your DNS Service

systemctl restart named

or

service named restart
View More
parthiban
answered Dec 29, 2017
Your Answer
||||
 
100:0

Related News in DNS server is not working on Centos Web Panel

Related News in DNS server is not working on Centos Web Panel