Alexey Eremenko wrote: > hi all ! > > I have Trouble setting up NAT port-forwarding. > > At first, I did according to VBox documentation: > VBoxManage setextradata "Windows XP" > "VBoxInternal/Devices/pcnet/0/LUN#0/Config/seamlessrdp/UDP" 0 > VBoxManage setextradata "Windows XP" > "VBoxInternal/Devices/pcnet/0/LUN#0/Config/seamlessrdp/GuestPort" 3389 > VBoxManage setextradata "Windows XP" > "VBoxInternal/Devices/pcnet/0/LUN#0/Config/seamlessrdp/HostPort" 3389 > > This is written in the Official VBox documentation: BTW why UDP ??? It > should be TCP !
I haven't seen a reply to this so here goes. I don't understand the UDP thing either, but the above worked for me so long as you change the second 3389 above to something like 33389. Then I can do: rdesktop localhost:33389 -- Mark Whidby Faculty of Engineering and Physical Sciences _______________________________________________ vbox-users mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-users
