Skip to content

virtual box network

Felix0102 edited this page Jan 13, 2020 · 2 revisions

network type

network

network port forwarding

In the Port Forwarding Rules window, click the + button and fill out the new rule as such:

Name - SSH
Protocol - TCP
Host IP - leave blank
Host Port - 2222
Guest IP - leave blank
Guest Port - 22
  • Connecting to the guest
  • ssh -p2222 USERNAME@127.0.0.1

Reference Link

Clone this wiki locally