diff --git a/EduNetworkBuilder/Resources/Help.rtf b/EduNetworkBuilder/Resources/Help.rtf
index fba48c7..6e132c6 100644
--- a/EduNetworkBuilder/Resources/Help.rtf
+++ b/EduNetworkBuilder/Resources/Help.rtf
@@ -45,7 +45,7 @@ Level_4: Advanced Subnetting and Routing\par
The Basics:\par
\b0 There are four main components to subnetting. The IP Address, the netmask, the default gateway, and static routes.\par
\b The IP Address:\par
-\b0 The IP Address is a set of four numbers, connected by periods. Each of the numbers is eight bits long, which means it is a number between 0 and 255. On any network, each IP Address should be unique. \par
+\b0 The IP Address is a set of four numbers, connected by periods. Each of the numbers is eight bits long, which means it is a number between 0 and 255. On any network, each IP Address should be unique. The IP Addresses should also be "local" to the other IPs next to them. The Netmask is what determines if an IP address is considered local.\par
Most IP addresses are "public" and are reserved for specific people, places, and things. These reservations are managed by various "registrars" on the Internet. But there are three main sets of "internal" IP addresses that are set aside for use behind firewalls. 10.x.x.x, 192.168.x.x, and 172.16-31.x.x We will be using these "Private" IP Addresses in this simulation.\par
\b The Netmask:\par
\b0 The network mask (or netmask) is a set of numbers that state what is considered "local" and what is considered "remote." Anything that is not considered local is sent to the computer specified by the "default gateway." Anything that is considered local is sent straight out to the local network, destined to the local machine.\par
@@ -86,6 +86,8 @@ Mask:\par
\pard\widctlpar\sa200\sl276\slmult1\fs22\lang9 The mask has 24 ones in a row. So it could also be represented as /24. When it is compared, the first thing that happens is the subnet is masked out. In the mask, the final set of numbers are zeroes. The numbers where the mask is a 0 is dropped. The resulting number is: 192.168.0.0. This is called the "Network Address." We do the same thing for both the source and destination IP. Then we compare the Network Address of both of them. If they have the same network address, then they are considered to be on the same network. If they do not have the same network address, they are considered to be on different networks.\par
\b VPNs:\par
\b0 A VPN stands for a "Virtual Private Network." It is used to make a secure connection between computers or networks, usually across the Internet. It is usually used in the context of either someone working from home and wanting to access printers or file-shares off the office network. Or, two different networks wish to be connected (two offices in different states, etc).\par
+A VPN has an IP address, which is defined like any other IP address. That IP-Address should be on a subnet that is unique to the VPN (such as 192.168.50.1). The VPN also has a VPN endpoint. The endpoint is the external IP address of the firewall that has the other end of the VPN.\par
+The VPN also has an encryption key. This encryption key is supposed to be hard to guess, and it is must be the same at both ends of the VPN. The key is case-sensitive.\par
\b DEVICES:\par
Hubs:\par
\b0 A Hub is a very simple networking device. When a packet comes into a hub, the packet is sent out of the rest of the network wires (links) attached to it. The packet is not sent out of the wire that it came in on.\b\par
diff --git a/EduNetworkBuilder/Resources/Level2_Bad_Encryption.enbx b/EduNetworkBuilder/Resources/Level2_Bad_Encryption.enbx
index 88e64f8..02db6a3 100644
--- a/EduNetworkBuilder/Resources/Level2_Bad_Encryption.enbx
+++ b/EduNetworkBuilder/Resources/Level2_Bad_Encryption.enbx
@@ -1,9 +1,9 @@
-
+
- The VPNs need their encryption keys fixed. Ping from pc0 to pc1 to ensure it works.
- Bad Encryption
+ The VPNs need their encryption keys fixed. Ping from pc0 to pc1 to ensure it works.
+ Bad Encryption
1024
1024
100
@@ -38,6 +38,7 @@
lo
101
False
+
lo0
@@ -60,6 +61,7 @@
wan
104
False
+
wan0
@@ -82,6 +84,7 @@
eth
102
False
+
eth0
@@ -104,6 +107,7 @@
eth
103
False
+
eth1
@@ -176,6 +180,7 @@
lo
106
False
+
lo0
@@ -198,6 +203,7 @@
wan
109
False
+
wan0
@@ -220,6 +226,7 @@
eth
107
False
+
eth0
@@ -242,6 +249,7 @@
eth
108
False
+
eth1
@@ -320,6 +328,7 @@
lo
141
False
+
lo0
@@ -342,6 +351,7 @@
eth
142
False
+
eth0
@@ -379,6 +389,7 @@
lo
144
False
+
lo0
@@ -401,6 +412,7 @@
eth
145
False
+
eth0
@@ -438,6 +450,7 @@
lo
115
False
+
lo0
@@ -460,6 +473,7 @@
management_interface
116
False
+
management_interface0
@@ -482,6 +496,7 @@
port
117
False
+
port1
@@ -504,6 +519,7 @@
port
118
False
+
port2
@@ -526,6 +542,7 @@
port
119
False
+
port3
@@ -548,6 +565,7 @@
port
120
False
+
port4
@@ -570,6 +588,7 @@
port
121
False
+
port5
@@ -592,6 +611,7 @@
port
122
False
+
port6
@@ -614,6 +634,7 @@
port
123
False
+
port7
@@ -651,6 +672,7 @@
lo
125
False
+
lo0
@@ -673,6 +695,7 @@
management_interface
126
False
+
management_interface0
@@ -695,6 +718,7 @@
port
127
False
+
port1
@@ -717,6 +741,7 @@
port
128
False
+
port2
@@ -739,6 +764,7 @@
port
129
False
+
port3
@@ -761,6 +787,7 @@
port
130
False
+
port4
@@ -783,6 +810,7 @@
port
131
False
+
port5
@@ -805,6 +833,7 @@
port
132
False
+
port6
@@ -827,6 +856,7 @@
port
133
False
+
port7
@@ -864,6 +894,7 @@
lo
135
False
+
lo0
@@ -886,6 +917,7 @@
eth
136
False
+
eth0
@@ -923,6 +955,7 @@
lo
138
False
+
lo0
@@ -945,6 +978,7 @@
eth
139
False
+
eth0
@@ -982,6 +1016,7 @@
lo
111
False
+
lo0
@@ -1004,6 +1039,7 @@
eth
112
False
+
eth0
@@ -1026,6 +1062,7 @@
eth
113
False
+
eth1
@@ -1051,6 +1088,7 @@
port2
+ normal
147
@@ -1067,6 +1105,7 @@
port1
+ normal
146
@@ -1083,6 +1122,7 @@
port1
+ normal
149
@@ -1099,6 +1139,7 @@
port2
+ normal
150
@@ -1115,6 +1156,7 @@
eth0
+ normal
153
@@ -1131,6 +1173,7 @@
eth0
+ normal
154
@@ -1147,6 +1190,7 @@
eth1
+ normal
155
@@ -1163,6 +1207,7 @@
eth0
+ normal
152
@@ -1170,5 +1215,6 @@
pc1
SuccessfullyPings
+ VPN
\ No newline at end of file
diff --git a/EduNetworkBuilder/Resources/Level2_Bad_Route.enbx b/EduNetworkBuilder/Resources/Level2_Bad_Route.enbx
index 4ca0bd5..41f3de4 100644
--- a/EduNetworkBuilder/Resources/Level2_Bad_Route.enbx
+++ b/EduNetworkBuilder/Resources/Level2_Bad_Route.enbx
@@ -1,9 +1,9 @@
-
+
- One of the firewalls is missing a route to tell it to use the VPN. Configure the route and then ping from pc0 to pc1 to make sure it works.
- Bad Route
+ One of the firewalls is missing a route to tell it to use the VPN. Configure the route and then ping from pc0 to pc1 to make sure it works.
+ Bad Route
1024
1024
100
@@ -38,6 +38,7 @@
lo
101
False
+
lo0
@@ -60,6 +61,7 @@
wan
104
False
+
wan0
@@ -82,6 +84,7 @@
eth
102
False
+
eth0
@@ -104,6 +107,7 @@
eth
103
False
+
eth1
@@ -170,6 +174,7 @@
lo
106
False
+
lo0
@@ -192,6 +197,7 @@
wan
109
False
+
wan0
@@ -214,6 +220,7 @@
eth
107
False
+
eth0
@@ -236,6 +243,7 @@
eth
108
False
+
eth1
@@ -314,6 +322,7 @@
lo
141
False
+
lo0
@@ -336,6 +345,7 @@
eth
142
False
+
eth0
@@ -373,6 +383,7 @@
lo
144
False
+
lo0
@@ -395,6 +406,7 @@
eth
145
False
+
eth0
@@ -432,6 +444,7 @@
lo
115
False
+
lo0
@@ -454,6 +467,7 @@
management_interface
116
False
+
management_interface0
@@ -476,6 +490,7 @@
port
117
False
+
port1
@@ -498,6 +513,7 @@
port
118
False
+
port2
@@ -520,6 +536,7 @@
port
119
False
+
port3
@@ -542,6 +559,7 @@
port
120
False
+
port4
@@ -564,6 +582,7 @@
port
121
False
+
port5
@@ -586,6 +605,7 @@
port
122
False
+
port6
@@ -608,6 +628,7 @@
port
123
False
+
port7
@@ -645,6 +666,7 @@
lo
125
False
+
lo0
@@ -667,6 +689,7 @@
management_interface
126
False
+
management_interface0
@@ -689,6 +712,7 @@
port
127
False
+
port1
@@ -711,6 +735,7 @@
port
128
False
+
port2
@@ -733,6 +758,7 @@
port
129
False
+
port3
@@ -755,6 +781,7 @@
port
130
False
+
port4
@@ -777,6 +804,7 @@
port
131
False
+
port5
@@ -799,6 +827,7 @@
port
132
False
+
port6
@@ -821,6 +850,7 @@
port
133
False
+
port7
@@ -858,6 +888,7 @@
lo
135
False
+
lo0
@@ -880,6 +911,7 @@
eth
136
False
+
eth0
@@ -917,6 +949,7 @@
lo
138
False
+
lo0
@@ -939,6 +972,7 @@
eth
139
False
+
eth0
@@ -976,6 +1010,7 @@
lo
111
False
+
lo0
@@ -998,6 +1033,7 @@
eth
112
False
+
eth0
@@ -1020,6 +1056,7 @@
eth
113
False
+
eth1
@@ -1045,6 +1082,7 @@
port2
+ normal
147
@@ -1061,6 +1099,7 @@
port1
+ normal
146
@@ -1077,6 +1116,7 @@
port1
+ normal
149
@@ -1093,6 +1133,7 @@
port2
+ normal
150
@@ -1109,6 +1150,7 @@
eth0
+ normal
153
@@ -1125,6 +1167,7 @@
eth0
+ normal
154
@@ -1141,6 +1184,7 @@
eth1
+ normal
155
@@ -1157,6 +1201,7 @@
eth0
+ normal
152
@@ -1169,5 +1214,6 @@
192.168.2.0
NeedsRouteToNet
+ StaticRoute
\ No newline at end of file
diff --git a/EduNetworkBuilder/Resources/Level2_Blast_From_Past.enbx b/EduNetworkBuilder/Resources/Level2_Blast_From_Past.enbx
index e152f8a..f2c4b47 100644
--- a/EduNetworkBuilder/Resources/Level2_Blast_From_Past.enbx
+++ b/EduNetworkBuilder/Resources/Level2_Blast_From_Past.enbx
@@ -2,8 +2,8 @@
- There are a few problems with this puzzle. PC0 needs to ping PC1, and PC1 needs to ping PC0
- Blast from the past
+ There are a few problems with this puzzle. PC0 needs to ping PC1, and PC1 needs to ping PC0
+ Blast from the past
1024
1024
100
@@ -38,6 +38,7 @@
lo
101
False
+
lo0
@@ -60,6 +61,7 @@
wan
104
False
+
wan0
@@ -82,6 +84,7 @@
eth
102
False
+
eth0
@@ -104,6 +107,7 @@
eth
103
False
+
eth1
@@ -182,6 +186,7 @@
lo
106
False
+
lo0
@@ -204,6 +209,7 @@
wan
109
False
+
wan0
@@ -226,6 +232,7 @@
eth
107
False
+
eth0
@@ -248,6 +255,7 @@
eth
108
False
+
eth1
@@ -326,6 +334,7 @@
lo
141
False
+
lo0
@@ -348,6 +357,7 @@
eth
142
False
+
eth0
@@ -385,6 +395,7 @@
lo
144
False
+
lo0
@@ -407,6 +418,7 @@
eth
145
False
+
eth0
@@ -444,6 +456,7 @@
lo
115
False
+
lo0
@@ -466,6 +479,7 @@
management_interface
116
False
+
management_interface0
@@ -488,6 +502,7 @@
port
117
False
+
port1
@@ -510,6 +525,7 @@
port
118
False
+
port2
@@ -532,6 +548,7 @@
port
119
False
+
port3
@@ -554,6 +571,7 @@
port
120
False
+
port4
@@ -576,6 +594,7 @@
port
121
False
+
port5
@@ -598,6 +617,7 @@
port
122
False
+
port6
@@ -620,6 +640,7 @@
port
123
False
+
port7
@@ -657,6 +678,7 @@
lo
125
False
+
lo0
@@ -679,6 +701,7 @@
management_interface
126
False
+
management_interface0
@@ -701,6 +724,7 @@
port
127
False
+
port1
@@ -723,6 +747,7 @@
port
128
False
+
port2
@@ -745,6 +770,7 @@
port
129
False
+
port3
@@ -767,6 +793,7 @@
port
130
False
+
port4
@@ -789,6 +816,7 @@
port
131
False
+
port5
@@ -811,6 +839,7 @@
port
132
False
+
port6
@@ -833,6 +862,7 @@
port
133
False
+
port7
@@ -853,7 +883,7 @@
False
False
- 0.0.0.0
+ 192.168.1.1
0.0.0.0
0.0.0.0
gw
@@ -870,6 +900,7 @@
lo
135
False
+
lo0
@@ -892,6 +923,7 @@
eth
136
False
+
eth0
@@ -929,6 +961,7 @@
lo
138
False
+
lo0
@@ -951,10 +984,11 @@
eth
139
False
+
eth0
- 192.168.3.5
+ 192.168.2.5
255.255.255.0
0.0.0.0
ip
@@ -988,6 +1022,7 @@
lo
111
False
+
lo0
@@ -1010,6 +1045,7 @@
eth
112
False
+
eth0
@@ -1032,6 +1068,7 @@
eth
113
False
+
eth1
@@ -1057,6 +1094,7 @@
port2
+ normal
147
@@ -1073,6 +1111,7 @@
port1
+ normal
146
@@ -1089,6 +1128,7 @@
port1
+ normal
149
@@ -1105,6 +1145,7 @@
port2
+ normal
150
@@ -1121,6 +1162,7 @@
eth0
+ normal
153
@@ -1137,6 +1179,7 @@
eth0
+ normal
154
@@ -1153,6 +1196,7 @@
eth1
+ normal
155
@@ -1169,6 +1213,7 @@
eth0
+ normal
152
@@ -1181,5 +1226,7 @@
pc0
SuccessfullyPings
+ Gateway
+ IPAddress
\ No newline at end of file
diff --git a/EduNetworkBuilder/Resources/Level2_Build_A_VPN.enbx b/EduNetworkBuilder/Resources/Level2_Build_A_VPN.enbx
index a2beaf2..07f7044 100644
--- a/EduNetworkBuilder/Resources/Level2_Build_A_VPN.enbx
+++ b/EduNetworkBuilder/Resources/Level2_Build_A_VPN.enbx
@@ -2,8 +2,8 @@
- Both firewalls need their VPNs configured. Do not forget to make the right routes!
- Build a VPN
+ Both firewalls need their VPNs configured. Do not forget to make the right routes!
+ Build a VPN
1024
1024
100
@@ -38,6 +38,7 @@
lo
101
False
+
lo0
@@ -60,6 +61,7 @@
wan
104
False
+
wan0
@@ -82,6 +84,7 @@
eth
102
False
+
eth0
@@ -104,6 +107,7 @@
vpn
157
False
+
0.0.0.0
255.255.255.0
@@ -147,6 +151,7 @@
lo
106
False
+
lo0
@@ -169,6 +174,7 @@
wan
109
False
+
wan0
@@ -191,6 +197,7 @@
eth
107
False
+
eth0
@@ -213,6 +220,7 @@
vpn
156
False
+
0.0.0.0
255.255.255.0
@@ -256,6 +264,7 @@
lo
141
False
+
lo0
@@ -278,6 +287,7 @@
eth
142
False
+
eth0
@@ -315,6 +325,7 @@
lo
144
False
+
lo0
@@ -337,6 +348,7 @@
eth
145
False
+
eth0
@@ -374,6 +386,7 @@
lo
115
False
+
lo0
@@ -396,6 +409,7 @@
management_interface
116
False
+
management_interface0
@@ -418,6 +432,7 @@
port
117
False
+
port1
@@ -440,6 +455,7 @@
port
118
False
+
port2
@@ -462,6 +478,7 @@
port
119
False
+
port3
@@ -484,6 +501,7 @@
port
120
False
+
port4
@@ -506,6 +524,7 @@
port
121
False
+
port5
@@ -528,6 +547,7 @@
port
122
False
+
port6
@@ -550,6 +570,7 @@
port
123
False
+
port7
@@ -587,6 +608,7 @@
lo
125
False
+
lo0
@@ -609,6 +631,7 @@
management_interface
126
False
+
management_interface0
@@ -631,6 +654,7 @@
port
127
False
+
port1
@@ -653,6 +677,7 @@
port
128
False
+
port2
@@ -675,6 +700,7 @@
port
129
False
+
port3
@@ -697,6 +723,7 @@
port
130
False
+
port4
@@ -719,6 +746,7 @@
port
131
False
+
port5
@@ -741,6 +769,7 @@
port
132
False
+
port6
@@ -763,6 +792,7 @@
port
133
False
+
port7
@@ -800,6 +830,7 @@
lo
135
False
+
lo0
@@ -822,6 +853,7 @@
eth
136
False
+
eth0
@@ -859,6 +891,7 @@
lo
138
False
+
lo0
@@ -881,6 +914,7 @@
eth
139
False
+
eth0
@@ -918,6 +952,7 @@
lo
111
False
+
lo0
@@ -940,6 +975,7 @@
eth
112
False
+
eth0
@@ -962,6 +998,7 @@
eth
113
False
+
eth1
@@ -987,6 +1024,7 @@
port2
+ normal
147
@@ -1003,6 +1041,7 @@
port1
+ normal
146
@@ -1019,6 +1058,7 @@
port1
+ normal
149
@@ -1035,6 +1075,7 @@
port2
+ normal
150
@@ -1051,6 +1092,7 @@
eth0
+ normal
153
@@ -1067,6 +1109,7 @@
eth0
+ normal
154
@@ -1083,6 +1126,7 @@
eth1
+ normal
155
@@ -1099,6 +1143,7 @@
eth0
+ normal
152
@@ -1117,5 +1162,6 @@
SuccessfullyPings
VPN
+ StaticRoute
\ No newline at end of file
diff --git a/EduNetworkBuilder/Resources/Level2_Connect_The_Dots.enbx b/EduNetworkBuilder/Resources/Level2_Connect_The_Dots.enbx
index a85e776..051e9a0 100644
--- a/EduNetworkBuilder/Resources/Level2_Connect_The_Dots.enbx
+++ b/EduNetworkBuilder/Resources/Level2_Connect_The_Dots.enbx
@@ -2,8 +2,8 @@
- Connect the firewalls to the router, setting up working IPs. Do not forget the VPN!
- Connect the dots
+ Connect the firewalls to the router, setting up working IPs. Do not forget the VPN!
+ Connect the dots
1024
1024
100
@@ -38,6 +38,7 @@
lo
101
False
+
lo0
@@ -60,6 +61,7 @@
wan
104
False
+
wan0
@@ -82,6 +84,7 @@
eth
102
False
+
eth0
@@ -104,6 +107,7 @@
eth
103
False
+
eth1
@@ -182,6 +186,7 @@
lo
106
False
+
lo0
@@ -204,6 +209,7 @@
wan
109
False
+
wan0
@@ -226,6 +232,7 @@
eth
107
False
+
eth0
@@ -248,6 +255,7 @@
eth
108
False
+
eth1
@@ -326,6 +334,7 @@
lo
141
False
+
lo0
@@ -348,6 +357,7 @@
eth
142
False
+
eth0
@@ -385,6 +395,7 @@
lo
144
False
+
lo0
@@ -407,6 +418,7 @@
eth
145
False
+
eth0
@@ -444,6 +456,7 @@
lo
115
False
+
lo0
@@ -466,6 +479,7 @@
management_interface
116
False
+
management_interface0
@@ -488,6 +502,7 @@
port
117
False
+
port1
@@ -510,6 +525,7 @@
port
118
False
+
port2
@@ -532,6 +548,7 @@
port
119
False
+
port3
@@ -554,6 +571,7 @@
port
120
False
+
port4
@@ -576,6 +594,7 @@
port
121
False
+
port5
@@ -598,6 +617,7 @@
port
122
False
+
port6
@@ -620,6 +640,7 @@
port
123
False
+
port7
@@ -657,6 +678,7 @@
lo
125
False
+
lo0
@@ -679,6 +701,7 @@
management_interface
126
False
+
management_interface0
@@ -701,6 +724,7 @@
port
127
False
+
port1
@@ -723,6 +747,7 @@
port
128
False
+
port2
@@ -745,6 +770,7 @@
port
129
False
+
port3
@@ -767,6 +793,7 @@
port
130
False
+
port4
@@ -789,6 +816,7 @@
port
131
False
+
port5
@@ -811,6 +839,7 @@
port
132
False
+
port6
@@ -833,6 +862,7 @@
port
133
False
+
port7
@@ -870,6 +900,7 @@
lo
135
False
+
lo0
@@ -892,6 +923,7 @@
eth
136
False
+
eth0
@@ -929,6 +961,7 @@
lo
138
False
+
lo0
@@ -951,6 +984,7 @@
eth
139
False
+
eth0
@@ -988,6 +1022,7 @@
lo
111
False
+
lo0
@@ -1010,6 +1045,7 @@
eth
112
False
+
eth0
@@ -1032,6 +1068,7 @@
eth
113
False
+
eth1
@@ -1057,6 +1094,7 @@
port2
+ normal
147
@@ -1073,6 +1111,7 @@
port1
+ normal
146
@@ -1089,6 +1128,7 @@
port1
+ normal
149
@@ -1105,6 +1145,7 @@
port2
+ normal
150
@@ -1121,6 +1162,7 @@
eth0
+ normal
154
@@ -1137,6 +1179,7 @@
eth0
+ normal
152
@@ -1149,5 +1192,9 @@
pc1
SuccessfullyPings
+ IPAddress
+ Link
+ VPN
+ StaticRoute
\ No newline at end of file
diff --git a/EduNetworkBuilder/Resources/Level2_FirewallDemo.enbx b/EduNetworkBuilder/Resources/Level2_FirewallDemo.enbx
index f5517c4..7ac3695 100644
--- a/EduNetworkBuilder/Resources/Level2_FirewallDemo.enbx
+++ b/EduNetworkBuilder/Resources/Level2_FirewallDemo.enbx
@@ -1,9 +1,9 @@
-
+
- This puzzle shows off how a firewall works. You can ping out of a firewall, but not ping the computers behind it. To "solve" this, ping the lone computer from both subnets, and try to ping both subnets from the lone pc.
- Firewall Test
+ This puzzle shows off how a firewall works. You can ping out of a firewall, but not ping the computers behind it. To "solve" this, ping the lone computer from both subnets, and try to ping both subnets from the lone pc.
+ Firewall Test
1024
1024
100
@@ -38,6 +38,7 @@
wan
104
False
+
wan0
@@ -60,6 +61,7 @@
lo
101
False
+
lo0
@@ -82,6 +84,7 @@
eth
102
False
+
eth0
@@ -104,6 +107,7 @@
eth
103
False
+
eth1
@@ -165,6 +169,7 @@
lo
106
False
+
lo0
@@ -187,6 +192,7 @@
management_interface
107
False
+
management_interface0
@@ -209,6 +215,7 @@
port
108
False
+
port1
@@ -231,6 +238,7 @@
port
109
False
+
port2
@@ -253,6 +261,7 @@
port
110
False
+
port3
@@ -275,6 +284,7 @@
port
111
False
+
port4
@@ -297,6 +307,7 @@
port
112
False
+
port5
@@ -319,6 +330,7 @@
port
113
False
+
port6
@@ -341,6 +353,7 @@
port
114
False
+
port7
@@ -378,6 +391,7 @@
lo
119
False
+
lo0
@@ -400,6 +414,7 @@
management_interface
120
False
+
management_interface0
@@ -422,6 +437,7 @@
port
121
False
+
port1
@@ -444,6 +460,7 @@
port
122
False
+
port2
@@ -466,6 +483,7 @@
port
123
False
+
port3
@@ -488,6 +506,7 @@
port
124
False
+
port4
@@ -510,6 +529,7 @@
port
125
False
+
port5
@@ -532,6 +552,7 @@
port
126
False
+
port6
@@ -554,6 +575,7 @@
port
127
False
+
port7
@@ -591,6 +613,7 @@
lo
140
False
+
lo0
@@ -613,6 +636,7 @@
management_interface
141
False
+
management_interface0
@@ -635,6 +659,7 @@
port
142
False
+
port1
@@ -657,6 +682,7 @@
port
143
False
+
port2
@@ -679,6 +705,7 @@
port
144
False
+
port3
@@ -701,6 +728,7 @@
port
145
False
+
port4
@@ -723,6 +751,7 @@
port
146
False
+
port5
@@ -745,6 +774,7 @@
port
147
False
+
port6
@@ -767,6 +797,7 @@
port
148
False
+
port7
@@ -804,6 +835,7 @@
lo
116
False
+
lo0
@@ -826,6 +858,7 @@
eth
117
False
+
eth0
@@ -863,6 +896,7 @@
lo
129
False
+
lo0
@@ -885,6 +919,7 @@
eth
130
False
+
eth0
@@ -922,6 +957,7 @@
lo
136
False
+
lo0
@@ -944,13 +980,14 @@
eth
137
True
+
eth0
- 192.168.1.5
- 255.255.255.0
- 192.168.1.1
- route
+ 0.0.0.0
+ 0.0.0.0
+ 0.0.0.0
+ ip
@@ -981,6 +1018,7 @@
lo
150
False
+
lo0
@@ -1003,6 +1041,7 @@
eth
151
False
+
eth0
@@ -1040,6 +1079,7 @@
lo
155
False
+
lo0
@@ -1062,13 +1102,14 @@
eth
156
True
+
eth0
- 192.168.2.5
- 255.255.255.0
- 192.168.2.1
- route
+ 0.0.0.0
+ 0.0.0.0
+ 0.0.0.0
+ ip
@@ -1087,6 +1128,7 @@
port1
+ normal
131
@@ -1103,6 +1145,7 @@
eth0
+ normal
132
@@ -1119,6 +1162,7 @@
port1
+ normal
133
@@ -1135,6 +1179,7 @@
eth0
+ normal
134
@@ -1151,6 +1196,7 @@
port3
+ normal
138
@@ -1167,6 +1213,7 @@
port1
+ normal
152
@@ -1183,6 +1230,7 @@
eth0
+ normal
153
@@ -1199,6 +1247,7 @@
port3
+ normal
157
diff --git a/EduNetworkBuilder/Resources/Level2_VPN_Demo.enbx b/EduNetworkBuilder/Resources/Level2_VPN_Demo.enbx
index 0abaef1..828cd3d 100644
--- a/EduNetworkBuilder/Resources/Level2_VPN_Demo.enbx
+++ b/EduNetworkBuilder/Resources/Level2_VPN_Demo.enbx
@@ -2,8 +2,8 @@
- Some devices allow you to create VPNs. A Virtual Private Network (VPN) allows you to connect up to things behind a firewall. For this example, you need to ping from pc0 to a number of different things just to see how the VPN works. Make sure you edit one or more of the firewalls to see how the VPN is configured, and see how the static route is defined to make the packets go through the VPN. You will need to know how that works to solve the rest of this level.
- VPN Demo
+ Some devices allow you to create VPNs. A Virtual Private Network (VPN) allows you to connect up to things behind a firewall. For this example, you need to ping from pc0 to a number of different things just to see how the VPN works. Make sure you edit one or more of the firewalls to see how the VPN is configured, and see how the static route is defined to make the packets go through the VPN. You will need to know how that works to solve the rest of this level.
+ VPN Demo
1024
1024
100
@@ -38,6 +38,7 @@
lo
101
False
+
lo0
@@ -60,6 +61,7 @@
wan
104
False
+
wan0
@@ -82,6 +84,7 @@
eth
102
False
+
eth0
@@ -104,6 +107,7 @@
eth
103
False
+
eth1
@@ -211,6 +215,7 @@
lo
106
False
+
lo0
@@ -233,6 +238,7 @@
wan
109
False
+
wan0
@@ -255,6 +261,7 @@
eth
107
False
+
eth0
@@ -277,6 +284,7 @@
eth
108
False
+
eth1
@@ -355,6 +363,7 @@
lo
159
False
+
lo0
@@ -377,6 +386,7 @@
wan
162
False
+
wan0
@@ -399,6 +409,7 @@
eth
160
False
+
eth0
@@ -421,6 +432,7 @@
eth
161
False
+
eth1
@@ -499,6 +511,7 @@
lo
141
False
+
lo0
@@ -521,6 +534,7 @@
eth
142
False
+
eth0
@@ -558,6 +572,7 @@
lo
144
False
+
lo0
@@ -580,6 +595,7 @@
eth
145
False
+
eth0
@@ -617,6 +633,7 @@
lo
177
False
+
lo0
@@ -639,6 +656,7 @@
eth
178
False
+
eth0
@@ -676,6 +694,7 @@
lo
115
False
+
lo0
@@ -698,6 +717,7 @@
management_interface
116
False
+
management_interface0
@@ -720,6 +740,7 @@
port
117
False
+
port1
@@ -742,6 +763,7 @@
port
118
False
+
port2
@@ -764,6 +786,7 @@
port
119
False
+
port3
@@ -786,6 +809,7 @@
port
120
False
+
port4
@@ -808,6 +832,7 @@
port
121
False
+
port5
@@ -830,6 +855,7 @@
port
122
False
+
port6
@@ -852,6 +878,7 @@
port
123
False
+
port7
@@ -889,6 +916,7 @@
lo
125
False
+
lo0
@@ -911,6 +939,7 @@
management_interface
126
False
+
management_interface0
@@ -933,6 +962,7 @@
port
127
False
+
port1
@@ -955,6 +985,7 @@
port
128
False
+
port2
@@ -977,6 +1008,7 @@
port
129
False
+
port3
@@ -999,6 +1031,7 @@
port
130
False
+
port4
@@ -1021,6 +1054,7 @@
port
131
False
+
port5
@@ -1043,6 +1077,7 @@
port
132
False
+
port6
@@ -1065,6 +1100,7 @@
port
133
False
+
port7
@@ -1102,6 +1138,7 @@
lo
164
False
+
lo0
@@ -1124,6 +1161,7 @@
management_interface
165
False
+
management_interface0
@@ -1146,6 +1184,7 @@
port
166
False
+
port1
@@ -1168,6 +1207,7 @@
port
167
False
+
port2
@@ -1190,6 +1230,7 @@
port
168
False
+
port3
@@ -1212,6 +1253,7 @@
port
169
False
+
port4
@@ -1234,6 +1276,7 @@
port
170
False
+
port5
@@ -1256,6 +1299,7 @@
port
171
False
+
port6
@@ -1278,6 +1322,7 @@
port
172
False
+
port7
@@ -1315,6 +1360,7 @@
lo
135
False
+
lo0
@@ -1337,6 +1383,7 @@
eth
136
False
+
eth0
@@ -1374,6 +1421,7 @@
lo
138
False
+
lo0
@@ -1396,6 +1444,7 @@
eth
139
False
+
eth0
@@ -1433,6 +1482,7 @@
lo
174
False
+
lo0
@@ -1455,6 +1505,7 @@
eth
175
False
+
eth0
@@ -1492,6 +1543,7 @@
lo
111
False
+
lo0
@@ -1514,6 +1566,7 @@
eth
112
False
+
eth0
@@ -1536,6 +1589,7 @@
eth
113
False
+
eth1
@@ -1558,6 +1612,7 @@
eth
182
False
+
eth2
@@ -1583,6 +1638,7 @@
port2
+ normal
147
@@ -1599,6 +1655,7 @@
eth0
+ normal
179
@@ -1615,6 +1672,7 @@
port1
+ normal
146
@@ -1631,6 +1689,7 @@
port1
+ normal
149
@@ -1647,6 +1706,7 @@
port2
+ normal
150
@@ -1663,6 +1723,7 @@
port3
+ normal
181
@@ -1679,6 +1740,7 @@
eth0
+ normal
153
@@ -1695,6 +1757,7 @@
eth0
+ normal
154
@@ -1711,6 +1774,7 @@
eth1
+ normal
155
@@ -1727,6 +1791,7 @@
eth0
+ normal
152
@@ -1743,6 +1808,7 @@
eth0
+ normal
180
@@ -1759,6 +1825,7 @@
eth2
+ normal
183
@@ -1786,7 +1853,6 @@
firewall2
SuccessfullyPings
- firewall
VPN
\ No newline at end of file
diff --git a/EduNetworkBuilder/Resources/Level2_VPN_woes.enbx b/EduNetworkBuilder/Resources/Level2_VPN_woes.enbx
index 2d9b0a1..e06708e 100644
--- a/EduNetworkBuilder/Resources/Level2_VPN_woes.enbx
+++ b/EduNetworkBuilder/Resources/Level2_VPN_woes.enbx
@@ -2,8 +2,8 @@
- For routing to work, you need to have different IP addresses on the other side of the route. Here we have two networks that are using the same IP address scheme. To get them to work, you will need to change the IP Addresses of one of the networks. It is easiest to change the right network to be 192.168.2.x, as the left network has the right routes already set up for that network.
- VPN Woes
+ For routing to work, you need to have different IP addresses on the other side of the route. Here we have two networks that are using the same IP address scheme. To get them to work, you will need to change the IP Addresses of one of the networks. It is easiest to change the right network to be 192.168.2.x, as the left network has the right routes already set up for that network.
+ VPN Woes
1024
1024
100
@@ -38,7 +38,6 @@
lo
101
False
-
lo0
@@ -61,7 +60,6 @@
wan
104
False
-
wan0
@@ -84,7 +82,6 @@
eth
102
False
-
eth0
@@ -107,7 +104,6 @@
eth
103
False
-
eth1
@@ -180,7 +176,6 @@
lo
106
False
-
lo0
@@ -203,7 +198,6 @@
wan
109
False
-
wan0
@@ -226,7 +220,6 @@
eth
107
False
-
eth0
@@ -249,7 +242,6 @@
eth
108
False
-
eth1
@@ -328,7 +320,6 @@
lo
141
False
-
lo0
@@ -351,7 +342,6 @@
eth
142
False
-
eth0
@@ -389,7 +379,6 @@
lo
144
False
-
lo0
@@ -412,7 +401,6 @@
eth
145
False
-
eth0
@@ -450,7 +438,6 @@
lo
115
False
-
lo0
@@ -473,7 +460,6 @@
management_interface
116
False
-
management_interface0
@@ -496,7 +482,6 @@
port
117
False
-
port1
@@ -519,7 +504,6 @@
port
118
False
-
port2
@@ -542,7 +526,6 @@
port
119
False
-
port3
@@ -565,7 +548,6 @@
port
120
False
-
port4
@@ -588,7 +570,6 @@
port
121
False
-
port5
@@ -611,7 +592,6 @@
port
122
False
-
port6
@@ -634,7 +614,6 @@
port
123
False
-
port7
@@ -672,7 +651,6 @@
lo
125
False
-
lo0
@@ -695,7 +673,6 @@
management_interface
126
False
-
management_interface0
@@ -718,7 +695,6 @@
port
127
False
-
port1
@@ -741,7 +717,6 @@
port
128
False
-
port2
@@ -764,7 +739,6 @@
port
129
False
-
port3
@@ -787,7 +761,6 @@
port
130
False
-
port4
@@ -810,7 +783,6 @@
port
131
False
-
port5
@@ -833,7 +805,6 @@
port
132
False
-
port6
@@ -856,7 +827,6 @@
port
133
False
-
port7
@@ -894,7 +864,6 @@
lo
135
False
-
lo0
@@ -917,7 +886,6 @@
eth
136
False
-
eth0
@@ -955,7 +923,6 @@
lo
138
False
-
lo0
@@ -978,7 +945,6 @@
eth
139
False
-
eth0
@@ -1016,7 +982,6 @@
lo
111
False
-
lo0
@@ -1039,7 +1004,6 @@
eth
112
False
-
eth0
@@ -1062,7 +1026,6 @@
eth
113
False
-
eth1
@@ -1085,7 +1048,6 @@
eth
182
False
-
eth2
@@ -1238,5 +1200,7 @@
pc1
SuccessfullyPings
+ Subnet
+ VPN
\ No newline at end of file