Differences between revisions 2 and 3
Revision 2 as of 2017-01-12 17:55:38
Size: 2395
Editor: scot
Comment:
Revision 3 as of 2017-01-12 18:30:23
Size: 2617
Editor: scot
Comment:
Deletions are marked like this. Additions are marked like this.
Line 23: Line 23:
 1. Click on the Configure Virtual Machine and set the "Virtual Machine Name" to: "CPTE427-'''username'''" where you replace '''username''' with your school username. It is unneccesary to give the "computer name" at this time.  1. Click on the Configure Virtual Machine and set the "Virtual Machine Name" to: "CPTE427-'''username'''-pfsense" where you replace '''username''' with your school username. It is unneccesary to give the "computer name" at this time.
Line 27: Line 27:
Repeat the process above for the following VM templates: Repeat the process above for the following VM templates (use the template name below for the Virtual Maqchine Name e.g. "CPTR427-scot-ubuntu":
Line 29: Line 29:
 1. Ubuntu Latest LTS
 1. Windows 10
 1. Windows Server 2016
 1. Metasploitable latest.
 1. Ubuntu (Latest LTS)
 1. Windows10
 1. WindowsServer (2016)
 1. Metasploitable (latest).
Line 35: Line 35:

== Network Setup ==

Line 49: Line 53:

=== Windows 10 Setup ===

Bootup the Windows 10 machine and go through the install process.

Lab 01 Virtual Machine (VM) Creation and Network Configuration

This lab contains information directions and exercises to teach you how to:

  • Setup your VMs (specific to your class)
  • Configure a network address translation (NAT) firewall using pfSense,
  • Configure networking on the required VMs behind the firewall
  • Use the commandline to find network information including
    • IP address
    • Hostname
    • DNS information and
    • Gateway all on BSD, Linux and Windows.

Creating the VMs

First we will setup the pfSense VM.

  1. Open internet explorer and to to https://samuel.cs.southern.edu

  2. Select VMs (this will show any VMs that currently exist for you).
  3. Select Deploy to deploy a new VM
  4. Click Configure Cloud, and select the name of your cloud (Israel)
  5. Select the pfSense template and click ok.
  6. Click on the Configure Virtual Machine and set the "Virtual Machine Name" to: "CPTE427-username-pfsense" where you replace username with your school username. It is unneccesary to give the "computer name" at this time.

  7. Click OK, Click Deploy at the bottom right.
  8. Don't turn on the machine yet! Directions for setting up each machine are given below in the setup section.

Repeat the process above for the following VM templates (use the template name below for the Virtual Maqchine Name e.g. "CPTR427-scot-ubuntu":

  1. Ubuntu (Latest LTS)
  2. Windows10
  3. WindowsServer (2016)

  4. Metasploitable (latest).

After you have created all the virtual machines, see Dr. A and he will configure your NICs with the appropriate VLANs. If your machines have been started, you will need to turn them off at this point.

Network Setup

Setting up the VMs

pfSense Setup

Start the pfSense VM and allow it to start with defaults. It will eventually ask you for some information like:

http://db2.cs.southern.edu/videos/images/CPTR427/Lab01/pfSense-1.png

You can answer no to the VLANs question as shown above and then use the first Network Interface Card (NIC) for the WAN and the second NIC for the LAN. It will ask you one more time and you can leave it blank. Answer "y" if you believe that it is correct and it will boot. It should look something like the following:

http://db2.cs.southern.edu/videos/images/CPTR427/Lab01/pfSense-2.png

If you should reboot at this point, it should not ask you again for configuration information, but come up directly to the screen above.

Windows 10 Setup

Bootup the Windows 10 machine and go through the install process.

NetworkSecurity/Lab/Lab01 (last edited 2021-02-09 15:20:42 by scot)