namp error scanning an ip - HELP!!!

Well i get same error when i try to run the command against eth0, eth1, lo0 etc. Sorry for my ignorance but how can I know which interface should I use. Below is the output of the iflist but if you see my responses on other comments, I seem to have some issues with npcap. Also not sure if it could be caused due to the fact that I have many adapter configured (docker, hyperV, VMware, VPNs) that you can also see in my ipconfig results in another comment

C:\WINDOWS\system32>nmap --iflist Starting Nmap 7.70 ( https://nmap.org ) at 2019-07-08 11:30 Eastern Daylight Time *********************INTERFACES********************* DEV (SHORT) IP/MASK TYPE UP MTU MAC eth0 (eth0) fe80::a4ac:4128:31c4:1f6b/64 ethernet down 1500 00:FF:70:C1:AE:7F eth0 (eth0) 169.254.31.107/16 ethernet down 1500 00:FF:70:C1:AE:7F eth1 (eth1) fe80::ac15:9253:f581:2b39/64 ethernet down 1500 A4:4C:C8:31:8C:92 eth1 (eth1) 169.254.43.57/16 ethernet down 1500 A4:4C:C8:31:8C:92 eth2 (eth2) fe80::3515:bdb:e0f3:7887/64 ethernet up 1500 00:15:5D:01:03:0C eth2 (eth2) 10.0.75.1/24 ethernet up 1500 00:15:5D:01:03:0C eth3 (eth3) fe80::4466:fb58:b66f:5f4f/64 ethernet up 1500 7A:15:33:F4:72:BE eth3 (eth3) 192.168.243.241/28 ethernet up 1500 7A:15:33:F4:72:BE eth4 (eth4) fe80::8df7:2c2d:c346:16e4/64 ethernet up 1500 8C:EC:4B:0B:6D:49 eth4 (eth4) 10.35.200.155/24 ethernet up 1500 8C:EC:4B:0B:6D:49 lo0 (lo0) ::1/128 loopback up 65536 lo0 (lo0) 127.0.0.1/8 loopback up 65536 eth5 (eth5) fe80::6dd6:47ad:c81d:b7a8/64 ethernet down 1500 90:61:AE:91:0B:5A eth5 (eth5) 169.254.183.168/16 ethernet down 1500 90:61:AE:91:0B:5A eth6 (eth6) fe80::d445:8bef:a65c:f8d3/64 ethernet down 1500 92:61:AE:91:0B:59 eth6 (eth6) 169.254.248.211/16 ethernet down 1500 92:61:AE:91:0B:59 eth7 (eth7) fe80::20a2:9681:8ffd:2d19/64 ethernet down 1390 50:48:49:4F:4E:43 eth7 (eth7) 169.254.45.25/16 ethernet down 1390 50:48:49:4F:4E:43 eth8 (eth8) fe80::f59f:6515:a6a:26cb/64 ethernet up 1500 00:50:56:C0:00:01 eth8 (eth8) 192.168.255.1/24 ethernet up 1500 00:50:56:C0:00:01 eth9 (eth9) fe80::f8e7:1db8:d4c0:4120/64 ethernet up 1500 00:50:56:C0:00:08 eth9 (eth9) 192.168.88.1/24 ethernet up 1500 00:50:56:C0:00:08 eth10 (eth10) fe80::ad18:2575:83a:1ad7/64 ethernet down 1500 90:61:AE:91:0B:59 eth10 (eth10) 169.254.26.215/16 ethernet down 1500 90:61:AE:91:0B:59

DEV WINDEVICE eth0 <none> eth0 <none> eth1 <none> eth1 <none> eth2 <none> eth2 <none> eth3 <none> eth3 <none> eth4 <none> eth4 <none> lo0 <none> lo0 <none> eth5 <none> eth5 <none> eth6 <none> eth6 <none> eth7 <none> eth7 <none> eth8 <none> eth8 <none> eth9 <none> eth9 <none> eth10 <none> eth10 <none>

***********************ROUTES*********************** DST/MASK DEV METRIC GATEWAY 255.255.255.255/32 eth0 259 255.255.255.255/32 eth1 261 192.168.243.255/32 eth3 271 10.0.75.255/32 eth2 271 10.0.75.1/32 eth2 271 255.255.255.255/32 eth2 271 255.255.255.255/32 eth3 271 192.168.243.241/32 eth3 271 10.35.200.255/32 eth4 281 255.255.255.255/32 eth6 281 10.35.200.155/32 eth4 281 255.255.255.255/32 eth4 281 169.254.12.29/32 lo0 281 255.255.255.255/32 eth5 281 255.255.255.255/32 lo0 281 169.254.255.255/32 lo0 281 192.168.88.1/32 eth9 291 192.168.88.255/32 eth9 291 255.255.255.255/32 eth9 291 255.255.255.255/32 eth8 291 192.168.255.1/32 eth8 291 192.168.255.255/32 eth8 291 255.255.255.255/32 eth7 291 255.255.255.255/32 eth10 306 255.255.255.255/32 eth4 331 127.255.255.255/32 lo0 331 127.0.0.1/32 lo0 331 192.168.243.240/28 eth3 271 10.0.75.0/24 eth2 271 10.35.200.0/24 eth4 281 192.168.255.0/24 eth8 291 192.168.88.0/24 eth9 291 169.254.0.0/16 lo0 281 127.0.0.0/8 lo0 331 224.0.0.0/4 eth0 259 224.0.0.0/4 eth1 261 224.0.0.0/4 eth3 271 224.0.0.0/4 eth2 271 224.0.0.0/4 lo0 281 224.0.0.0/4 eth6 281 224.0.0.0/4 eth4 281 224.0.0.0/4 eth5 281 224.0.0.0/4 eth8 291 224.0.0.0/4 eth9 291 224.0.0.0/4 eth7 291 224.0.0.0/4 eth10 306 224.0.0.0/4 eth4 331 0.0.0.0/0 eth4 25 10.35.200.1 fe80::a4ac:4128:31c4:1f6b/128 eth0 259 fe80::ac15:9253:f581:2b39/128 eth1 261 fe80::3515:bdb:e0f3:7887/128 eth2 271 fe80::4466:fb58:b66f:5f4f/128 eth3 271 fe80::d445:8bef:a65c:f8d3/128 eth6 281 fe80::8df7:2c2d:c346:16e4/128 eth4 281 fe80::6dd6:47ad:c81d:b7a8/128 eth5 281 fe80::393f:67dc:1d74:c1d/128 lo0 281 fe80::f8e7:1db8:d4c0:4120/128 eth9 291 fe80::20a2:9681:8ffd:2d19/128 eth7 291 fe80::f59f:6515:a6a:26cb/128 eth8 291 fe80::ad18:2575:83a:1ad7/128 eth10 306 ::1/128 lo0 331 fe80::/64 eth0 259 fe80::/64 eth1 261 fe80::/64 eth3 271 fe80::/64 eth2 271 fe80::/64 lo0 281 fe80::/64 eth4 281 fe80::/64 eth6 281 fe80::/64 eth5 281 fe80::/64 eth7 291 fe80::/64 eth9 291 fe80::/64 eth8 291 fe80::/64 eth10 306 ff00::/8 eth0 259 ff00::/8 eth1 261 ff00::/8 eth2 271 ff00::/8 eth3 271 ff00::/8 lo0 281 ff00::/8 eth5 281 ff00::/8 eth6 281 ff00::/8 eth4 281 ff00::/8 eth9 291 ff00::/8 eth8 291 ff00::/8 eth7 291 ff00::/8 eth10 306

/r/netsecstudents Thread Parent