At least with this added test, the student must find and fix the hidden laptop. Not enough to solve the problem, but a step in the right direction. This test works because it requires the IP address to be unique.
This commit is contained in:
parent
bed1a8a846
commit
a72aec9f9a
@ -1478,6 +1478,11 @@ Someone is complaining that they cannot access the servers on the other side of
|
||||
<dhost>pc3</dhost>
|
||||
<thetest>SuccessfullyPings</thetest>
|
||||
</nettest>
|
||||
<nettest>
|
||||
<shost>laptop0</shost>
|
||||
<dhost>server0</dhost>
|
||||
<thetest>NeedsLocalIPTo</thetest>
|
||||
</nettest>
|
||||
<VLANName
|
||||
ID="1"
|
||||
Color="Blue">Default</VLANName>
|
||||
|
Loading…
Reference in New Issue
Block a user