Share USB Wireless Guest Connection

Discussions related to using VirtualBox on Linux hosts.
Post Reply
jimbob
Posts: 2
Joined: 4. Jun 2008, 00:14

Share USB Wireless Guest Connection

Post by jimbob »

Running Kubuntu 8.04 with guest xpsp2. Have wireless USB, Proxim Symphony HomeRF, connection working in guest OS. Is there a way to share this connection with the host? There is no Linux driver for this device which does not seem to work using ndiswrapper. Any Help. TIA.
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

Post by Sasquatch »

I don't know. Perhaps a connection sharing on a Host Interface will work. Create a Host Interface (vbox0), use ICS in the Guest and run a dhclient on the Host for the HIF. Might work, might not work.
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.
jimbob
Posts: 2
Joined: 4. Jun 2008, 00:14

Post by jimbob »

Got it working! Now have usb wireless access for Kubuntu 8.04 host via XPSP2 guest using Vbox 1.60. As mentioned above there is no Linux driver for the device which doesn't seem to work with ndiswrapper.

Followed instructions here (watch wrap):
http://paparadit.blogspot.com/2007/05/v ... rtual.html

Tunctl and brctl are available by adding uml-utilities and bridge-utils. Didn't have to modify windoz routing table but a couple of references are http://www.windowsnetworking.com/articl ... ables.html
and http://www.pku.edu.cn/academic/research ... C0310.html

Noticed eth0 didn't have an address so assigned one in same subnet as br0 using ifconfig.

Have had to replug the usb connector, windoz seems to drop the connection occasionally, but it works! Have fun.
Post Reply