virtualbox port forwarding

Alexandr Krivulya shuriku at shurik.kiev.ua
Thu Aug 20 09:12:35 UTC 2009


Hello,

  I have host with FreeBSD 7.2-RELEASE-p3 running Win2K3 under virtualbox-3.0.51.r22226 with 
cofigured terminal service. I configured port forwarding to get access terminal service on win2k3 
outside of a virtual machine, but it doesn't work :(

shurik at shurik-nb:~> VBoxManage getextradata WIN2003STD enumerate
VirtualBox Command Line Management Interface Version 3.0.51_OSE
(C) 2005-2009 Sun Microsystems, Inc.
All rights reserved.

Key: GUI/AutoresizeGuest, Value: on
Key: GUI/Fullscreen, Value: off
Key: GUI/LastCloseAction, Value: powerOff
Key: GUI/LastWindowPostion, Value: 297,74,800,647
Key: GUI/MiniToolBarAlignment, Value: bottom
Key: GUI/MiniToolBarAutoHide, Value: on
Key: GUI/SaveMountedAtRuntime, Value: yes
Key: GUI/Seamless, Value: off
Key: GUI/ShowMiniToolBar, Value: yes
Key: VBoxInternal/Devices/pcnet/0/LUN#0/Config/RDP/GuestPort, Value: 3389
Key: VBoxInternal/Devices/pcnet/0/LUN#0/Config/RDP/HostPort, Value: 53389
Key: VBoxInternal/Devices/pcnet/0/LUN#0/Config/RDP/Protocol, Value: TCP

sockstat shows listening port 53389:

shurik at shurik-nb:~> sockstat -l -4|grep 3389
shurik   VirtualBox 9553  42 tcp4   *:53389               *:*

Network inside of virtual machine works good.

P.S. Sorry for my english.



More information about the freebsd-emulation mailing list