The subject says it.
I'm using VirtualBox 2.0.6 - but this has been a problem since I first started playing with VirtualBox about 6 months ago. I've even posted on it before, but nobody had an answer then. The host is Windows Vista Ultimate with all patches. The guest is Windows XP Pro, but that does not matter as this occurs even when the VM is not active. Basically, to use the Virtual Adapter, I need to bridge with my "real" adapter. When I do this, instantly I lose all incoming connections on my torrent client (on the host). As soon as I delete the bridge, all incoming traffic is accepted again.
Surely somebody else is having this problem? Or if not can we discuss your setup to see where I'm different?
Regards,
Ed.
When Virtual Adapter Bridged, no incoming Torrent connection
-
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
Do you use DHCP addresses (meaning, automatic configuration) or static addresses? If you use DHCP, do you get the same IP every time? Did you forward certain ports for your torrent application to use to your IP address?
If all, or most, of the above is answered with 'yes', then you need to check your IP address and forwarding rules. They are likely to be different. Correct these errors (easiest is to use static addresses) and it should be running fine again.
If all, or most, of the above is answered with 'yes', then you need to check your IP address and forwarding rules. They are likely to be different. Correct these errors (easiest is to use static addresses) and it should be running fine again.
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.
I use static addresses on all PCs. All torrent traffic is forwarded to the PC in question.Sasquatch wrote:Do you use DHCP addresses (meaning, automatic configuration) or static addresses? If you use DHCP, do you get the same IP every time? Did you forward certain ports for your torrent application to use to your IP address?
If all, or most, of the above is answered with 'yes', then you need to check your IP address and forwarding rules. They are likely to be different. Correct these errors (easiest is to use static addresses) and it should be running fine again.
However - I just checked the Virtual Adapter - and THAT is set to a Automatic. Do I need to make this static as well? I thought in bridging everything was simply repeated over both adapters so it wouldn't matter but I'm willing to try setting the virtual adapter to a static address if you think it might resolve the issue.
-
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
When you bridge a connection, the slave interfaces should not have a configuration option. If it does, then it's not a part of the bridge. That is easily checked, as it should be displayed in it's own section under the bridge.
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.
I didn't realise it was like a slave system. The options I was referring to was when the Virtual Interface wasn't in bridge mode. So what you're basically saying is that that will not make a difference. My testing bears this out. It is definite though. Unbridged = no problem, bridged = no incoming Torrent connections on the host. Still don't know how to fix.