nmap -sn different results than – sL (-sL shows missing host from -sn)
Executing nmap -sn 192.168.2.1/24 gives all hosts but 1 (192.168.2.116 just won’t show).
ping 192.168.2.116 works flawlessly.
Nmap -sL 192.168.2.1/24 shows all hosts also the missing 192.168.2.116 that -sn won’t show. Why is that so if the… Continue reading nmap -sn different results than – sL (-sL shows missing host from -sn)