Hi, All,
I've been reading about and trying to forward the port for uTorrent on the router to the Host IP, then on the Host forward it with VB to your VM (NAT running behind NAT) for a few days now without success.
Sorry for the newb questions...not so easy to learn this stuff from scratch.
When trying to forward the port for uTorrent on the router to the Host IP, do I use the IP address, subnet, default gateway and DNS servers info from my host computer's ipconfig or the IP info from my router's WAN?
Second, I've been unable to do the VBoxManage command in DOS. I can get the prompt to "C:\>" but when I type in the instructions for my machine:
VBoxManage setextradata "[MyGuestMachine'sName]" "VBoxInternal/Devices/pcnet/0/LUN#0/Config/remotedesk/Protocol" TCP (all typed on the same line)
...I get the "vbox is not recognized as internal or external command" message.
Appreciate any help
J
NAT behind NAT port forwarding (uTorrent Install on XP)
-
Hachiman
- Posts: 94
- Joined: 18. Dec 2008, 21:04
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Linux, Solaris, NetBSD
Re: NAT behind NAT port forwarding (uTorrent Install on XP)
The problem you've met is described #2808, and fix will be delivered in the nearest release.
--
Kind regards
Sr. Software Engineer
Oracle Corporation
Vasily Levchenko
PS. Happy VBoxing.
Kind regards
Sr. Software Engineer
Oracle Corporation
Vasily Levchenko
PS. Happy VBoxing.
-
sunandwavs
- Posts: 20
- Joined: 22. Dec 2008, 09:43
I'm also a noobjunkeeroo wrote:I'm currently running 2.04, any chance on a tutorial for this somewhere?
You also mentioned errors when running VBoxManage, is that correct? In that case you may want to look at that separately (reinstall 2.0.4??) from the NAT port forwarding problem.
On my XP/SP3 host, I have VB installed at C:\Program Files\Sun\xVM VirtualBox> (default). And my VM is called Fedora 10. So when I CD to this directory and type this at a DOS command prompt
Code: Select all
VBoxManage getextradata "Fedora 10" enumerateCode: Select all
VirtualBox Command Line Management Interface Version 2.1.0
(C) 2005-2008 Sun Microsystems, Inc.
All rights reserved.
Key: GUI/SaveMountedAtRuntime, Value: yes
Key: GUI/LastCloseAction, Value: powerOff
Key: GUI/LastWindowPostion, Value: 4,23,720,440
Key: GUI/Fullscreen, Value: off
Key: GUI/Seamless, Value: off
Key: GUI/AutoresizeGuest, Value: onCode: Select all
VBoxManage getextradataWith all this said, I still haven't figured out how to get to Apache from my host.
-
Sasquatch
- Volunteer
- Posts: 17798
- Joined: 17. Mar 2008, 13:41
- Primary OS: Debian other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows XP, Windows 7, Linux
- Location: /dev/random
TCP port forwarding is broken in 2.1.0. Either use Host Interface Networking, or downgrade to 2.0.6 if you need TCP port forwarding.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.