Commit 0107c47
Changed files (1)
ssh-ftw
ssh-ftw/README.md
@@ -21,6 +21,9 @@
> 0. What IP addresses are assigned to the this location?
0. Exit back to your macbook bash session (`exit` two times)
+
+## Port Forwarding: Basic
+
0. Setup a local port forward to the next target (T1) IP address `10.0.0.3`
* `MacBook-Pro:~$ ssh ubuntu@<vm IP address> -L 2222:10.0.0.3:22`