I am trying to set up a VB WinXP guest. I am trying to bridge my wireless connection with a vbox interface to get online with the guest. My network card is an Intel 2200bg. I added the following lines to /etc/network/interfaces:
auto br0
iface br0 inet static
address 192.168.1.150
network 192.168.1.0
netmask 255.255.255.0
broadcast 192.168.1.255
gateway 192.168.1.1
bridge_ports all
When I reboot, the network manager pops up repeatedly for my WPA key. I am sure I am typing it correctly. In the VB manual it says that it is not possible to bridge a wireless connection, but I have read posts from other people saying that they have done it. Could someone please help me with this?



Adv Reply



Bookmarks