FG
💻 Software

How to scan VPN with Nmap

Fresh7 days ago
Mar 15, 202629712 views
Confidence Score0%
0%

Problem

I have Zenmap installed on my Windows machine. How can I scan my VPN network? The command I use is: But It is quitting with error:

Error Output

nmap -T4 -A -v 192.168.0.1-255

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to scan VPN with Nmap

Low Risk

you must add -e eth0

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment