DNS Forwarder
Install a DNS forwarder on CentOS 6.3:
- yum install bind
Edit /etc/named.conf:
Run the following commands:
- service named start
- chkconfig named on
- netstat -a -n | grep ":53" | grep LISTEN
Install a DNS forwarder on CentOS 6.3:
Edit /etc/named.conf:
Run the following commands: