Opened 16 years ago
Closed 16 years ago
#2139 closed defect (worksforme)
Cannot port forward on Virtualbox-2.0
Reported by: | graingert | Owned by: | |
---|---|---|---|
Component: | network | Version: | VirtualBox 2.0.0 |
Keywords: | VERR_NAT_REDIR_SETUP | Cc: | |
Guest type: | Linux | Host type: | Linux |
Description
When attempting to forward port host:2222 to guest:22 I get:
NAT#0: configuration error: failed to set up redirection of 2222 to 10.0.2.15:22. Probably a conflict with existing services or other rules. VBox status code: -3002 (VERR_NAT_REDIR_SETUP).
Result Code: NS_ERROR_FAILURE (0x80004005) Component: Console Interface: IConsole {d5a1cbda-f5d7-4824-9afe-d640c94c7dcf}
This prevents guest from booting!!
Change History (3)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Please attach the VBox.log file of that session. What type of network card did you configure for that VM? pcnet or E1000?
~$ VBoxManage getextradata 'Ubuntu Ibex' enumerateVirtualBox Command Line Management Interface Version 2.0.0 (C) 2005-2008 Sun Microsystems, Inc. All rights reserved.
Key: GUI/SaveMountedAtRuntime, Value: yes Key: GUI/LastCloseAction, Value: powerOff Key: GUI/LastWindowPostion, Value: 202,141,720,619,max Key: GUI/Fullscreen, Value: off Key: GUI/Seamless, Value: on Key: GUI/AutoresizeGuest, Value: on Key: VBoxInternal/Devices/pcnet/0/LUN#0/Config/ssh/GuestPort, Value: 22 Key: VBoxInternal/Devices/pcnet/0/LUN#0/Config/ssh/HostPort, Value: 2222 Key: VBoxInternal/Devices/pcnet/0/LUN#0/Config/ssh/Protocol, Value: TCP