PDA

View Full Version : Kali Realtek 802.11n VirtualBox issue



scotsman
2016-03-20, 11:21
HI

I have installed Virtualbox, version 5.0.16, i have installed the extentsion pack also.

My laptop is a compaq running windows 8.1, 64 bit.

I have installed Kali Linux 2016.1 from iso, on the virtualbox, choosing debain 64bit as os.

WIthin the vb settings, the usb device filters picks the device up as both Unknown Device 2357:0101 and also Realtek 802.11n NIC. i have included both these filters ie i have enabled both within these settings.

I have disabled wifi from my host comp/os, to ensure it isn't getting picked up by host.

I run lsusb and get the following

root@kali:~# lsusb
Bus 001 Device 004: ID 2357:0101
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 80ee:0021 VirtualBox USB Tablet
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

i run lspci and get the following

root@kali:~# lspci
00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02)
00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II]
00:01.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01)
00:02.0 VGA compatible controller: InnoTek Systemberatung GmbH VirtualBox Graphics Adapter
00:03.0 Ethernet controller: Intel Corporation 82540EM Gigabit Ethernet Controller (rev 02)
00:04.0 System peripheral: InnoTek Systemberatung GmbH VirtualBox Guest Service
00:05.0 Multimedia audio controller: Intel Corporation 82801AA AC'97 Audio Controller (rev 01)
00:06.0 USB controller: Apple Inc. KeyLargo/Intrepid USB
00:07.0 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08)
00:0b.0 USB controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller
00:0d.0 SATA controller: Intel Corporation 82801HM/HEM (ICH8M/ICH8M-E) SATA Controller [AHCI mode] (rev 02)
root@kali:~#


i run ifconfig and get the following

root@kali:~# ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.0.54 netmask 255.255.255.0 broadcast 192.168.0.255
inet6 fe80::a00:27ff:fec9:9686 prefixlen 64 scopeid 0x20<link>
ether 08:00:27:c9:96:86 txqueuelen 1000 (Ethernet)
RX packets 5244 bytes 3685362 (3.5 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 4016 bytes 680432 (664.4 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 0 (Local Loopback)
RX packets 20 bytes 1200 (1.1 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 20 bytes 1200 (1.1 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0