Open main menu

CDOT Wiki β

Changes

OPS335 DNS Lab

14 bytes added, 20:35, 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 13 16 PC, login as joker, open a terminal window and "su -" to root. This PC will be f13f16. 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.
yum install bind
*Also start your ssh server.
systemctl start sshd.service sshd start*Set your hostname to f13f16. hostname f13f16*Set your domainname to example<learnid>.org. domainname example<learnid.org 
===Edit /etc/named.conf===
*Edit the file /etc/named.conf and enter the following: But use your own X value where applicable. If no file exists, create one. If one is already there, renamed it and make a new one.
1
edit