Nmap Development mailing list archives

Re: Error: unable to split netmask from target expression


From: Daniel Miller <bonsaiviking () gmail com>
Date: Wed, 29 Apr 2015 17:00:59 -0500

Timothy,

Thanks for the bug report. The  most common reasons for this error are:

* a trailing slash after the IP address: 192.0.2.0/
* a negative or non-numeric netmask: 192.0.2.0/-24 or 192.0.2.0/blah

If you still have a problem, we will need a little more information to
reproduce the bug. I understand your need to keep the IP address private,
but could you just replace the digits with "1"?

Dan

On Mon, Apr 27, 2015 at 6:59 PM, Timothy Higinbottom <timhigins () gmail com>
wrote:

When I try to scan an ip address, this comes up:

Starting Nmap 6.47 ( http://nmap.org ) at 2015-04-27 19:52 Eastern
Daylight Time

NSE: Loaded 118 scripts for scanning.

NSE: Script Pre-scanning.

NSE: Script Post-scanning.

Read data files from: C:\Program Files (x86)\Nmap

Nmap done: 0 IP addresses (0 hosts up) scanned in 1.48 seconds

           Raw packets sent: 0 (0B) | Rcvd: 0 (0B)

Unable to split netmask from target expression: "an ip address (that i'd
rather not tell you)"

WARNING: No targets were specified, so 0 hosts scanned.

I'm new to nmap, so this may be my fault but any help would be
appreciated. Thanks!


_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/

_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/

Current thread: