Nmap Development mailing list archives

RE: is it possible to scan a router ip?


From: "Rob Nicholls" <robert () everythingeverything co uk>
Date: Sun, 22 Jun 2008 00:03:31 +0100

Hi Sara,

The error message that Nmap gave you was a bit of a clue, I think you
probably meant to run the command:

nmap -sT -O 10.168.x.x

By forgetting to put a - before the O you were asking Nmap to scan the
hostname O, which failed to be resolved.


Rob

-----Original Message-----
From: sara fink [mailto:sara.fink () gmail com]
Sent: 21 June 2008 23:14
To: Nmap Dev
Subject: is it possible to scan a router ip?

I tried to scan a router ip 10.168.x.x. I got an error. Can anyone
tell me how to do that?
nmap -sT O 10.168.x.x (changed to x for privacy reasons)

Starting Nmap 4.65 ( http://nmap.org ) at 2008-06-22 00:46 IDT
Failed to resolve given hostname/IP: O.  Note that you can't use
'/mask' AND '1-4,7,100-' style IP ranges

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org


_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org


Current thread: