Hi all,
I want to set port forwarding for NAT according to the manual but it
doesn't work.
HOST OS: win2000
Guest OS: CentOS
I follow the manual to set as below.
VBoxManage setextradata "Linux Guest"
"VBoxInternal/Devices/pcnet/0/LUN#0/Config/ssh/UDP" 0
VBoxManage setextradata "Linux Guest"
"VBoxInternal/Devices/pcnet/0/LUN#0/Config/ssh/GuestPort" 22
VBoxManage setextradata "Linux Guest"
"VBoxInternal/Devices/pcnet/0/LUN#0/Config/ssh/HostPort" 2222
However, I can't ssh to the guess os thro' port 2222.
Anyone can give me some suggestions to fix it?
