Commit 85ef312
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)