After fresh installs of Ubuntu 18.04 and nmap (snap install) on two separate machines, both return the same nmap error:
dnet: Failed to open device [device-name] QUITTING!
when I run the command:
sudo nmap -sn 192.168.1.0/24
Is there a new syntax I should be using?
The command works without sudo, but outputs less information.
Nmap version is 7.25SVN
nmap? (Snaps are restricted in what they can do, and the snap package might not have the correct permissions.) – JanC May 03 '18 at 20:16