VirtualBox Port Forwarding on Windows 7 not Working

后端 未结 3 1265
时光说笑
时光说笑 2021-02-15 11:33

VirtualBox Port Forwarding on Windows 7 not Working

Im trying to ssh onto my VirtualBox from my Windows 7 host via port forwarding, but VirtualBox wont open the port for

3条回答
  •  暗喜
    暗喜 (楼主)
    2021-02-15 12:26

    Did you set forwarding in machine settings ?

    1. To forward ports in VirtualBox, first open a virtual machine’s settings window by selecting the Settings option in the menu.

    2. Select the Network pane in the virtual machine’s configuration window, expand the Advanced section, and click the Port Forwarding button. Note that this button is only active if you’re using a NAT network type – you only need to forward ports if you’re using a NAT.

    3. Use VirtualBox’s Port Forwarding Rules window to forward ports. You don’t have to specify any IP addresses – those two fields are optional.

    Also here: http://www.howtogeek.com/122641/how-to-forward-ports-to-a-virtual-machine-and-use-it-as-a-server/

提交回复
热议问题