Open main menu

CDOT Wiki β

Changes

OPS335 DNS Lab

59 bytes removed, 21:53, 29 January 2012
Perform these steps on your gateway/firewall/DNS machine
===Perform these steps on your gateway/firewall/DNS machine===
*Start up your Fedora 16 PC, login as joker, open a terminal window and "su -" to root. This PC will be named "f16". It will be your gateway/firewall as well as the domain name server for your intranet.
*Ensure you are connected to the Internet. Use firefox to authenticate yourself so you can surf the web outside of the Seneca domain.
*Use yum to update your system if necessary.
*Use yum to install the DNS server.
yum install bind
*Also start your ssh server. systemctl start sshd.service*Set your hostname If you have not already done, please permanently set the host name of the 'host' machine to "f16. hostname f16*Set your domainname to <learnid>.org". domainname <learnid>.org
===Edit /etc/named.conf===
1
edit