Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 May 2009 08:38:09 -0400
From:      Richard Kuhns <rjk@wintek.com>
To:        "Daniel O'Connor" <doconnor@gsoft.com.au>
Cc:        ports@freebsd.org, freebsd-emulation@freebsd.org, freebsd-current@freebsd.org, Martin Wilke <miwi@freebsd.org>
Subject:   Re: [Call For Testing] VirtualBox for FreeBSD! take 4
Message-ID:  <4A1E85B1.80408@wintek.com>
In-Reply-To: <200905282153.27850.doconnor@gsoft.com.au>
References:  <20090527134343.GB1104@bsdcrew.de> <200905281231.25830.doconnor@gsoft.com.au> <4A1E7C7D.2010908@wintek.com> <200905282153.27850.doconnor@gsoft.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
Daniel O'Connor wrote:
> On Thu, 28 May 2009, Richard Kuhns wrote:
>> NAT host port 2222 to ssh (22) in virtual machine 'psyche'.
>> Do this while the VM isn't running.
>>
>> $ VBoxManage setextradata psyche \
>>           
>> "VBoxInternal/Devices/pcnet/0/LUN#0/Config/guestssh/Protocol" TCP $
>> VBoxManage setextradata psyche \
>>            
>> "VBoxInternal/Devices/pcnet/0/LUN#0/Config/guestssh/GuestPort" 22 $
>> VBoxManage setextradata psyche \
>>           
>> "VBoxInternal/Devices/pcnet/0/LUN#0/Config/guestssh/HostPort" 2222
>>
>> Now you can just 'ssh -p 2222 localhost' to get into that particular
>> VM.
> 
> Ah that is nice, however I picked the Intel controller.. How do I work 
> out the magic name for that? getextradata doesn't list anything :(
> 

s/pcnet/e1000/

According to the user manual, anyhow. So far the only VMs I've created are
running XP and a couple of Linux distros, and I haven't changed controllers.

I'll say again that this port has really been a godsend. I've used VMware
Workstation on Windows XP in the past, but being able to stick to FreeBSD has
greatly simplified my life. Now my Windoze box can go back to being used for the
occasional game, as God intended.

	- Rich
-- 
Richard Kuhns                   Wintek Corporation
E-mail: rjk@wintek.com          427 N 6th Street STE C
Receptionist: 765-742-8428      Lafayette, IN 47901-2211
Direct Line:  765-269-8541      United States of America



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A1E85B1.80408>