Commit e24d00e
Changed files (1)
ssh-ftw
ssh-ftw/README.md
@@ -4,7 +4,10 @@
* `ssh ubuntu@<vm IP address>`
* examine the networks that are accessible from this machine
-> * What are the subnets accessible from the vm?
-> * What IP addresses are assigned to the vm?
+> 0. What are the subnets accessible from the vm?
+> 0. What IP addresses are assigned to the vm?
+* ssh to the next machine at `10.0.0.2`
+* confirm you are on a different network segment (`ip addr`)
+* exit back to your macbook (`exit` two times)