Skip to content

Programming by Design

If you're not prepared to be wrong, you'll never come up with anything original. – Sir Ken Robinson

  • About
  • Java-PbD
  • C-PbD
  • ASM-PbD
  • Algorithms
  • Other

Network Details for CISS-150

Posted on May 26, 2016September 4, 2025 By William Jojo
Uncategorized

(Updated September 4, 2025)

You are in good shape if you are familiar with IP addresses and subnets. If not, you should read Understanding TCP/IP addressing and subnetting basics.

For this class, we will use a Class C, non-routable, private IP space when putting VMs on the network.

This is identified by the following:

IP Scope:     192.168.1.0/24
Subnet Mask:  255.255.255.0
Gateway:      192.168.1.1
DNS:          8.8.8.8
You MUST stay within your range as you all operate in the same network space. IPs need to be unique and within your assigned range.

Remember which number you are since you will use it in the final project. If you are number 3, you will be creating domain3.net for the final project.

Your specific IP ranges are listed below.

CISS-150-300


Number/Team Last Name First Name IP Range
1 Coughlin James 192.168.1.10 – 192.168.1.14
2 Michela Joseph 192.168.1.15 – 192.168.1.19
3 Gathers Gary 192.168.1.20 – 192.168.1.24
4 Ducharme Kenneth 192.168.1.25 – 192.168.1.29
5 Schoonmaker Anthony 192.168.1.30 – 192.168.1.34
6 Harris Cole 192.168.1.35 – 192.168.1.39
7 McLaughlin Carmello 192.168.1.40 – 192.168.1.44
8 Polyakov Andrew 192.168.1.45 – 192.168.1.49
9 Ertelt Riley 192.168.1.50 – 192.168.1.54
10 Wellman Jaeden 192.168.1.55 – 192.168.1.59
11 Nguyen Sunnie 192.168.1.60 – 192.168.1.64
12 Pietkiewicz Sebastian 192.168.1.65 – 192.168.1.69
13 Rappazzo Lucy 192.168.1.70 – 192.168.1.74
14 Noman Abass 192.168.1.75 – 192.168.1.79
15 Boz Yaren 192.168.1.80 – 192.168.1.84
16 Hanselman Greg 192.168.1.85 – 192.168.1.89

Post navigation

❮ Previous Post: Useful CISS-110 Stuff
Next Post: What if we didn’t have Character? ❯

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

Copyright © 2018 – 2025 Programming by Design.