VirtualBox

Opened 13 years ago

Closed 13 years ago

#8273 closed defect (worksforme)

Can't make VBox accept ssh connections

Reported by: yurivict Owned by:
Component: other Version: VirtualBox 4.0.2
Keywords: Cc:
Guest type: Solaris Host type: Mac OS X

Description

I am following instructions from http://mydebian.blogdns.org/?p=148 I have ran this script:

GUEST="Solaris10_9-10"

VBoxManage setextradata $GUEST "VBoxInternal/Devices/pcnet/0/LUN#0/Config/ssh/HostPort" 2222 VBoxManage setextradata $GUEST "VBoxInternal/Devices/pcnet/0/LUN#0/Config/ssh/GuestPort" 22 VBoxManage setextradata $GUEST "VBoxInternal/Devices/pcnet/0/LUN#0/Config/ssh/Protocol" TCP

After reboot I am getting an error, see the attached screenshot.

Attachments (1)

Screen shot 2011-02-04 at 11.37.22.png (74.6 KB ) - added by yurivict 13 years ago.
screenshot

Download all attachments as: .zip

Change History (3)

by yurivict, 13 years ago

screenshot

comment:1 by yurivict, 13 years ago

Another way documented on your website http://www.virtualbox.org/manual/ch06.html works: VBoxManage modifyvm $GUEST --natpf1 "guestssh,tcp,127.0.0.1,222222"

Please close this PR.

comment:2 by Frank Mehnert, 13 years ago

Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use