J
jackin
How to ping loop back address on a specific NIC card?
Example below I have two NICs one Ethernet and one WiFi. I would like to test Ethernet NIC and ping 127.0.0.1 on the Ethernet NIC, how can I do that?
Windows IP Configuration
Host Name . . . . . . . . . . . . : ESIL47235001S63
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : stfrancis.edu
Ethernet adapter Ethernet:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel(R) Ethernet Connection (7) I219-LM
Physical Address. . . . . . . . . : 9C-7B-EF-A8-8C-DD
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Autoconfiguration IPv4 Address. . : 169.254.35.219(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . :
NetBIOS over Tcpip. . . . . . . . : Enabled
Wireless LAN adapter Wi-Fi:
Connection-specific DNS Suffix . : stfrancis.edu
Description . . . . . . . . . . . : 802.11n Wireless LAN Card
Physical Address. . . . . . . . . : 00-1A-EF-5B-8B-21
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IPv4 Address. . . . . . . . . . . : 10.99.0.43(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.248.0
Lease Obtained. . . . . . . . . . : Friday, December 20, 2019 11:30:35 AM
Lease Expires . . . . . . . . . . : Friday, December 20, 2019 5:30:35 PM
Default Gateway . . . . . . . . . : 10.99.0.1
DHCP Server . . . . . . . . . . . : 10.0.0.246
DNS Servers . . . . . . . . . . . : 10.0.0.54
10.0.0.152
NetBIOS over Tcpip. . . . . . . . : Enabled
Continue reading...
Example below I have two NICs one Ethernet and one WiFi. I would like to test Ethernet NIC and ping 127.0.0.1 on the Ethernet NIC, how can I do that?
Windows IP Configuration
Host Name . . . . . . . . . . . . : ESIL47235001S63
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : stfrancis.edu
Ethernet adapter Ethernet:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel(R) Ethernet Connection (7) I219-LM
Physical Address. . . . . . . . . : 9C-7B-EF-A8-8C-DD
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Autoconfiguration IPv4 Address. . : 169.254.35.219(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . :
NetBIOS over Tcpip. . . . . . . . : Enabled
Wireless LAN adapter Wi-Fi:
Connection-specific DNS Suffix . : stfrancis.edu
Description . . . . . . . . . . . : 802.11n Wireless LAN Card
Physical Address. . . . . . . . . : 00-1A-EF-5B-8B-21
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IPv4 Address. . . . . . . . . . . : 10.99.0.43(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.248.0
Lease Obtained. . . . . . . . . . : Friday, December 20, 2019 11:30:35 AM
Lease Expires . . . . . . . . . . : Friday, December 20, 2019 5:30:35 PM
Default Gateway . . . . . . . . . : 10.99.0.1
DHCP Server . . . . . . . . . . . : 10.0.0.246
DNS Servers . . . . . . . . . . . : 10.0.0.54
10.0.0.152
NetBIOS over Tcpip. . . . . . . . : Enabled
Continue reading...