It is currently April 28th, 2024, 6:10 pm

Interface "Nic" question

Get help with installing and using Rainmeter.
User avatar
Xenbox
Posts: 120
Joined: February 2nd, 2011, 12:20 am

Interface "Nic" question

Post by Xenbox »

Is there a way to find out what number/s your nic cards are? (Am on windows 7)
Interface
The index of the measured NIC. If this is set to 0 (default) all interfaces are added together. Value 1 means the first NIC, 2 the second, etc.
User avatar
spx
Developer
Posts: 686
Joined: August 15th, 2009, 2:41 pm
Location: Osaka, JPN

Re: Interface "Nic" question

Post by spx »

Interface numbers are dumped to Rainmeter.log if you use debug mode on logging.

For instance, in my system, interface number is 7:

Code: Select all

DBUG (00:00:00.016) ------------------------------
DBUG (00:00:00.016) * NETWORK-INTERFACE: Count=24
DBUG (00:00:00.016) 1: WAN Miniport (IPv6)
DBUG (00:00:00.016)   Alias: ローカル エリア接続* 6
DBUG (00:00:00.016)   Type=Ethernet(6), Hardware=No, Filter=No
DBUG (00:00:00.016) 2: WAN Miniport (Network Monitor)
DBUG (00:00:00.016)   Alias: ローカル エリア接続* 7
DBUG (00:00:00.016)   Type=Ethernet(6), Hardware=No, Filter=No
DBUG (00:00:00.016) 3: Realtek PCIe GBE Family Controller-agnitum firewall driver-0000
DBUG (00:00:00.016)   Alias: ローカル エリア接続-agnitum firewall driver-0000
DBUG (00:00:00.016)   Type=Ethernet(6), Hardware=No, Filter=Yes
DBUG (00:00:00.016) 4: Realtek PCIe GBE Family Controller-QoS Packet Scheduler-0000
DBUG (00:00:00.016)   Alias: ローカル エリア接続-QoS Packet Scheduler-0000
DBUG (00:00:00.016)   Type=Ethernet(6), Hardware=No, Filter=Yes
DBUG (00:00:00.016) 5: WAN Miniport (IP)
DBUG (00:00:00.016)   Alias: ローカル エリア接続* 8
DBUG (00:00:00.016)   Type=Ethernet(6), Hardware=No, Filter=No
DBUG (00:00:00.016) 6: Realtek PCIe GBE Family Controller-WFP LightWeight Filter-0000
DBUG (00:00:00.016)   Alias: ローカル エリア接続-WFP LightWeight Filter-0000
DBUG (00:00:00.016)   Type=Ethernet(6), Hardware=No, Filter=Yes
DBUG (00:00:00.016) 7: Realtek PCIe GBE Family Controller
DBUG (00:00:00.016)   Alias: ローカル エリア接続
DBUG (00:00:00.016)   Type=Ethernet(6), Hardware=Yes, Filter=No
DBUG (00:00:00.016) 8: WAN Miniport (IPv6)-agnitum firewall driver-0000
DBUG (00:00:00.016)   Alias: ローカル エリア接続* 6-agnitum firewall driver-0000
DBUG (00:00:00.016)   Type=Ethernet(6), Hardware=No, Filter=Yes
DBUG (00:00:00.016) 9: WAN Miniport (IPv6)-QoS Packet Scheduler-0000
DBUG (00:00:00.016)   Alias: ローカル エリア接続* 6-QoS Packet Scheduler-0000
DBUG (00:00:00.016)   Type=Ethernet(6), Hardware=No, Filter=Yes
DBUG (00:00:00.016) 10: WAN Miniport (IP)-agnitum firewall driver-0000
DBUG (00:00:00.016)   Alias: ローカル エリア接続* 8-agnitum firewall driver-0000
DBUG (00:00:00.016)   Type=Ethernet(6), Hardware=No, Filter=Yes
DBUG (00:00:00.016) 11: WAN Miniport (IP)-QoS Packet Scheduler-0000
DBUG (00:00:00.016)   Alias: ローカル エリア接続* 8-QoS Packet Scheduler-0000
DBUG (00:00:00.016)   Type=Ethernet(6), Hardware=No, Filter=Yes
DBUG (00:00:00.016) 12: WAN Miniport (Network Monitor)-agnitum firewall driver-0000
DBUG (00:00:00.016)   Alias: ローカル エリア接続* 7-agnitum firewall driver-0000
DBUG (00:00:00.016)   Type=Ethernet(6), Hardware=No, Filter=Yes
DBUG (00:00:00.016) 13: WAN Miniport (Network Monitor)-QoS Packet Scheduler-0000
DBUG (00:00:00.016)   Alias: ローカル エリア接続* 7-QoS Packet Scheduler-0000
DBUG (00:00:00.016)   Type=Ethernet(6), Hardware=No, Filter=Yes
DBUG (00:00:00.016) 14: WAN Miniport (PPPOE)
DBUG (00:00:00.031)   Alias: ローカル エリア接続* 5
DBUG (00:00:00.031)   Type=PPP(23), Hardware=No, Filter=No
DBUG (00:00:00.031) 15: RAS Async Adapter
DBUG (00:00:00.031)   Alias: ローカル エリア接続* 10
DBUG (00:00:00.031)   Type=PPP(23), Hardware=No, Filter=No
DBUG (00:00:00.031) 16: Software Loopback Interface 1
DBUG (00:00:00.031)   Alias: Loopback Pseudo-Interface 1
DBUG (00:00:00.031)   Type=Loopback(24), Hardware=No, Filter=No
DBUG (00:00:00.031) 17: WAN Miniport (SSTP)
DBUG (00:00:00.031)   Alias: ローカル エリア接続*
DBUG (00:00:00.031)   Type=Tunnel(131), Hardware=No, Filter=No
DBUG (00:00:00.031) 18: WAN Miniport (IKEv2)
DBUG (00:00:00.031)   Alias: ローカル エリア接続* 2
DBUG (00:00:00.031)   Type=Tunnel(131), Hardware=No, Filter=No
DBUG (00:00:00.031) 19: WAN Miniport (L2TP)
DBUG (00:00:00.031)   Alias: ローカル エリア接続* 3
DBUG (00:00:00.031)   Type=Tunnel(131), Hardware=No, Filter=No
DBUG (00:00:00.031) 20: WAN Miniport (PPTP)
DBUG (00:00:00.031)   Alias: ローカル エリア接続* 4
DBUG (00:00:00.031)   Type=Tunnel(131), Hardware=No, Filter=No
DBUG (00:00:00.031) 21: Microsoft ISATAP Adapter
DBUG (00:00:00.031)   Alias: isatap.{FBF4479B-6913-4D89-9A36-E24CD03A7559}
DBUG (00:00:00.031)   Type=Tunnel(131), Hardware=No, Filter=No
DBUG (00:00:00.031) 22: Teredo Tunneling Pseudo-Interface
DBUG (00:00:00.031)   Alias: Teredo Tunneling Pseudo-Interface
DBUG (00:00:00.031)   Type=Tunnel(131), Hardware=No, Filter=No
DBUG (00:00:00.031) 23: Microsoft ISATAP Adapter #2
DBUG (00:00:00.031)   Alias: Reusable ISATAP Interface {E5A6B80A-DE46-424E-8D81-46D62390BEB1}
DBUG (00:00:00.031)   Type=Tunnel(131), Hardware=No, Filter=No
DBUG (00:00:00.031) 24: Microsoft ISATAP Adapter #3
DBUG (00:00:00.031)   Alias: Reusable ISATAP Interface {2CA5A168-BE42-484A-9D8E-BAC8B8044DC1}
DBUG (00:00:00.031)   Type=Tunnel(131), Hardware=No, Filter=No
DBUG (00:00:00.031) ------------------------------
User avatar
jsmorley
Developer
Posts: 22631
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: Interface "Nic" question

Post by jsmorley »

You can also just go to a DOS (cmd) command prompt and type:

wmic nic get name, index

Code: Select all

C:\Users\Jeffrey Morley>wmic nic get name, index
Index  Name
0      WAN Miniport (SSTP)
1      WAN Miniport (IKEv2)
2      WAN Miniport (L2TP)
3      WAN Miniport (PPTP)
4      WAN Miniport (PPPOE)
5      WAN Miniport (IPv6)
6      WAN Miniport (Network Monitor)
7      Realtek RTL8168B/8111B Family PCI-E Gigabit Ethernet NIC (NDIS 6.20)
8      WAN Miniport (IP)
9      Microsoft ISATAP Adapter
10     RAS Async Adapter
11     Teredo Tunneling Pseudo-Interface
User avatar
Xenbox
Posts: 120
Joined: February 2nd, 2011, 12:20 am

Re: Interface "Nic" question

Post by Xenbox »

jsmorley wrote:I use Pefmon.exe, then add a counter and select "Network Interface".
4-29-2012 5-40-28 PM.jpg
So my network card is "3"
Hmm where did you get this from?

spx wrote:Interface numbers are dumped to Rainmeter.log if you use debug mode on logging.

For instance, in my system, interface number is 7:

Code: Select all

DBUG (00:00:00.016) ------------------------------
DBUG (00:00:00.016) * NETWORK-INTERFACE: Count=24
DBUG (00:00:00.016) 1: WAN Miniport (IPv6)
DBUG (00:00:00.016)   Alias: ローカル エリア接続* 6
DBUG (00:00:00.016)   Type=Ethernet(6), Hardware=No, Filter=No
DBUG (00:00:00.016) 2: WAN Miniport (Network Monitor)
DBUG (00:00:00.016)   Alias: ローカル エリア接続* 7
DBUG (00:00:00.016)   Type=Ethernet(6), Hardware=No, Filter=No
DBUG (00:00:00.016) 3: Realtek PCIe GBE Family Controller-agnitum firewall driver-0000
DBUG (00:00:00.016)   Alias: ローカル エリア接続-agnitum firewall driver-0000
DBUG (00:00:00.016)   Type=Ethernet(6), Hardware=No, Filter=Yes
DBUG (00:00:00.016) 4: Realtek PCIe GBE Family Controller-QoS Packet Scheduler-0000
DBUG (00:00:00.016)   Alias: ローカル エリア接続-QoS Packet Scheduler-0000
DBUG (00:00:00.016)   Type=Ethernet(6), Hardware=No, Filter=Yes
DBUG (00:00:00.016) 5: WAN Miniport (IP)
DBUG (00:00:00.016)   Alias: ローカル エリア接続* 8
DBUG (00:00:00.016)   Type=Ethernet(6), Hardware=No, Filter=No
DBUG (00:00:00.016) 6: Realtek PCIe GBE Family Controller-WFP LightWeight Filter-0000
DBUG (00:00:00.016)   Alias: ローカル エリア接続-WFP LightWeight Filter-0000
DBUG (00:00:00.016)   Type=Ethernet(6), Hardware=No, Filter=Yes
DBUG (00:00:00.016) 7: Realtek PCIe GBE Family Controller
DBUG (00:00:00.016)   Alias: ローカル エリア接続
DBUG (00:00:00.016)   Type=Ethernet(6), Hardware=Yes, Filter=No
DBUG (00:00:00.016) 8: WAN Miniport (IPv6)-agnitum firewall driver-0000
DBUG (00:00:00.016)   Alias: ローカル エリア接続* 6-agnitum firewall driver-0000
DBUG (00:00:00.016)   Type=Ethernet(6), Hardware=No, Filter=Yes
DBUG (00:00:00.016) 9: WAN Miniport (IPv6)-QoS Packet Scheduler-0000
DBUG (00:00:00.016)   Alias: ローカル エリア接続* 6-QoS Packet Scheduler-0000
DBUG (00:00:00.016)   Type=Ethernet(6), Hardware=No, Filter=Yes
DBUG (00:00:00.016) 10: WAN Miniport (IP)-agnitum firewall driver-0000
DBUG (00:00:00.016)   Alias: ローカル エリア接続* 8-agnitum firewall driver-0000
DBUG (00:00:00.016)   Type=Ethernet(6), Hardware=No, Filter=Yes
DBUG (00:00:00.016) 11: WAN Miniport (IP)-QoS Packet Scheduler-0000
DBUG (00:00:00.016)   Alias: ローカル エリア接続* 8-QoS Packet Scheduler-0000
DBUG (00:00:00.016)   Type=Ethernet(6), Hardware=No, Filter=Yes
DBUG (00:00:00.016) 12: WAN Miniport (Network Monitor)-agnitum firewall driver-0000
DBUG (00:00:00.016)   Alias: ローカル エリア接続* 7-agnitum firewall driver-0000
DBUG (00:00:00.016)   Type=Ethernet(6), Hardware=No, Filter=Yes
DBUG (00:00:00.016) 13: WAN Miniport (Network Monitor)-QoS Packet Scheduler-0000
DBUG (00:00:00.016)   Alias: ローカル エリア接続* 7-QoS Packet Scheduler-0000
DBUG (00:00:00.016)   Type=Ethernet(6), Hardware=No, Filter=Yes
DBUG (00:00:00.016) 14: WAN Miniport (PPPOE)
DBUG (00:00:00.031)   Alias: ローカル エリア接続* 5
DBUG (00:00:00.031)   Type=PPP(23), Hardware=No, Filter=No
DBUG (00:00:00.031) 15: RAS Async Adapter
DBUG (00:00:00.031)   Alias: ローカル エリア接続* 10
DBUG (00:00:00.031)   Type=PPP(23), Hardware=No, Filter=No
DBUG (00:00:00.031) 16: Software Loopback Interface 1
DBUG (00:00:00.031)   Alias: Loopback Pseudo-Interface 1
DBUG (00:00:00.031)   Type=Loopback(24), Hardware=No, Filter=No
DBUG (00:00:00.031) 17: WAN Miniport (SSTP)
DBUG (00:00:00.031)   Alias: ローカル エリア接続*
DBUG (00:00:00.031)   Type=Tunnel(131), Hardware=No, Filter=No
DBUG (00:00:00.031) 18: WAN Miniport (IKEv2)
DBUG (00:00:00.031)   Alias: ローカル エリア接続* 2
DBUG (00:00:00.031)   Type=Tunnel(131), Hardware=No, Filter=No
DBUG (00:00:00.031) 19: WAN Miniport (L2TP)
DBUG (00:00:00.031)   Alias: ローカル エリア接続* 3
DBUG (00:00:00.031)   Type=Tunnel(131), Hardware=No, Filter=No
DBUG (00:00:00.031) 20: WAN Miniport (PPTP)
DBUG (00:00:00.031)   Alias: ローカル エリア接続* 4
DBUG (00:00:00.031)   Type=Tunnel(131), Hardware=No, Filter=No
DBUG (00:00:00.031) 21: Microsoft ISATAP Adapter
DBUG (00:00:00.031)   Alias: isatap.{FBF4479B-6913-4D89-9A36-E24CD03A7559}
DBUG (00:00:00.031)   Type=Tunnel(131), Hardware=No, Filter=No
DBUG (00:00:00.031) 22: Teredo Tunneling Pseudo-Interface
DBUG (00:00:00.031)   Alias: Teredo Tunneling Pseudo-Interface
DBUG (00:00:00.031)   Type=Tunnel(131), Hardware=No, Filter=No
DBUG (00:00:00.031) 23: Microsoft ISATAP Adapter #2
DBUG (00:00:00.031)   Alias: Reusable ISATAP Interface {E5A6B80A-DE46-424E-8D81-46D62390BEB1}
DBUG (00:00:00.031)   Type=Tunnel(131), Hardware=No, Filter=No
DBUG (00:00:00.031) 24: Microsoft ISATAP Adapter #3
DBUG (00:00:00.031)   Alias: Reusable ISATAP Interface {2CA5A168-BE42-484A-9D8E-BAC8B8044DC1}
DBUG (00:00:00.031)   Type=Tunnel(131), Hardware=No, Filter=No
DBUG (00:00:00.031) ------------------------------
Odd I see no network in my debug log :/ (alot of errors tho :/ )

jsmorley wrote:You can also just go to a DOS (cmd) command prompt and type:

wmic nic get name, index

Code: Select all

C:\Users\Jeffrey Morley>wmic nic get name, index
Index  Name
0      WAN Miniport (SSTP)
1      WAN Miniport (IKEv2)
2      WAN Miniport (L2TP)
3      WAN Miniport (PPTP)
4      WAN Miniport (PPPOE)
5      WAN Miniport (IPv6)
6      WAN Miniport (Network Monitor)
7      Realtek RTL8168B/8111B Family PCI-E Gigabit Ethernet NIC (NDIS 6.20)
8      WAN Miniport (IP)
9      Microsoft ISATAP Adapter
10     RAS Async Adapter
11     Teredo Tunneling Pseudo-Interface
Thanks

Index Name
0 WAN Miniport (SSTP)
1 WAN Miniport (IKEv2)
2 WAN Miniport (L2TP)
3 WAN Miniport (PPTP)
4 WAN Miniport (PPPOE)
5 WAN Miniport (IPv6)
6 WAN Miniport (Network Monitor)
7 Realtek PCIe GBE Family Controller
8 WAN Miniport (IP)
9 Microsoft ISATAP Adapter
10 RAS Async Adapter
11 Atheros AR8121/AR8113/AR8114 PCI-E Ethernet Controller
12 Microsoft ISATAP Adapter #2
13 Teredo Tunneling Pseudo-Interface
User avatar
jsmorley
Developer
Posts: 22631
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: Interface "Nic" question

Post by jsmorley »

I'm not 100% sure that wmic command is going to work right though. Spx might want to weigh on on whether that is going to match what Rainmeter sees. I am concerned as Rainmeter uses "0" for "all" and that command sees the first interface as "0".

In order to use the logging function that spx mentioned, you open "Manage" from the Rainmeter context menu. Go to the "Settings" tab, and under "Logging", select both "Debug mode" and "Log to file". Then RESTART Rainmeter.

Open Manage again, and from that same tab click "Show log file". That will give you the info as Rainmeter sees it.

When you are done, just uncheck both "Debug mode" and "Log to file", then click "Delete log file" and you are back to normal.
User avatar
Xenbox
Posts: 120
Joined: February 2nd, 2011, 12:20 am

Re: Interface "Nic" question

Post by Xenbox »

jsmorley wrote:I'm not 100% sure that wmic command is going to work right though. Spx might want to weigh on on whether that is going to match what Rainmeter sees. I am concerned as Rainmeter uses "0" for "all" and that command sees the first interface as "0".

In order to use the logging function that spx mentioned, you open "Manage" from the Rainmeter context menu. Go to the "Settings" tab, and under "Logging", select both "Debug mode" and "Log to file". Then RESTART Rainmeter.

Open Manage again, and from that same tab click "Show log file". That will give you the info as Rainmeter sees it.

When you are done, just uncheck both "Debug mode" and "Log to file", then click "Delete log file" and you are back to normal.
Thanks! for the useful info.
User avatar
Xenbox
Posts: 120
Joined: February 2nd, 2011, 12:20 am

Re: Interface "Nic" question

Post by Xenbox »

Ive just bought some new computer stuff etc.. ran the "wmic nic get name, index" and got this

Code: Select all

C:\Users\Vodkaholic>wmic nic get name, index
Index  Name
0      WAN Miniport (SSTP)
1      WAN Miniport (IKEv2)
2      WAN Miniport (L2TP)
3      WAN Miniport (PPTP)
4      WAN Miniport (PPPOE)
5      WAN Miniport (IPv6)
6      WAN Miniport (Network Monitor)
8      WAN Miniport (IP)
9      Bluetooth Device (Personal Area Network)
10     RAS Async Adapter
11     Microsoft ISATAP Adapter
12     Intel(R) 82579V Gigabit Network Connection
13     Teredo Tunneling Pseudo-Interface
14     Microsoft ISATAP Adapter #2
15     D-Link DWA-140 RangeBooster N USB Adapter
16     Microsoft ISATAP Adapter
17     Microsoft 6to4 Adapter
18     Microsoft Virtual WiFi Miniport Adapter
19     Microsoft ISATAP Adapter
I added 12 to my Xforce config

Code: Select all

[variables]


;==================================================================
;User Settings
;==================================================================


;==================================================================
;Network Settings
;==================================================================
;------------------------------------------------------------------
;Set your network interface number.  1-5
;------------------------------------------------------------------

Interface=12

;------------------------------------------------------------------
;Set ISP or local LAN speed in bytes
;------------------------------------------------------------------
SpeedD=120000000
SpeedU=11000000
;------------------------------------------------------------------
;Enable / Disable Number of Connections [ Disable 1 / Enable 0 ]
;------------------------------------------------------------------

;Connections
Connections=0


;==================================================================
;SPEED FAN - CPU / GPU / HDD Temperature
;==================================================================
;Speed Fan CPU Number
SFCPU=5

;Speed Fan GPU 1 Number
SFGPU1=3

;Speed Fan GPU 2 Number
SFGPU2=4



;Speed Fan HDD 1 Number
SFHDD1=0

;Speed Fan HDD 2 Number
SFHDD2=9

;Speed Fan HDD 3 Number
SFHDD3=

;Speed Fan HDD 4 Number
SFHDD4=

;Speed Fan HDD 5 Number
SFHDD5=

;Speed Fan HDD 6 Number
SFHDD6=

;Speed Fan HDD 7 Number
SFHDD7=

;==================================================================
;HDD Names
;==================================================================

;------------------------------------------------------------------
;Drive Letter & Naming Assignment 
;------------------------------------------------------------------

Drive1=C:
Drive2=D:
Drive3=E:
Drive4=H:
Drive5=G:
Drive6=H:
Drive7=Q:

;==================================================================
;Font and Color Settings
;==================================================================

;----------------------------------------------------
;Font 1 Settings
;----------------------------------------------------

Font1Name=Tahoma

;---------------------------- Antialias Enable / Diable

;AntiAlias [ Disable 0 / Enable 1 ]
AA=0

;----------------------------------------------------
;Color Settings
;----------------------------------------------------

;Box Outline
color0=20, 20, 20, 255

;White
color1=255, 255, 255, 255

;Dark Grey
color2=20, 20, 20, 255

;Black
color3=0, 0, 0, 255

;Blue
color4=0, 100, 200, 255

;Blue Dark
Color5=0, 50, 100, 100

;Green
color6=0, 200, 0, 200

;Green Dark
color7=0, 200, 0, 100

;Title Bar Fill
color8=0, 5, 12, 255

;Title Bar Outline
color9=50, 50, 50, 255

;Message Body
color10=0, 0, 0, 255

;Bar_Red
color11=200,0,0,200

;Bar_GPU_Temp_Red
color12=200,0,0,200

;Bar_Orange
color13=250,125,0,200

;Bar_CPU_Temp_Orange
color14=250,125,0,200

;Font 1
font1=255, 255, 255, 200

;ISP Blue
color15=0, 100, 200, 100

;ISP Green
color16=0, 200, 0, 100

And its not working? why is that, it shows my ip and local IP
but the total UL,DL,traffic and graph are not working.

Why is that?
Cheers
User avatar
jsmorley
Developer
Posts: 22631
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: Interface "Nic" question

Post by jsmorley »

I'm not 100% sure that wmic command is going to work right. I am concerned as Rainmeter uses "0" for "all" and that command sees the first interface as "0".

In order to use the logging function that spx mentioned, you open "Manage" from the Rainmeter context menu. Go to the "Settings" tab, and under "Logging", select both "Debug mode" and "Log to file". Then RESTART Rainmeter.

Open Manage again, and from that same tab click "Show log file". That will give you the info as Rainmeter sees it.

When you are done, just uncheck both "Debug mode" and "Log to file", then click "Delete log file" and you are back to normal.
User avatar
Xenbox
Posts: 120
Joined: February 2nd, 2011, 12:20 am

Re: Interface "Nic" question

Post by Xenbox »

Awesome it came up with quite a few now

Code: Select all

DBUG (00:00:00.078) ------------------------------
DBUG (00:00:00.078) * NETWORK-INTERFACE: Count=35
DBUG (00:00:00.078) 1: Bluetooth Device (RFCOMM Protocol TDI)
DBUG (00:00:00.078)   Alias: Local Area Connection* 9
DBUG (00:00:00.078)   Type=Other(1), Hardware=No, Filter=No
DBUG (00:00:00.078) 2: WAN Miniport (IPv6)
DBUG (00:00:00.078)   Alias: Local Area Connection* 6
DBUG (00:00:00.078)   Type=Ethernet(6), Hardware=No, Filter=No
DBUG (00:00:00.078) 3: WAN Miniport (Network Monitor)
DBUG (00:00:00.078)   Alias: Local Area Connection* 7
DBUG (00:00:00.078)   Type=Ethernet(6), Hardware=No, Filter=No
DBUG (00:00:00.078) 4: Intel(R) 82579V Gigabit Network Connection-COMODO Internet Security Firewall Driver-0000
DBUG (00:00:00.093)   Alias: Local Area Connection-COMODO Internet Security Firewall Driver-0000
DBUG (00:00:00.093)   Type=Ethernet(6), Hardware=No, Filter=Yes
DBUG (00:00:00.093) 5: Intel(R) 82579V Gigabit Network Connection-QoS Packet Scheduler-0000
DBUG (00:00:00.093)   Alias: Local Area Connection-QoS Packet Scheduler-0000
DBUG (00:00:00.093)   Type=Ethernet(6), Hardware=No, Filter=Yes
DBUG (00:00:00.093) 6: WAN Miniport (IP)
DBUG (00:00:00.093)   Alias: Local Area Connection* 8
DBUG (00:00:00.093)   Type=Ethernet(6), Hardware=No, Filter=No
DBUG (00:00:00.093) 7: Intel(R) 82579V Gigabit Network Connection-WFP LightWeight Filter-0000
DBUG (00:00:00.093)   Alias: Local Area Connection-WFP LightWeight Filter-0000
DBUG (00:00:00.093)   Type=Ethernet(6), Hardware=No, Filter=Yes
DBUG (00:00:00.093) 8: Bluetooth Device (Personal Area Network)
DBUG (00:00:00.093)   Alias: Bluetooth Network Connection
DBUG (00:00:00.093)   Type=Ethernet(6), Hardware=No, Filter=No
DBUG (00:00:00.093) 9: Intel(R) 82579V Gigabit Network Connection
DBUG (00:00:00.109)   Alias: Local Area Connection
DBUG (00:00:00.109)   Type=Ethernet(6), Hardware=Yes, Filter=No
DBUG (00:00:00.109) 10: Intel(R) 82579V Gigabit Network Connection-WinpkFilter NDIS LightWeight Filter-0000
DBUG (00:00:00.109)   Alias: Local Area Connection-WinpkFilter NDIS LightWeight Filter-0000
DBUG (00:00:00.109)   Type=Ethernet(6), Hardware=No, Filter=Yes
DBUG (00:00:00.109) 11: WAN Miniport (Network Monitor)-COMODO Internet Security Firewall Driver-0000
DBUG (00:00:00.109)   Alias: Local Area Connection* 7-COMODO Internet Security Firewall Driver-0000
DBUG (00:00:00.109)   Type=Ethernet(6), Hardware=No, Filter=Yes
DBUG (00:00:00.109) 12: WAN Miniport (Network Monitor)-WinpkFilter NDIS LightWeight Filter-0000
DBUG (00:00:00.109)   Alias: Local Area Connection* 7-WinpkFilter NDIS LightWeight Filter-0000
DBUG (00:00:00.109)   Type=Ethernet(6), Hardware=No, Filter=Yes
DBUG (00:00:00.109) 13: WAN Miniport (Network Monitor)-QoS Packet Scheduler-0000
DBUG (00:00:00.125)   Alias: Local Area Connection* 7-QoS Packet Scheduler-0000
DBUG (00:00:00.125)   Type=Ethernet(6), Hardware=No, Filter=Yes
DBUG (00:00:00.125) 14: WAN Miniport (IP)-COMODO Internet Security Firewall Driver-0000
DBUG (00:00:00.125)   Alias: Local Area Connection* 8-COMODO Internet Security Firewall Driver-0000
DBUG (00:00:00.125)   Type=Ethernet(6), Hardware=No, Filter=Yes
DBUG (00:00:00.125) 15: WAN Miniport (IP)-WinpkFilter NDIS LightWeight Filter-0000
DBUG (00:00:00.125)   Alias: Local Area Connection* 8-WinpkFilter NDIS LightWeight Filter-0000
DBUG (00:00:00.125)   Type=Ethernet(6), Hardware=No, Filter=Yes
DBUG (00:00:00.125) 16: WAN Miniport (IP)-QoS Packet Scheduler-0000
DBUG (00:00:00.125)   Alias: Local Area Connection* 8-QoS Packet Scheduler-0000
DBUG (00:00:00.125)   Type=Ethernet(6), Hardware=No, Filter=Yes
DBUG (00:00:00.125) 17: WAN Miniport (IPv6)-COMODO Internet Security Firewall Driver-0000
DBUG (00:00:00.125)   Alias: Local Area Connection* 6-COMODO Internet Security Firewall Driver-0000
DBUG (00:00:00.125)   Type=Ethernet(6), Hardware=No, Filter=Yes
DBUG (00:00:00.125) 18: WAN Miniport (IPv6)-WinpkFilter NDIS LightWeight Filter-0000
DBUG (00:00:00.140)   Alias: Local Area Connection* 6-WinpkFilter NDIS LightWeight Filter-0000
DBUG (00:00:00.140)   Type=Ethernet(6), Hardware=No, Filter=Yes
DBUG (00:00:00.140) 19: WAN Miniport (IPv6)-QoS Packet Scheduler-0000
DBUG (00:00:00.140)   Alias: Local Area Connection* 6-QoS Packet Scheduler-0000
DBUG (00:00:00.140)   Type=Ethernet(6), Hardware=No, Filter=Yes
DBUG (00:00:00.140) 20: Bluetooth Device (Personal Area Network)-COMODO Internet Security Firewall Driver-0000
DBUG (00:00:00.140)   Alias: Bluetooth Network Connection-COMODO Internet Security Firewall Driver-0000
DBUG (00:00:00.140)   Type=Ethernet(6), Hardware=No, Filter=Yes
DBUG (00:00:00.140) 21: WAN Miniport (PPPOE)
DBUG (00:00:00.140)   Alias: Local Area Connection* 5
DBUG (00:00:00.140)   Type=PPP(23), Hardware=No, Filter=No
DBUG (00:00:00.140) 22: RAS Async Adapter
DBUG (00:00:00.140)   Alias: Local Area Connection* 10
DBUG (00:00:00.156)   Type=PPP(23), Hardware=No, Filter=No
DBUG (00:00:00.156) 23: Software Loopback Interface 1
DBUG (00:00:00.156)   Alias: Loopback Pseudo-Interface 1
DBUG (00:00:00.156)   Type=Loopback(24), Hardware=No, Filter=No
DBUG (00:00:00.156) 24: D-Link DWA-140 RangeBooster N USB Adapter
DBUG (00:00:00.156)   Alias: Wireless Network Connection
DBUG (00:00:00.156)   Type=IEEE802.11(71), Hardware=Yes, Filter=No
DBUG (00:00:00.156) 25: Microsoft Virtual WiFi Miniport Adapter
DBUG (00:00:00.156)   Alias: Wireless Network Connection 2
DBUG (00:00:00.156)   Type=IEEE802.11(71), Hardware=No, Filter=No
DBUG (00:00:00.156) 26: WAN Miniport (SSTP)
DBUG (00:00:00.156)   Alias: Local Area Connection*
DBUG (00:00:00.156)   Type=Tunnel(131), Hardware=No, Filter=No
DBUG (00:00:00.171) 27: WAN Miniport (IKEv2)
DBUG (00:00:00.171)   Alias: Local Area Connection* 2
DBUG (00:00:00.171)   Type=Tunnel(131), Hardware=No, Filter=No
DBUG (00:00:00.171) 28: WAN Miniport (L2TP)
DBUG (00:00:00.171)   Alias: Local Area Connection* 3
DBUG (00:00:00.171)   Type=Tunnel(131), Hardware=No, Filter=No
DBUG (00:00:00.171) 29: WAN Miniport (PPTP)
DBUG (00:00:00.171)   Alias: Local Area Connection* 4
DBUG (00:00:00.171)   Type=Tunnel(131), Hardware=No, Filter=No
DBUG (00:00:00.171) 30: Microsoft ISATAP Adapter
DBUG (00:00:00.171)   Alias: isatap.{B4F21CE1-EFED-4AA2-9EF4-D7A676BB9901}
DBUG (00:00:00.171)   Type=Tunnel(131), Hardware=No, Filter=No
DBUG (00:00:00.171) 31: Teredo Tunneling Pseudo-Interface
DBUG (00:00:00.171)   Alias: Teredo Tunneling Pseudo-Interface
DBUG (00:00:00.187)   Type=Tunnel(131), Hardware=No, Filter=No
DBUG (00:00:00.187) 32: Microsoft ISATAP Adapter #2
DBUG (00:00:00.187)   Alias: isatap.cable.virginmedia.net
DBUG (00:00:00.187)   Type=Tunnel(131), Hardware=No, Filter=No
DBUG (00:00:00.187) 33: Microsoft ISATAP Adapter #3
DBUG (00:00:00.187)   Alias: Reusable ISATAP Interface {27C55339-EAC8-487A-AEF3-ECC550EE3148}
DBUG (00:00:00.187)   Type=Tunnel(131), Hardware=No, Filter=No
DBUG (00:00:00.187) 34: Microsoft 6to4 Adapter
DBUG (00:00:00.187)   Alias: Reusable Microsoft 6To4 Adapter
DBUG (00:00:00.187)   Type=Tunnel(131), Hardware=No, Filter=No
DBUG (00:00:00.187) 35: Microsoft ISATAP Adapter #4
DBUG (00:00:00.203)   Alias: Reusable ISATAP Interface {CF24AB68-22BC-4F04-A3B3-1A41F12BE930}
DBUG (00:00:00.234)   Type=Tunnel(131), Hardware=No, Filter=No
DBUG (00:00:00.249) ------------------------------
two it looks like 5 & 6

edit quite a few indeed

4,5,7,9 and 10
User avatar
jsmorley
Developer
Posts: 22631
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: Interface "Nic" question

Post by jsmorley »

You will want this one:

DBUG (00:00:00.093) 9: Intel(R) 82579V Gigabit Network Connection
DBUG (00:00:00.109) Alias: Local Area Connection
DBUG (00:00:00.109) Type=Ethernet(6), Hardware=Yes, Filter=No

The key is Alias: Local Area Connection without any qualifier on it, and Hardware=Yes.