Has anyone tried port forwarding using VirtualBox?

I recently was able to get port forawding to work with Ubuntu 7.10 as
a host running VBox 1.5.0_OSE and Ubuntu 8.10 as a guest.  The magic
commands were these:

true && {
vboxmanage setextradata "foo"
"VBoxInternal/Devices/pcnet/0/LUN#0/Config/guestssh/Protocol" TCP
vboxmanage setextradata "foo"
"VBoxInternal/Devices/pcnet/0/LUN#0/Config/guestssh/GuestPort" 22
vboxmanage setextradata "foo"
"VBoxInternal/Devices/pcnet/0/LUN#0/Config/guestssh/HostPort" 2222
}

The above commands are a variation of what I found in section 6.4.1 of
the manual for VBox 2.1.0.  I called my Ubuntu 8.10 guest "foo".

I'm curious to know if anyone has tried port forwarding with VBox on a
Windows Guest.  Has anyone here tried building VBox OSE for Windows?

Regards,
- Robert

--~--~---------~--~----~------------~-------~--~----~
Central West End Linux Users Group (via Google Groups)
Main page: http://www.cwelug.org
To post: [email protected]
To subscribe: [email protected]
To unsubscribe: [email protected]
More options: http://groups.google.com/group/cwelug
-~----------~----~----~----~------~----~------~--~---

Reply via email to