I'm running # on its own not in a vm.
Cruchbang is the primary and only OS i use.
I installed vmware and installed win7 virtual machine and I'm experienced error with this vm.
One error for example is that when I power on the vm it show me an error that the vm hard disk need to be defragemented, so I restart the vm and it work great.
I think that the way I connect to the internet could cause this kind of problem.
This is the way I connect to the internet.
The internet conection I use is through a windows machine with virtual router enable.
With this software http://virtualrouter.codeplex.com/
This is the output.
uname -a
Linux ludw 2.6.39-bpo.2-amd64 #1 SMP Tue Jul 26 10:35:23 UTC 2011 x86_64 GNU/Linux
lspci -knn | grep -i net -A2
02:00.0 Network controller [0280]: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) [168c:002b] (rev 01)
Subsystem: AzureWave Device [1a3b:1089]
Kernel driver in use: ath9k
03:00.0 Ethernet controller [0200]: Atheros Communications AR8121/AR8113/AR8114 Gigabit or Fast Ethernet [1969:1026] (rev b0)
Subsystem: ASUSTeK Computer Inc. Device [1043:14f5]
Kernel driver in use: ATL1E
lsusb
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 064e:a116 Suyin Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
egrep -v "^$|^#" /etc/network/interfaces
auto lo
iface lo inet loopback
egrep -v "^$|^#" /etc/resolv.conf
domain mshome.net
search mshome.net
nameserver 192.168.137.1
egrep -v "^$|^#" /etc/hosts
127.0.0.1 localhost
127.0.1.1 ludw
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
cat /etc/udev/rules.d/70-persistent-net.rules
# This file was automatically generated by the /lib/udev/write_net_rules
# program, run by the persistent-net-generator.rules rules file.
#
# You can modify it, as long as you keep each rule on a single
# line, and change only the value of the NAME= key.
# PCI device 0x1969:0x1026 (ATL1E)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="90:e6:ba:5d:7c:6e", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
# PCI device 0x168c:0x002b (ath9k)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="1c:4b:d6:1f:17:41", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"
# USB device 0x:0x (rtl8187)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:08:54:8d:fa:bb", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan1"
ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN qlen 1000
link/ether 90:e6:ba:5d:7c:6e brd ff:ff:ff:ff:ff:ff
3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000
link/ether 1c:4b:d6:1f:17:41 brd ff:ff:ff:ff:ff:ff
inet 192.168.137.12/24 brd 192.168.137.255 scope global wlan0
inet6 2002:beb5:94e2:d:1e4b:d6ff:fe1f:1741/64 scope global dynamic
valid_lft 2591230sec preferred_lft 604030sec
inet6 fec0::d:1e4b:d6ff:fe1f:1741/64 scope site dynamic
valid_lft 2591230sec preferred_lft 604030sec
inet6 fe80::1e4b:d6ff:fe1f:1741/64 scope link
valid_lft forever preferred_lft forever
4: pan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN
link/ether 0e:99:01:4a:aa:64 brd ff:ff:ff:ff:ff:ff
5: vmnet1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN qlen 1000
link/ether 00:50:56:c0:00:01 brd ff:ff:ff:ff:ff:ff
inet 192.168.111.1/24 brd 192.168.111.255 scope global vmnet1
inet6 fe80::250:56ff:fec0:1/64 scope link
valid_lft forever preferred_lft forever
6: vmnet2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN qlen 1000
link/ether 00:50:56:c0:00:02 brd ff:ff:ff:ff:ff:ff
inet 192.168.206.1/24 brd 192.168.206.255 scope global vmnet2
inet6 fe80::250:56ff:fec0:2/64 scope link
valid_lft forever preferred_lft forever
7: vmnet8: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN qlen 1000
link/ether 00:50:56:c0:00:08 brd ff:ff:ff:ff:ff:ff
inet 172.16.223.1/24 brd 172.16.223.255 scope global vmnet8
inet6 fe80::250:56ff:fec0:8/64 scope link
valid_lft forever preferred_lft forever
ip route
default via 192.168.137.1 dev wlan0 proto static
172.16.223.0/24 dev vmnet8 proto kernel scope link src 172.16.223.1
192.168.111.0/24 dev vmnet1 proto kernel scope link src 192.168.111.1
192.168.137.0/24 dev wlan0 proto kernel scope link src 192.168.137.12 metric 2
192.168.206.0/24 dev vmnet2 proto kernel scope link src 192.168.206.1
ip n
fe80::9007:f6c8:9e9c:c1ca dev wlan0 lladdr 74:2f:68:66:aa:5d router STALE
192.168.137.1 dev wlan0 lladdr 74:2f:68:66:aa:5d REACHABLE
ip addr
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN qlen 1000
link/ether 90:e6:ba:5d:7c:6e brd ff:ff:ff:ff:ff:ff
3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000
link/ether 1c:4b:d6:1f:17:41 brd ff:ff:ff:ff:ff:ff
inet 192.168.137.12/24 brd 192.168.137.255 scope global wlan0
inet6 2002:beb5:94e2:d:1e4b:d6ff:fe1f:1741/64 scope global dynamic
valid_lft 2591230sec preferred_lft 604030sec
inet6 fec0::d:1e4b:d6ff:fe1f:1741/64 scope site dynamic
valid_lft 2591230sec preferred_lft 604030sec
inet6 fe80::1e4b:d6ff:fe1f:1741/64 scope link
valid_lft forever preferred_lft forever
4: pan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN
link/ether 0e:99:01:4a:aa:64 brd ff:ff:ff:ff:ff:ff
5: vmnet1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN qlen 1000
link/ether 00:50:56:c0:00:01 brd ff:ff:ff:ff:ff:ff
inet 192.168.111.1/24 brd 192.168.111.255 scope global vmnet1
inet6 fe80::250:56ff:fec0:1/64 scope link
valid_lft forever preferred_lft forever
6: vmnet2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN qlen 1000
link/ether 00:50:56:c0:00:02 brd ff:ff:ff:ff:ff:ff
inet 192.168.206.1/24 brd 192.168.206.255 scope global vmnet2
inet6 fe80::250:56ff:fec0:2/64 scope link
valid_lft forever preferred_lft forever
7: vmnet8: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN qlen 1000
link/ether 00:50:56:c0:00:08 brd ff:ff:ff:ff:ff:ff
inet 172.16.223.1/24 brd 172.16.223.255 scope global vmnet8
inet6 fe80::250:56ff:fec0:8/64 scope link
valid_lft forever preferred_lft forever
rfkill list
bash: rfkill: command not found
lsmod
Module Size Used by
vmnet 42310 21
vsock 42588 0
vmci 63085 1 vsock
vmmon 69922 0
acpi_cpufreq 12849 1
mperf 12411 1 acpi_cpufreq
cpufreq_conservative 13147 0
cpufreq_powersave 12454 0
cpufreq_stats 12762 0
cpufreq_userspace 12576 0
parport_pc 22191 0
ppdev 12725 0
lp 17190 0
parport 31650 3 parport_pc,ppdev,lp
bridge 65614 0
stp 12392 1 bridge
bnep 17424 2
rfcomm 32744 0
bluetooth 107224 10 bnep,rfcomm
fuse 61554 5
ext2 62796 1
loop 22479 0
snd_hda_codec_via 52489 1
joydev 17138 0
snd_hda_intel 25946 1
snd_hda_codec 67865 2 snd_hda_codec_via,snd_hda_intel
snd_hwdep 13148 1 snd_hda_codec
arc4 12458 2
ecb 12737 2
i915 329760 2
ath9k 71748 0
uvcvideo 57386 0
mac80211 181270 1 ath9k
videodev 66266 1 uvcvideo
ath9k_common 12732 1 ath9k
media 18148 1 videodev
v4l2_compat_ioctl32 16575 1 videodev
asus_laptop 18147 0
psmouse 55199 0
serio_raw 12878 0
drm_kms_helper 26950 1 i915
snd_pcm 67276 2 snd_hda_intel,snd_hda_codec
ath9k_hw 277119 2 ath9k,ath9k_common
snd_seq 44678 0
snd_timer 22658 2 snd_pcm,snd_seq
drm 166500 3 i915,drm_kms_helper
tpm_tis 13125 0
tpm 17756 1 tpm_tis
tpm_bios 12903 1 tpm
pcspkr 12579 0
evdev 17475 14
i2c_algo_bit 12834 1 i915
i2c_core 23766 5 i915,videodev,drm_kms_helper,drm,i2c_algo_bit
sparse_keymap 12760 1 asus_laptop
ath 21306 2 ath9k,ath9k_hw
snd_seq_device 13155 1 snd_seq
snd 52324 10 snd_hda_codec_via,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_seq,snd_timer,snd_seq_device
soundcore 13014 1 snd
ac 12624 0
video 17553 1 i915
snd_page_alloc 12969 2 snd_hda_intel,snd_pcm
processor 27431 3 acpi_cpufreq
battery 13109 0
cfg80211 126244 3 ath9k,mac80211,ath
button 12895 1 i915
power_supply 13475 2 ac,battery
rfkill 19014 4 bluetooth,asus_laptop,cfg80211
ext4 313064 1
mbcache 12930 2 ext2,ext4
jbd2 65105 1 ext4
crc16 12343 2 bluetooth,ext4
sha256_generic 16797 2
cryptd 14463 0
aes_x86_64 16796 6
aes_generic 37122 1 aes_x86_64
cbc 12747 2
dm_crypt 22257 1
dm_mod 62468 9 dm_crypt
sg 25769 0
sd_mod 35644 3
sr_mod 21824 0
crc_t10dif 12348 1 sd_mod
cdrom 35134 1 sr_mod
ata_generic 12479 0
uhci_hcd 26290 0
ata_piix 25319 2
ehci_hcd 39487 0
libata 151572 2 ata_generic,ata_piix
thermal 17330 0
scsi_mod 161557 4 sg,sd_mod,sr_mod,libata
usbcore 127203 4 uvcvideo,uhci_hcd,ehci_hcd
atl1e 31635 0
thermal_sys 17939 3 video,processor,thermal
dmesg | egrep 'net|eth|sky|sis|via|3c3|3c5|e100|8139|8169|acx|air|ath|atl|ar9|carl|atme|at7|herm|iwl|ipw|rtl8|r81|rt2|rt3|rt6|rt7|tg3|ssb|wl|b43|b44|ori|pri|p5|zd|ndis|wmi|ns8|FW'
[ 0.000000] BIOS-e820: 00000000000e1000 - 0000000000100000 (reserved)
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e1000
[ 0.000000] PM: Registered nosave memory: 00000000000e1000 - 0000000000100000
[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s83840 r8192 d22656 u1048576
[ 0.000000] pcpu-alloc: s83840 r8192 d22656 u1048576 alloc=1*2097152
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.011341] Initializing cgroup subsys net_cls
[ 0.011407] CPU0: Thermal monitoring handled by SMI
[ 0.008000] CPU1: Thermal monitoring handled by SMI
[ 0.160282] print_constraints: dummy:
[ 0.562887] audit: initializing netlink socket (disabled)
[ 0.578139] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[ 0.623378] Initializing network drop monitor service
[ 0.852896] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.852900] ACPI: Thermal Zone [THRM] (49 C)
[ 0.942113] ata_piix 0000:00:1f.5: SCR access via SIDPR is available but doesn't work
[ 96.733890] ath9k 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 96.733904] ath9k 0000:02:00.0: setting latency timer to 64
[ 96.785390] ath: EEPROM regdomain: 0x60
[ 96.785393] ath: EEPROM indicates we should expect a direct regpair map
[ 96.785396] ath: Country alpha2 being used: 00
[ 96.785398] ath: Regpair used: 0x60
[ 96.846772] ieee80211 phy0: Selected rate control algorithm 'ath9k_rate_control'
[ 96.847408] Registered led device: ath9k-phy0
[ 97.490543] fbcon: inteldrmfb (fb0) is primary device
[ 99.415206] Adding 7868412k swap on /dev/mapper/ludw-swap_1. Priority:-1 extents:1 across:7868412k
[ 104.997659] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 110.535940] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 110.572693] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 115.211860] /dev/vmnet: open called by PID 1521 (vmnet-natd)
[ 115.211871] /dev/vmnet: hub 1 does not exist, allocating memory.
[ 115.211891] /dev/vmnet: port on hub 1 successfully opened
[ 115.306133] /dev/vmnet: open called by PID 1522 (vmnet-netifup)
[ 115.306149] /dev/vmnet: port on hub 1 successfully opened
[ 115.597933] /dev/vmnet: open called by PID 1531 (vmnet-dhcpd)
[ 115.597950] /dev/vmnet: port on hub 1 successfully opened
[ 115.630611] /dev/vmnet: open called by PID 1535 (vmnet-natd)
[ 115.630624] /dev/vmnet: hub 2 does not exist, allocating memory.
[ 115.630645] /dev/vmnet: port on hub 2 successfully opened
[ 115.633925] /dev/vmnet: open called by PID 1536 (vmnet-netifup)
[ 115.633943] /dev/vmnet: port on hub 2 successfully opened
[ 115.734604] /dev/vmnet: open called by PID 1540 (vmnet-dhcpd)
[ 115.734622] /dev/vmnet: port on hub 2 successfully opened
[ 115.742352] /dev/vmnet: open called by PID 1549 (vmnet-natd)
[ 115.742366] /dev/vmnet: hub 8 does not exist, allocating memory.
[ 115.742390] /dev/vmnet: port on hub 8 successfully opened
[ 115.760488] /dev/vmnet: open called by PID 1550 (vmnet-netifup)
[ 115.760506] /dev/vmnet: port on hub 8 successfully opened
[ 115.858616] /dev/vmnet: open called by PID 1554 (vmnet-dhcpd)
[ 115.858640] /dev/vmnet: port on hub 8 successfully opened
[ 125.744078] vmnet2: no IPv6 routers present
[ 125.944077] vmnet1: no IPv6 routers present
[ 125.984077] vmnet8: no IPv6 routers present
[ 2704.837109] wlan0: authenticate with 74:2f:68:66:aa:5d (try 1)
[ 2704.839220] wlan0: authenticated
[ 2704.839250] wlan0: associate with 74:2f:68:66:aa:5d (try 1)
[ 2704.842682] wlan0: RX AssocResp from 74:2f:68:66:aa:5d (capab=0x431 status=0 aid=2)
[ 2704.842686] wlan0: associated
[ 2704.849873] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 2704.876181] /dev/vmnet: open called by PID 1509 (vmnet-bridge)
[ 2704.876196] /dev/vmnet: hub 0 does not exist, allocating memory.
[ 2704.876217] /dev/vmnet: port on hub 0 successfully opened
[ 2704.876236] bridge-wlan0: device is wireless, enabling SMAC
[ 2704.876241] bridge-wlan0: up
[ 2704.876245] bridge-wlan0: attached
[ 2827.074234] ath: Failed to stop TX DMA!
cat /var/lib/NetworkManager/NetworkManager.state
[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true
cat /etc/NetworkManager/NetworkManager.conf
[main]
plugins=ifupdown,keyfile
[ifupdown]
managed=false
nm-tool
NetworkManager Tool
State: connected
- Device: wlan0 [Auto SG938UEJ3637SH] -----------------------------------------
Type: 802.11 WiFi
Driver: ath9k
State: connected
Default: yes
HW Address: 1C:4B:D6:1F:17:41
Capabilities:
Speed: 150 Mb/s
Wireless Properties
WEP Encryption: yes
WPA Encryption: yes
WPA2 Encryption: yes
Wireless Access Points (* = current AP)
Candela: Infra, 00:1D:7E:C1:17:24, Freq 2437 MHz, Rate 54 Mb/s, Strength 28 WPA
*SG938UEJ3637SH: Infra, 74:2F:68:66:AA:5D, Freq 2457 MHz, Rate 54 Mb/s, Strength 61 WPA2
IPv4 Settings:
Address: 192.168.137.12
Prefix: 24 (255.255.255.0)
Gateway: 192.168.137.1
DNS: 192.168.137.1
- Device: eth0 -----------------------------------------------------------------
Type: Wired
Driver: ATL1E
State: unavailable
Default: no
HW Address: 90:E6:BA:5D:7C:6E
Capabilities:
Carrier Detect: yes
Wired Properties
Carrier: off
iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
wlan0 IEEE 802.11bgn ESSID:"SG938UEJ3637SH"
Mode:Managed Frequency:2.457 GHz Access Point: 74:2F:68:66:AA:5D
Bit Rate=150 Mb/s Tx-Power=14 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Power Management:on
Link Quality=43/70 Signal level=-67 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:192 Invalid misc:331 Missed beacon:0
pan0 no wireless extensions.
vmnet1 no wireless extensions.
vmnet2 no wireless extensions.
vmnet8 no wireless extensions.
iwlist chan
lo no frequency information.
eth0 no frequency information.
wlan0 14 channels in total; available frequencies :
Channel 01 : 2.412 GHz
Channel 02 : 2.417 GHz
Channel 03 : 2.422 GHz
Channel 04 : 2.427 GHz
Channel 05 : 2.432 GHz
Channel 06 : 2.437 GHz
Channel 07 : 2.442 GHz
Channel 08 : 2.447 GHz
Channel 09 : 2.452 GHz
Channel 10 : 2.457 GHz
Channel 11 : 2.462 GHz
Channel 12 : 2.467 GHz
Channel 13 : 2.472 GHz
Channel 14 : 2.484 GHz
Current Frequency:2.457 GHz (Channel 10)
pan0 no frequency information.
vmnet1 no frequency information.
vmnet2 no frequency information.
vmnet8 no frequency information.
sudo iwlist scan
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
wlan0 Scan completed :
Cell 01 - Address: 74:2F:68:66:AA:5D
Channel:10
Frequency:2.457 GHz (Channel 10)
Quality=67/70 Signal level=-43 dBm
Encryption key:on
ESSID:"SG938UEJ3637SH"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s
Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
36 Mb/s; 48 Mb/s; 54 Mb/s
Mode:Master
Extra:tsf=000000051949b4d1
Extra: Last beacon: 28ms ago
IE: Unknown: 000E534739333855454A333633375348
IE: Unknown: 010482848B96
IE: Unknown: 03010A
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : CCMP
Pairwise Ciphers (1) : CCMP
Authentication Suites (1) : PSK
IE: Unknown: 2A0100
IE: Unknown: 32088C129824B048606C
IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
IE: Unknown: 2D1A6E181EFF00000001000000000000000000000000000000000000
IE: Unknown: 3D160A070200000000000000000000000000000000000000
IE: Unknown: DD0600E04C020110
Cell 02 - Address: 00:1D:7E:C1:17:24
Channel:6
Frequency:2.437 GHz (Channel 6)
Quality=23/70 Signal level=-87 dBm
Encryption key:on
ESSID:"Candela"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
24 Mb/s; 36 Mb/s; 54 Mb/s
Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
Mode:Master
Extra:tsf=00000004872ae185
Extra: Last beacon: 712ms ago
IE: Unknown: 000743616E64656C61
IE: Unknown: 010882848B962430486C
IE: Unknown: 030106
IE: Unknown: 050400010000
IE: Unknown: 2A0104
IE: Unknown: 2F0104
IE: Unknown: 32040C121860
IE: Unknown: DD090010180201F4000000
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (1) : TKIP
Authentication Suites (1) : PSK
pan0 Interface doesn't support scanning.
vmnet1 Interface doesn't support scanning.
vmnet2 Interface doesn't support scanning.
vmnet8 Interface doesn't support scanning.