Changes

Jump to: navigation, search

OPS335 Lab 3

48 bytes removed, 18:06, 26 December 2017
no edit summary
<ol><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 vm1.yoursenecaid.ops
host vm2.yoursenecaid.ops
<li>Also try the following commands:
<source lang="bash">
host vm1
host vm2
<li> Issue the host command for all vm names and host name to make certain that is works.</li>
<li>Also on all of the VMs, install and use a text-based browser called '''lynx''' to access the Web, and test-out to see if it works by issuing the command '''lynx''' with the URL as an argument.</li><li>Experiment with the following commands:<br>
<source lang="bash">
nslookup
dig</source>Use the '''dig''' command to query your DNS server for specific records (up to this point you only have NS, A, and SOA records).</li></ol>
Issue the following commands on any of your VMs (once again replacing X with your network octet):
<source lang="bash">
host 192.168.X.1
host 192.168.X.2

Navigation menu