Changes

Jump to: navigation, search

OPS235 Lab 6 - CentOS6

119 bytes added, 12:17, 27 November 2019
no edit summary
{{Admon/caution|THIS IS AN OLD VERSION OF THE LAB|'''This is an archived version. Do not use this in your OPS235 course.'''}}
= Configuring a Network Using Virtual Machines =
# Click on the '''DNS''' field and add The IP address of <code>virbr1</code> on your centos host. as the primary DNS server.
# Your network connection may take a couple of minutes to reconfigure connect (view the Network Manager applet in the gnome panel at the top of the screen).
# You should be able to use the systemctl command service commands to restart your network.#'''Restart your network''' on centos2 by issuing the commands:
#*<code>service network stop</code>
#*<code>service network start</code>
Arrange proof of the following on the screen:
# A list <code>ifconfig</code> from all 3 VM's# The contents of your <code>iptables/etc/hosts</code> rules.on each machine
# The contents of your <code>arp</code> cache.
# <code>ssh</code> from centos2 to the CentOS host.
# <code>ifconfig</code> from all 3 VM's
# Contents of <code>/tmp/lab6</code> directory.
# Fresh backup of the virtual machines.
# A list of your <code>iptables</code> rules.
== Preparing for Quizzes ==

Navigation menu