Problem for port forwarding to Solaris guest OS

Discussions related to using VirtualBox on Windows hosts.
Post Reply
kervin
Posts: 1
Joined: 5. Dec 2008, 06:05

Problem for port forwarding to Solaris guest OS

Post by kervin »

Hi there! I'm a newbie that just discovered VirtualBox. I've downloaded and installed a Solaris virtual machine on my Windows XP SP3 computer. I've tried to set up portforwarding so that I could telnet and ftp to my Solaris virtual machine, but I'm hitting a blank wall here. Can anyone tell me what I'm doing wrong here? FYI, all firewalls have been disabled

VBoxManage getextradata "Solaris x86" enumerate
Key: VBoxInternal/Devices/e1000/0/LUN#0/Config/KVtelnet/Protocol, Value: TCP
Key: VBoxInternal/Devices/e1000/0/LUN#0/Config/KVtelnet/HostPort, Value: 8023
Key: VBoxInternal/Devices/e1000/0/LUN#0/Config/KVtelnet/GuestPort, Value: 23

When I use netstat -a, the port 8023 isn't on the list....

Thanks in advance
TerryE
Volunteer
Posts: 3572
Joined: 28. May 2008, 08:40
Primary OS: Ubuntu other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Ubuntu 10.04 & 11.10, both Svr&Wstn, Debian, CentOS
Contact:

Re: Problem for port forwarding to Solaris guest OS

Post by TerryE »

kervin wrote:When I use netstat -a, the port 8023 isn't on the list...
Scan your VBox.log for the CFGM enumeration. Check that the mapping is included. This port will only be listed in the netstat when the VM is running.
Read the Forum Posting Guide
Google your Q site:VirtualBox.org or search for the answer before posting.
Post Reply