Changes

Jump to: navigation, search

OPS335 Lab 3

246 bytes added, 11:19, 9 February 2016
no edit summary
'''Perform the Following Steps:'''
#Issue On your vm1, issue the following command to install the bind-utils package:<br><br>'''yum install bind-utils'''<br><br>#Issue the following commands command to verify that you set-up your DNS server correctly for all of your VMsvm1:
<source lang="bash">
host host.yoursenecaid.org
host vm1.yoursenecaid.org
host vm2.yoursenecaid.org
host vm3.yoursenecaid.org
host google.ca
</source>
<ol><li value="3">Make certain to install bind-utils on your other VMs as well</li><li>Also on all of the VMs, install and use a text-based browser called '''lynx''' to access the Web.</li><li>Experiment with the following commands:<br><br>
<source lang="bash">
nslookup
dig</source><br><br>Use the '''dig''' command to query your DNS server for specific records (up to this point you only have NS and A records).</li><li>Issue the following commands to verify that you set-up your DNS server correctly on all of your VMs and google and your host machine:<source lang="bash">host vm2.yoursenecaid.orghost vm3.yoursenecaid.orghost host.yoursenecaid.orghost google.ca</source></li></ol>
13,420
edits

Navigation menu