Commit 85ef312

bryfry <bryon@fryer.io>
2016-10-14 13:39:16
add ssh lab updates
1 parent a27f7ee
Changed files (1)
ssh-ftw
ssh-ftw/README.md
@@ -11,9 +11,9 @@
  > 0. What are the subnets accessible from the vm?
  > 0. What IP addresses are assigned to the vm?
 
-0. ssh to the next machine at `10.0.0.2`
+0. ssh to the next machine at `10.0.0.3`
 
- * `ubuntu@ubuntu:~$ ssh ubuntu@10.0.0.2`
+ * `ubuntu@ubuntu:~$ ssh ubuntu@10.0.0.3`
 
 0. confirm you are on a different network segment (`ip addr`)
 0. exit back to your macbook bash session (`exit` two times)