Changes

Jump to: navigation, search

OPS235 Lab 6

116 bytes removed, 12:39, 29 June 2016
no edit summary
#: <b><code><span style="color:#3366CC;font-size:1.2em;">nameserver 192.168.235.1</span></code></b>
# Confirm your settings work by doing the following (you might need to do the steps '''3''' and '''4''' a few times before it works; keep checking with the commands below and wait a bit before each attempt): <b><code><span style="color:#3366CC;font-size:1.2em;">ifconfig</span></code></b>, <b><code><span style="color:#3366CC;font-size:1.2em;">route -n</span></code></b>, <b><code><span style="color:#3366CC;font-size:1.2em;">ping</span></code></b> (other VM's IP address), and <b><code><span style="color:#3366CC;font-size:1.2em;">ssh</span></code></b> ( to your Seneca's Matrix account to test your DNS)
# Restart the <code>'''centos3</code> ''' VM, or just wait a few minutes.
# Login and test your configuration again. What happened?
# While we can configure network settings from the command line those settings are not persistent. To configure persistent network configurations we need to edit the configuration files.
#::NETMASK="255.255.255.0"
#::GATEWAY="192.168.235.1"
#::HWADDR="52:54:00:3f:5c:fa" <-- '''DO NOT COPY THIS VALUE! # Use MAC address for YOUR interface using:centos3 VM''' <code><span style="color:#3366CC;font-size:1.2em;">ifconfig eth0</span></code> s MAC ADDRESS!!!
#::DNS1="192.168.235.1" '''
#::BOOTPROTO="static"
13,420
edits

Navigation menu