Port forwarding in Virtualbox

Posted on Tue 30 June 2020 in dev-journal

The virtualbox port forwarding dialog will be filled in to look like the following:

Add ssh port forward

The part that is always difficult to remember is that the guest ip address is 10.0.2.15.

To connect to that vm now

ssh -p 2001 [email protected]