On 07/12/2017 05:10 PM, Doug wrote:
On 07/12/2017 06:42 PM, Samuel Sieb wrote:
On 07/12/2017 04:39 PM, Doug wrote:
[root@linux1 doug]# nmap -p -sV linux1 1.192.168.1/24
It's the difference between "-p" and "-p-".
Still doing something wrong:
(this PC is static named 192.168.1.11 and is called "linux1"
[root@linux1 doug]# nmap -p- -sV linux1/192.168.1.11
Starting Nmap 7.40 ( https://nmap.org ) at 2017-07-12 19:00 EST
Unable to split netmask from target expression: "linux1/192.168.1.11"
WARNING: No targets were specified, so 0 hosts scanned.
Nmap done: 0 IP addresses (0 hosts up) scanned in 0.24 seconds
I'm not sure what the original poster was meaning by the last part of
that command. You should use either a single host(name) or an IP range,
not both. In your case use either "linux1" or "192.168.1.11", but I'm
not sure how effective it is to scan yourself like that. You should do
the nmap from another computer on the network.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx