Network Bridging and IBM/Lenovo Access Connections
Network Bridging and IBM/Lenovo Access Connections
Hi all,
I've been trying to follow the various guides on how to set up a host interface via network bridging on a Windows XP host. I'm pretty sure I'm following all the required steps correctly, but I'm running into an issue.
I am using IBM/Lenovo Access Connections (AC) on my laptop to manage all my network connections. The available guides say that you need to copy your old network settings to the Network Bridge. In my case (with AC) I cannot do that: each connection profile in AC directly uses the physical network adapter. This seems to conflict with the XP network bridge.
So if I set up a network bridge, AC tries to establish a network connection via the physical (wireless) network adapter, which fails.
I hate to say this, but with VMWare (WorkStation 6.x) this scenario works just fine: I just created a host interface and told my guest OS to use it.
Any tips on how to get VirtualBox, Network Bridge and IBM Access Connections to play nicely together?
I've been trying to follow the various guides on how to set up a host interface via network bridging on a Windows XP host. I'm pretty sure I'm following all the required steps correctly, but I'm running into an issue.
I am using IBM/Lenovo Access Connections (AC) on my laptop to manage all my network connections. The available guides say that you need to copy your old network settings to the Network Bridge. In my case (with AC) I cannot do that: each connection profile in AC directly uses the physical network adapter. This seems to conflict with the XP network bridge.
So if I set up a network bridge, AC tries to establish a network connection via the physical (wireless) network adapter, which fails.
I hate to say this, but with VMWare (WorkStation 6.x) this scenario works just fine: I just created a host interface and told my guest OS to use it.
Any tips on how to get VirtualBox, Network Bridge and IBM Access Connections to play nicely together?
-
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
If you're trying to bridge your wifi, you won't succeed. You can't bridge wireless adapters, they don't support the bridge requirements and the bridge doesn't support the wireless extensions. You have to use a different method for this, like Internet Connection Sharing, or NAT networking.
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.
-
carrera4life
- Posts: 2
- Joined: 1. Mar 2008, 19:45
Bridging wifi *does* work..
Sorry, this isn't true. Following the instructions here: http://purpleflute.juzblog.juzweb.com/2 ... rking-inf/ gets it working fine.Sasquatch wrote:If you're trying to bridge your wifi, you won't succeed. You can't bridge wireless adapters, they don't support the bridge requirements and the bridge doesn't support the wireless extensions. You have to use a different method for this, like Internet Connection Sharing, or NAT networking.
XP host, Solaris 10 06/06 guest
-
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
Re: Bridging wifi *does* work..
It is true that some wireless cards can be used by a bridge, but they have to support promiscuous mode, and not all do that. In fact, only a few are able to do that. I've read this MS article that explains it.carrera4life wrote:Sorry, this isn't true. Following the instructions here: http://purpleflute.juzblog.juzweb.com/2 ... rking-inf/ gets it working fine.Sasquatch wrote:If you're trying to bridge your wifi, you won't succeed. You can't bridge wireless adapters, they don't support the bridge requirements and the bridge doesn't support the wireless extensions. You have to use a different method for this, like Internet Connection Sharing, or NAT networking.
XP host, Solaris 10 06/06 guest
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.
Re: Bridging wifi *does* work..
So, that leads me to 2 questions:Sasquatch wrote:It is true that some wireless cards can be used by a bridge, but they have to support promiscuous mode, and not all do that. In fact, only a few are able to do that. I've read this MS article that explains it.carrera4life wrote:Sorry, this isn't true. Following the instructions here: http://purpleflute.juzblog.juzweb.com/2 ... rking-inf/ gets it working fine.Sasquatch wrote:If you're trying to bridge your wifi, you won't succeed. You can't bridge wireless adapters, they don't support the bridge requirements and the bridge doesn't support the wireless extensions. You have to use a different method for this, like Internet Connection Sharing, or NAT networking.
XP host, Solaris 10 06/06 guest
1. Is there a list somewhere of the wireless adapters this works for? The article at http://support.microsoft.com/default.as ... S;Q302348& only lists 3 adapters, mine is not in it. Btw. my laptop has an Intel PRO/Wireless 3945ABG adapter.
2. Does anybody on this forum use a ThinkPad with Access Connections, and did you ever manage to get this working?
As i do every couple of months, today I tried again to get VirtualBox to use a bridged network connection, but still no luck. It's the only reason I'm sticking to VMWare Workstation, really... Somehow they manage to directly access the physical network adapter, instead of creating a bridge first.
Rgds
-
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
I have the same wireless card, but never got it into promisc mode by putting it in a 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.
Re: Bridging wifi *does* work..
this work'd for me... i;m forever in debt to you. tanks...carrera4life wrote:Sorry, this isn't true. Following the instructions here: http://purpleflute.juzblog.juzweb.com/2 ... rking-inf/ gets it working fine.
XP host, Solaris 10 06/06 guest
XP Pro Host 2gb/40gb
XP Pro Guest 664mb/6gb
XP Pro Guest 664mb/6gb
Re: Bridging wifi *does* work..
So, I read about the 2.1.0 release, and that there is a new way to configure host interface networking. So I installed 2.1.0, and it works beautifully!srv1973 wrote:As i do every couple of months, today I tried again to get VirtualBox to use a bridged network connection, but still no luck. It's the only reason I'm sticking to VMWare Workstation, really... Somehow they manage to directly access the physical network adapter, instead of creating a bridge first.
Rgds
I said that I only stuck with VMWare because it was better in host interface networking, but that doesn't seem true anymore. So, I will run VirtualBox and VMWare in parallel for a while, to make sure VirtualBox 2.1.0 is stable enough for my needs. If it is, I'll probably switch permanently.
Rgds
-
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
Great. Just don't use them at the same time, as that will cause problems. Especially if you have the virtualisation extention in your CPU and use it.
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.
Re: Bridging wifi *does* work..
Yes, it also worked fine for me! Goodbye VMware.....srv1973 wrote:So, I read about the 2.1.0 release, and that there is a new way to configure host interface networking. So I installed 2.1.0, and it works beautifully!srv1973 wrote:As i do every couple of months, today I tried again to get VirtualBox to use a bridged network connection, but still no luck. It's the only reason I'm sticking to VMWare Workstation, really... Somehow they manage to directly access the physical network adapter, instead of creating a bridge first.
Rgds
I said that I only stuck with VMWare because it was better in host interface networking, but that doesn't seem true anymore. So, I will run VirtualBox and VMWare in parallel for a while, to make sure VirtualBox 2.1.0 is stable enough for my needs. If it is, I'll probably switch permanently.
Rgds
[ ]s
Nomad_RJ