Win 8.1 x64 Not Showing 2nd Network Adapter In Connections

Enigma

New Member
Member
Messages
182
Location
Portland, Oregon, USA
I bought an external USB WiFi adapter (Alfa AWUS036NHA) a few months ago, for the purpose of using it for penetration testing, studying networking and Internet security, fooling around with WiFi hacking, and just generally being able to get much stronger signals and throughput, etc. It's supposed to be one of the top-rated adapters on the market for these purposes and retails at around $40 USD online. And a wide variety of screw-on antennas can be used with it, from straight antennas to flat-panel antennas. I really like it and it's been very reliable and issue-free for me in the past.

But the issue is that it isn't showing up in the Connections list when I click on the WiFi icon in the Taskbar. It does, however, show up in Control Panel\Network and Internet\Network Connections as "Wi-Fi 2". It used to work on Win7 and Win8 and showed up in both my adapters list and the Taskbar as "Wi-Fi 2" (my internal WiFi card was displayed as "Wi-Fi" and the external card was displayed as "Wi-Fi 2" in the Connections list), but I have never been able to get it to work in 8.1. It simply won't show up in Connections no matter what I do. I can disable and enable the adapter via the Control Panel, but when I click on the Connections icon I only see my internal adapter. Normally I would see both adapters, and should even be able to disable the internal in favor of using the external, since an OS can only be connected to the Internet at any given time with one adapter, and obviously I would want to use the better of the 2 in certain situations.

It came with a driver disc, I installed the drivers from that and nothing so far. I've also tried downloading the latest drivers from the Alfa website, as well as from ATHEROS drivers for Microsoft Windows (Atheros?????) . But still nothing. There is no Win8/8.1-specific driver for the device, only for 7, but that should work fine, in my experience. The blue light on the adapter also blinks like it should and it shows up in Device Manager listed as "Atheros AR9271 Wireless Network Adapter". Device Manager displays the drivers as being installed and says the device is working properly. I also have no issues using it in Linux distros like BackTrack and Kali. And I have tried installing the drivers in Win7 compatibility mode and with admin priviledges. I have also tried manually installing the drivers via Device Manager. As well as searching Windows Update to see if anything is anything is available for it, nothing comes up.

I should also note that when I install the drivers it asks me if I want to install the Client Utilities and driver, or just the driver alone. Choosing the first option results in a BSOD on reboot, this also happened with 8 but not with 7. It's presumably due to the Client Utilities, which from past experience I can tell are not necessary/essential to the operation of the device, it only needs the drivers.

Being able to use this card is essential for me, but I really do hate the thought of rolling back to 8 or even 7 just to get it to work. I've been running 8.1 since the beta and now have the stable version, nearly everything works fine except for this one niggling issue and a few other minor things.

I would greatly appreciate it if someone could help me get this working once and for all. I will provide any additional info if requested.

Thanks in advance for any help!
 

My Computer

System One

  • OS
    Windows 8.1 Pro x64, Windows Server 2012 R2 x64
    Computer type
    Laptop
    System Manufacturer/Model
    Lenovo G700
    CPU
    Intel Core i7-3632QM, 2.20 GHz
    Motherboard
    Lenovo
    Memory
    6 GB DDR3
    Graphics Card(s)
    NVIDIA 720M, Intel HD 4000
    Monitor(s) Displays
    1 monitor
    Screen Resolution
    1600x900 (max)
    Hard Drives
    1 TB HDD (5400 RPM), 1.5 TB HDD (5400 RPM) installed in a 12.7mm disc drive caddy
    Case
    Lenovo
    Keyboard
    Lenovo
    Mouse
    Laptop/notebook keyboard/touchpad
    Internet Speed
    It varies, since I'm mobile most of the time
    Browser
    Chromium (the open-source browser which Google Chrome is derived from)
    Antivirus
    Kaspersky, Malwarebytes, Spybot, Privatefirewall
    Other Info
    I will add more information here later
  • Please copy & paste the following into notepad.
  • Code:
    netsh wlan show all >%userprofile%\Desktop\Network.txt
    sc query dhcp >>%userprofile%\Desktop\Network.txt
    sc query dnscache >>%userprofile%\Desktop\Network.txt
    sc query wlansvc >>%userprofile%\Desktop\Network.txt
    ipconfig /all >>%userprofile%\Desktop\Network.txt
    netsh advfirewall show global >>%userprofile%\Desktop\Network.txt
    netsh winhttp show proxy >>%userprofile%\Desktop\Network.txt
  • Save the file as "Network.bat"
  • Right click the file and select Run as Administrator.
  • This will create a file called "Network.txt" on the desktop.
  • Copy & paste the contents into your next post.
 

My Computer

System One

  • OS
    Windows 8.1 Enterprise
Here's the info request. But please note that I didnt have the external adapter plugged in the the time I followed your instructions (did I need to?).:

Wireless System Information Summary
(Time: 12/26/2013 7:54:16 PM Pacific Standard Time)


=======================================================================
============================== SHOW DRIVERS ===========================
=======================================================================


Interface name: Wi-Fi

Driver : Broadcom 802.11n Network Adapter
Vendor : Broadcom
Provider : Microsoft
Date : 5/31/2013
Version : 6.30.223.102
INF file : C:\Windows\INF\netbc64.inf
Files : 2 total
C:\Windows\system32\DRIVERS\BCMWL63a.SYS
C:\Windows\system32\drivers\vwifibus.sys
Type : Native Wi-Fi Driver
Radio types supported : 802.11n 802.11g 802.11b
FIPS 140-2 mode supported : Yes
802.11w Management Frame Protection supported : Yes
Hosted network supported : Yes
Authentication and cipher supported in infrastructure mode:
Open None
Open WEP
WPA2-Enterprise TKIP
WPA2-Personal TKIP
WPA2-Enterprise CCMP
WPA2-Personal CCMP
WPA-Enterprise TKIP
WPA-Personal TKIP
WPA-Enterprise CCMP
WPA-Personal CCMP
Authentication and cipher supported in ad-hoc mode:
WPA2-Personal CCMP
Open None
Open WEP


=======================================================================
============================= SHOW INTERFACES =========================
=======================================================================


There is 1 interface on the system:

Name : Wi-Fi
Description : Broadcom 802.11n Network Adapter
GUID : df64234d-7304-4f24-8778-815e5da4eb27
Physical address : 1c:3e:84:e0:05:7f
State : connected
SSID : KilgoreTrout
BSSID : 00:1e:31:ca:6e:55
Network type : Infrastructure
Radio type : 802.11g
Authentication : WPA2-Personal
Cipher : CCMP
Connection mode : Profile
Channel : 2
Receive rate (Mbps) : 54
Transmit rate (Mbps) : 54
Signal : 92%
Profile : KilgoreTrout

Hosted network status : Not available


=======================================================================
=========================== SHOW HOSTED NETWORK =======================
=======================================================================


Hosted network settings
-----------------------
Mode : Allowed
Settings : <Not configured>

Hosted network status
---------------------
Status : Not available


=======================================================================
============================= SHOW SETTINGS ===========================
=======================================================================


Wireless LAN settings
---------------------
Show blocked networks in visible network list: No

Only use GP profiles on GP-configured networks: No

Hosted network mode allowed in WLAN service: Yes

Allow shared user credentials for network authentication: Yes

Block period: Not Configured.

Auto configuration logic is enabled on interface "Wi-Fi"


=======================================================================
============================== SHOW FILTERS ===========================
=======================================================================


Allow list on the system (group policy)
---------------------------------------
<None>

Allow list on the system (user)
-------------------------------
<None>

Block list on the system (group policy)
---------------------------------------
<None>

Block list on the system (user)
-------------------------------
<None>


=======================================================================
=========================== SHOW CREATEALLUSER ========================
=======================================================================


Everyone is allowed to create all user profiles.


=======================================================================
============================= SHOW PROFILES ===========================
=======================================================================


Profiles on interface Wi-Fi:

Group policy profiles (read only)
---------------------------------
<None>

User profiles
-------------
All User Profile : KilgoreTrout
All User Profile : www.personaltelco.net
All User Profile : hf-Guest
All User Profile : Portland Brewing Public WiFi
All User Profile : MultcoLibrary-Neighborhood
All User Profile : Powells
All User Profile : MultcoLibrary-Central
All User Profile : attwifi
All User Profile : linksys
All User Profile : silvercloud
All User Profile : KobosCoffee
All User Profile : MBR1200-819
All User Profile : HI Express Portland NW Downtown


=======================================================================
========================== SHOW PROFILES NAME=* =======================
=======================================================================


Profile KilgoreTrout on interface Wi-Fi:
=======================================================================

Applied: All User Profile

Profile information
-------------------
Version : 1
Type : Wireless LAN
Name : KilgoreTrout
Control options :
Connection mode : Connect automatically
Network broadcast : Connect only if this network is broadcasting
AutoSwitch : Do not switch to other networks

Connectivity settings
---------------------
Number of SSIDs : 1
SSID name : "KilgoreTrout"
Network type : Infrastructure
Radio type : [ Any Radio Type ]
Vendor extension : Not present

Security settings
-----------------
Authentication : WPA2-Personal
Cipher : CCMP
Security key : Present

Cost settings
-------------
Cost : Unrestricted
Congested : No
Approaching Data Limit : No
Over Data Limit : No
Roaming : No
Cost Source : Default


Profile www.personaltelco.net on interface Wi-Fi:
=======================================================================

Applied: All User Profile

Profile information
-------------------
Version : 1
Type : Wireless LAN
Name : www.personaltelco.net
Control options :
Connection mode : Connect automatically
Network broadcast : Connect only if this network is broadcasting
AutoSwitch : Do not switch to other networks

Connectivity settings
---------------------
Number of SSIDs : 1
SSID name : "www.personaltelco.net"
Network type : Infrastructure
Radio type : [ Any Radio Type ]
Vendor extension : Not present

Security settings
-----------------
Authentication : Open
Cipher : None
Security key : Absent
Key Index : 1

Cost settings
-------------
Cost : Unrestricted
Congested : No
Approaching Data Limit : No
Over Data Limit : No
Roaming : No
Cost Source : Default


Profile hf-Guest on interface Wi-Fi:
=======================================================================

Applied: All User Profile

Profile information
-------------------
Version : 1
Type : Wireless LAN
Name : hf-Guest
Control options :
Connection mode : Connect automatically
Network broadcast : Connect only if this network is broadcasting
AutoSwitch : Do not switch to other networks

Connectivity settings
---------------------
Number of SSIDs : 1
SSID name : "hf-Guest"
Network type : Infrastructure
Radio type : [ Any Radio Type ]
Vendor extension : Not present

Security settings
-----------------
Authentication : Open
Cipher : None
Security key : Absent
Key Index : 1

Cost settings
-------------
Cost : Unrestricted
Congested : No
Approaching Data Limit : No
Over Data Limit : No
Roaming : No
Cost Source : Default


Profile Portland Brewing Public WiFi on interface Wi-Fi:
=======================================================================

Applied: All User Profile

Profile information
-------------------
Version : 1
Type : Wireless LAN
Name : Portland Brewing Public WiFi
Control options :
Connection mode : Connect automatically
Network broadcast : Connect only if this network is broadcasting
AutoSwitch : Do not switch to other networks

Connectivity settings
---------------------
Number of SSIDs : 1
SSID name : "Portland Brewing Public WiFi"
Network type : Infrastructure
Radio type : [ Any Radio Type ]
Vendor extension : Not present

Security settings
-----------------
Authentication : Open
Cipher : None
Security key : Absent
Key Index : 1

Cost settings
-------------
Cost : Unrestricted
Congested : No
Approaching Data Limit : No
Over Data Limit : No
Roaming : No
Cost Source : Default


Profile MultcoLibrary-Neighborhood on interface Wi-Fi:
=======================================================================

Applied: All User Profile

Profile information
-------------------
Version : 1
Type : Wireless LAN
Name : MultcoLibrary-Neighborhood
Control options :
Connection mode : Connect automatically
Network broadcast : Connect only if this network is broadcasting
AutoSwitch : Do not switch to other networks

Connectivity settings
---------------------
Number of SSIDs : 1
SSID name : "MultcoLibrary-Neighborhood"
Network type : Infrastructure
Radio type : [ Any Radio Type ]
Vendor extension : Not present

Security settings
-----------------
Authentication : Open
Cipher : None
Security key : Absent
Key Index : 1

Cost settings
-------------
Cost : Unrestricted
Congested : No
Approaching Data Limit : No
Over Data Limit : No
Roaming : No
Cost Source : Default


Profile Powells on interface Wi-Fi:
=======================================================================

Applied: All User Profile

Profile information
-------------------
Version : 1
Type : Wireless LAN
Name : Powells
Control options :
Connection mode : Connect automatically
Network broadcast : Connect only if this network is broadcasting
AutoSwitch : Do not switch to other networks

Connectivity settings
---------------------
Number of SSIDs : 1
SSID name : "Powells"
Network type : Infrastructure
Radio type : [ Any Radio Type ]
Vendor extension : Not present

Security settings
-----------------
Authentication : Open
Cipher : None
Security key : Absent
Key Index : 1

Cost settings
-------------
Cost : Unrestricted
Congested : No
Approaching Data Limit : No
Over Data Limit : No
Roaming : No
Cost Source : Default


Profile MultcoLibrary-Central on interface Wi-Fi:
=======================================================================

Applied: All User Profile

Profile information
-------------------
Version : 1
Type : Wireless LAN
Name : MultcoLibrary-Central
Control options :
Connection mode : Connect automatically
Network broadcast : Connect only if this network is broadcasting
AutoSwitch : Do not switch to other networks

Connectivity settings
---------------------
Number of SSIDs : 1
SSID name : "MultcoLibrary-Central"
Network type : Infrastructure
Radio type : [ Any Radio Type ]
Vendor extension : Not present

Security settings
-----------------
Authentication : Open
Cipher : None
Security key : Absent
Key Index : 1

Cost settings
-------------
Cost : Unrestricted
Congested : No
Approaching Data Limit : No
Over Data Limit : No
Roaming : No
Cost Source : Default


Profile attwifi on interface Wi-Fi:
=======================================================================

Applied: All User Profile

Profile information
-------------------
Version : 1
Type : Wireless LAN
Name : attwifi
Control options :
Connection mode : Connect automatically
Network broadcast : Connect only if this network is broadcasting
AutoSwitch : Do not switch to other networks

Connectivity settings
---------------------
Number of SSIDs : 1
SSID name : "attwifi"
Network type : Infrastructure
Radio type : [ Any Radio Type ]
Vendor extension : Not present

Security settings
-----------------
Authentication : Open
Cipher : None
Security key : Absent
Key Index : 1

Cost settings
-------------
Cost : Unrestricted
Congested : No
Approaching Data Limit : No
Over Data Limit : No
Roaming : No
Cost Source : Default


Profile linksys on interface Wi-Fi:
=======================================================================

Applied: All User Profile

Profile information
-------------------
Version : 1
Type : Wireless LAN
Name : linksys
Control options :
Connection mode : Connect automatically
Network broadcast : Connect only if this network is broadcasting
AutoSwitch : Do not switch to other networks

Connectivity settings
---------------------
Number of SSIDs : 1
SSID name : "linksys"
Network type : Infrastructure
Radio type : [ Any Radio Type ]
Vendor extension : Not present

Security settings
-----------------
Authentication : Open
Cipher : None
Security key : Absent
Key Index : 1

Cost settings
-------------
Cost : Unrestricted
Congested : No
Approaching Data Limit : No
Over Data Limit : No
Roaming : No
Cost Source : Default


Profile silvercloud on interface Wi-Fi:
=======================================================================

Applied: All User Profile

Profile information
-------------------
Version : 1
Type : Wireless LAN
Name : silvercloud
Control options :
Connection mode : Connect manually
Network broadcast : Connect only if this network is broadcasting
AutoSwitch : Do not switch to other networks

Connectivity settings
---------------------
Number of SSIDs : 1
SSID name : "silvercloud"
Network type : Infrastructure
Radio type : [ Any Radio Type ]
Vendor extension : Not present

Security settings
-----------------
Authentication : Open
Cipher : None
Security key : Absent
Key Index : 1

Cost settings
-------------
Cost : Unrestricted
Congested : No
Approaching Data Limit : No
Over Data Limit : No
Roaming : No
Cost Source : Default


Profile KobosCoffee on interface Wi-Fi:
=======================================================================

Applied: All User Profile

Profile information
-------------------
Version : 1
Type : Wireless LAN
Name : KobosCoffee
Control options :
Connection mode : Connect manually
Network broadcast : Connect only if this network is broadcasting
AutoSwitch : Do not switch to other networks

Connectivity settings
---------------------
Number of SSIDs : 1
SSID name : "KobosCoffee"
Network type : Infrastructure
Radio type : [ Any Radio Type ]
Vendor extension : Not present

Security settings
-----------------
Authentication : Open
Cipher : None
Security key : Absent
Key Index : 1

Cost settings
-------------
Cost : Unrestricted
Congested : No
Approaching Data Limit : No
Over Data Limit : No
Roaming : No
Cost Source : Default


Profile MBR1200-819 on interface Wi-Fi:
=======================================================================

Applied: All User Profile

Profile information
-------------------
Version : 1
Type : Wireless LAN
Name : MBR1200-819
Control options :
Connection mode : Connect manually
Network broadcast : Connect only if this network is broadcasting
AutoSwitch : Do not switch to other networks

Connectivity settings
---------------------
Number of SSIDs : 1
SSID name : "MBR1200-819"
Network type : Infrastructure
Radio type : [ Any Radio Type ]
Vendor extension : Not present

Security settings
-----------------
Authentication : Open
Cipher : None
Security key : Absent
Key Index : 1

Cost settings
-------------
Cost : Unrestricted
Congested : No
Approaching Data Limit : No
Over Data Limit : No
Roaming : No
Cost Source : Default


Profile HI Express Portland NW Downtown on interface Wi-Fi:
=======================================================================

Applied: All User Profile

Profile information
-------------------
Version : 1
Type : Wireless LAN
Name : HI Express Portland NW Downtown
Control options :
Connection mode : Connect manually
Network broadcast : Connect only if this network is broadcasting
AutoSwitch : Do not switch to other networks

Connectivity settings
---------------------
Number of SSIDs : 1
SSID name : "HI Express Portland NW Downtown"
Network type : Infrastructure
Radio type : [ Any Radio Type ]
Vendor extension : Not present

Security settings
-----------------
Authentication : Open
Cipher : None
Security key : Absent
Key Index : 1

Cost settings
-------------
Cost : Unrestricted
Congested : No
Approaching Data Limit : No
Over Data Limit : No
Roaming : No
Cost Source : Default


=======================================================================
======================= SHOW NETWORKS MODE=BSSID ======================
=======================================================================


Interface name : Wi-Fi
There are 15 networks currently visible.

SSID 1 : HP4573CC
Network type : Adhoc
Authentication : Open
Encryption : None
BSSID 1 : 02:26:f6:b8:41:b4
Signal : 16%
Radio type : 802.11b
Channel : 10
Basic rates (Mbps) : 1 2 5.5 11

SSID 2 : parakeet
Network type : Infrastructure
Authentication : WPA2-Personal
Encryption : CCMP
BSSID 1 : 20:10:7a:d2:ec:5b
Signal : 68%
Radio type : 802.11n
Channel : 9
Basic rates (Mbps) : 1 2 5.5 11
Other rates (Mbps) : 6 9 12 18 24 36 48 54

SSID 3 : John
Network type : Infrastructure
Authentication : WPA2-Personal
Encryption : CCMP
BSSID 1 : 2a:28:5d:2d:f4:90
Signal : 0%
Radio type : 802.11n
Channel : 11
Basic rates (Mbps) : 1 2 5.5 11
Other rates (Mbps) : 6 9 12 18 24 36 48 54

SSID 4 : HOME-1488
Network type : Infrastructure
Authentication : WPA2-Personal
Encryption : CCMP
BSSID 1 : 44:32:c8:fb:14:88
Signal : 0%
Radio type : 802.11n
Channel : 11
Basic rates (Mbps) : 1 2 5.5 6 11 12 24
Other rates (Mbps) : 9 18 36 48 54

SSID 5 : Carlson
Network type : Infrastructure
Authentication : WPA2-Personal
Encryption : CCMP
BSSID 1 : 00:24:37:32:b5:40
Signal : 0%
Radio type : 802.11g
Channel : 1
Basic rates (Mbps) : 1 2 5.5 11
Other rates (Mbps) : 6 6 9 12 18 24 36 48 54

SSID 6 : KilgoreTrout
Network type : Infrastructure
Authentication : WPA2-Personal
Encryption : CCMP
BSSID 1 : 00:1e:31:ca:6e:55
Signal : 94%
Radio type : 802.11g
Channel : 2
Basic rates (Mbps) : 1 2 5.5 11
Other rates (Mbps) : 6 9 12 18 24 36 48 54

SSID 7 :
Network type : Infrastructure
Authentication : Open
Encryption : None
BSSID 1 : 62:15:6d:64:75:87
Signal : 18%
Radio type : 802.11g
Channel : 6
Basic rates (Mbps) : 1 2 5.5 11
Other rates (Mbps) : 6 9 12 18 24 36 48 54

SSID 8 :
Network type : Infrastructure
Authentication : WPA2-Personal
Encryption : CCMP
BSSID 1 : 00:15:6d:64:75:86
Signal : 14%
Radio type : 802.11g
Channel : 6
Basic rates (Mbps) : 1 2 5.5 11
Other rates (Mbps) : 6 9 12 18 24 36 48 54

SSID 9 : HP-Print-CD-Deskjet 3520 series
Network type : Infrastructure
Authentication : Open
Encryption : None
BSSID 1 : 28:92:4a:67:18:cd
Signal : 0%
Radio type : 802.11n
Channel : 6
Basic rates (Mbps) :
Other rates (Mbps) : 1 2 5.5 6 9 11 12 18 24 36 48 54

SSID 10 : CenturyLink6349
Network type : Infrastructure
Authentication : WPA2-Personal
Encryption : CCMP
BSSID 1 : b2:b2:dc:85:f3:d0
Signal : 2%
Radio type : 802.11n
Channel : 11
Basic rates (Mbps) : 1 2 5.5 11
Other rates (Mbps) : 6 9 12 18 24 36 48 54

SSID 11 : perpetua
Network type : Infrastructure
Authentication : WPA2-Personal
Encryption : CCMP
BSSID 1 : 40:8b:07:c2:d7:b4
Signal : 0%
Radio type : 802.11n
Channel : 9
Basic rates (Mbps) : 1 2 5.5 11
Other rates (Mbps) : 6 9 12 18 24 36 48 54

SSID 12 : Reaver
Network type : Infrastructure
Authentication : WPA2-Personal
Encryption : CCMP
BSSID 1 : 44:32:c8:d2:e7:d0
Signal : 0%
Radio type : 802.11n
Channel : 1
Basic rates (Mbps) : 1 2 5.5 6 11 12 24
Other rates (Mbps) : 9 18 36 48 54

SSID 13 : Alirezart
Network type : Infrastructure
Authentication : WPA2-Personal
Encryption : CCMP
BSSID 1 : 28:c6:8e:56:b9:64
Signal : 0%
Radio type : 802.11n
Channel : 6
Basic rates (Mbps) : 1 2 5.5 11
Other rates (Mbps) : 6 9 12 18 24 36 48 54

SSID 14 : Salt
Network type : Infrastructure
Authentication : WPA2-Personal
Encryption : CCMP
BSSID 1 : 1c:af:f7:d8:16:61
Signal : 0%
Radio type : 802.11n
Channel : 2
Basic rates (Mbps) : 1 2 5.5 11
Other rates (Mbps) : 6 9 12 18 24 36 48 54

SSID 15 : LibertyHub
Network type : Infrastructure
Authentication : WPA2-Personal
Encryption : CCMP
BSSID 1 : c8:d7:19:69:7a:8f
Signal : 0%
Radio type : 802.11n
Channel : 6
Basic rates (Mbps) : 1 2 5.5 11
Other rates (Mbps) : 6 9 12 18 24 36 48 54


SERVICE_NAME: dhcp
TYPE : 20 WIN32_SHARE_PROCESS
STATE : 4 RUNNING
(STOPPABLE, NOT_PAUSABLE, ACCEPTS_SHUTDOWN)
WIN32_EXIT_CODE : 0 (0x0)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0

SERVICE_NAME: dnscache
TYPE : 20 WIN32_SHARE_PROCESS
STATE : 4 RUNNING
(STOPPABLE, NOT_PAUSABLE, IGNORES_SHUTDOWN)
WIN32_EXIT_CODE : 0 (0x0)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0

SERVICE_NAME: wlansvc
TYPE : 20 WIN32_SHARE_PROCESS
STATE : 4 RUNNING
(STOPPABLE, NOT_PAUSABLE, ACCEPTS_SHUTDOWN)
WIN32_EXIT_CODE : 0 (0x0)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0

Windows IP Configuration

Host Name . . . . . . . . . . . . : Enigma8PC
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No

Wireless LAN adapter Local Area Connection* 2:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Microsoft Wi-Fi Direct Virtual Adapter
Physical Address. . . . . . . . . : 1E-3E-84-E0-05-7F
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes

Ethernet adapter Ethernet:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Qualcomm Atheros AR8162/8166/8168 PCI-E Fast Ethernet Controller (NDIS 6.30)
Physical Address. . . . . . . . . : 54-BE-F7-36-D4-0C
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes

Wireless LAN adapter Wi-Fi:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Broadcom 802.11n Network Adapter
Physical Address. . . . . . . . . : 1C-3E-84-E0-05-7F
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::f8f2:7612:e83d:2c7c%34(Preferred)
IPv4 Address. . . . . . . . . . . : 192.168.1.13(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Lease Obtained. . . . . . . . . . : Thursday, December 26, 2013 7:09:16 PM
Lease Expires . . . . . . . . . . : Thursday, December 26, 2013 8:39:16 PM
Default Gateway . . . . . . . . . : 192.168.1.1
DHCP Server . . . . . . . . . . . : 192.168.1.1
DHCPv6 IAID . . . . . . . . . . . : 52182660
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-1A-2E-17-D3-54-BE-F7-36-D4-0C
DNS Servers . . . . . . . . . . . : 192.168.1.1
NetBIOS over Tcpip. . . . . . . . : Enabled

Tunnel adapter Teredo Tunneling Pseudo-Interface:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
IPv6 Address. . . . . . . . . . . : 2001:0:9d38:90d7:242e:308c:3f57:fef2(Preferred)
Link-local IPv6 Address . . . . . : fe80::242e:308c:3f57:fef2%4(Preferred)
Default Gateway . . . . . . . . . : ::
DHCPv6 IAID . . . . . . . . . . . : 318767104
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-1A-2E-17-D3-54-BE-F7-36-D4-0C
NetBIOS over Tcpip. . . . . . . . : Disabled

Tunnel adapter isatap.{DF64234D-7304-4F24-8778-815E5DA4EB27}:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Microsoft ISATAP Adapter #13
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes

Global Settings:
----------------------------------------------------------------------
IPsec:
StrongCRLCheck 0:Disabled
SAIdleTimeMin 5min
DefaultExemptions NeighborDiscovery,DHCP
IPsecThroughNAT Never
AuthzUserGrp None
AuthzComputerGrp None
AuthzUserGrpTransport None
AuthzComputerGrpTransport None

StatefulFTP Enable
StatefulPPTP Enable

Main Mode:
KeyLifetime 480min,0sess
SecMethods DHGroup2-AES128-SHA1,DHGroup2-3DES-SHA1
ForceDH No

Categories:
BootTimeRuleCategory Windows Firewall
FirewallRuleCategory Windows Firewall
StealthRuleCategory Windows Firewall
ConSecRuleCategory Windows Firewall

Ok.


Current WinHTTP proxy settings:

Direct access (no proxy server).
 

My Computer

System One

  • OS
    Windows 8.1 Pro x64, Windows Server 2012 R2 x64
    Computer type
    Laptop
    System Manufacturer/Model
    Lenovo G700
    CPU
    Intel Core i7-3632QM, 2.20 GHz
    Motherboard
    Lenovo
    Memory
    6 GB DDR3
    Graphics Card(s)
    NVIDIA 720M, Intel HD 4000
    Monitor(s) Displays
    1 monitor
    Screen Resolution
    1600x900 (max)
    Hard Drives
    1 TB HDD (5400 RPM), 1.5 TB HDD (5400 RPM) installed in a 12.7mm disc drive caddy
    Case
    Lenovo
    Keyboard
    Lenovo
    Mouse
    Laptop/notebook keyboard/touchpad
    Internet Speed
    It varies, since I'm mobile most of the time
    Browser
    Chromium (the open-source browser which Google Chrome is derived from)
    Antivirus
    Kaspersky, Malwarebytes, Spybot, Privatefirewall
    Other Info
    I will add more information here later
All of the settings listed from Network.txt look ok.

Since the driver is designed for Windows 7 it hasn't added the correct information for the adapter to function correctly.

Use NetSetMan to configure the adapter with the settings for your network. Once you have the basic settings in place, click the Activate button to apply.

Next, open Tools from the menu bar > select NSM Wi-Fi Management. Create a profile for the network adapter & click connect.

Link: http://www.netsetman.com/stats/getfile.php?id=1
 

My Computer

System One

  • OS
    Windows 8.1 Enterprise
Back
Top