I have BackTrack 5 R3 installed on VMware and its on bridged connection so it gets its own ip on my network and it works I get internet connection but there is no ethernet cable connected yet somehow when I do iwconfig I cant see wlan0 and no other wireless card but etho is connected to the network somehow.... cant it be that eth0 is my wireless card which somehow misconfigured? Its an intel centrino advanced n 6205
|
You need to give backtrack (vmware guest os) dedicated exclusive access to the Card. You can't do this with a builtin (minipci-e) card, as far as I know. VMware allows you to give USB devices (such as a usb wifi card) exclusive access. When you do this, Windows Reads your device as "VMware USB device" and doesn't interact with it, while the Guest OS has dedicated access. |
|||
|
|
Your host system sees both your wireless card and the virtual ethernet adapter that is used to bridge networking with the VM, and the guest system (Backtrack) simply sees the virtual ethernet adapter. It is the host OS that is transparently bridging/routing packets between this virtual interface and the wireless card. |
|||||
|
|
|
BT sees your internal wireless as a generic network connection, so it labels the virtual connection as a wired (eth0) connection. In order to use an internal card, boot from a live CD OR do a full install, this is the only way BT5 will get exclusivity to the INTERNAL card. Running through VMWare you will pretty much need to use a USB wifi NIC. |
|||
|
|