Nmap Development mailing list archives

RE: [BULK] routing


From: "Norris Carden" <ncarden () ascendfcu org>
Date: Wed, 12 May 2010 17:14:13 -0500

Bob,

You should be able to add a route to your system at the OS level. Nmap
normally follows the routes of the OS.

On Windows at a command line type "route /?" for help. It's something
like (assuming a /24 subnet mask):
route add x.x.x.x MASK 255.255.255.0 y.y.y.y  

I don't recall the command for *nix, but it's dang similar.

Norris Carden

-----Original Message-----
From: nmap-dev-bounces () insecure org
[mailto:nmap-dev-bounces () insecure org] On Behalf Of bob
Sent: Wednesday, May 12, 2010 1:34 PM
To: nmap-dev () insecure org
Subject: [BULK] routing
Importance: Low

Hi,

Suppose I need to connect(\ping) to an ip address X which is in a subnet
whose gateway ip address is Y.  How can I do that ? My nmap isn't
correctly
working, so I tried to ping :-

ping -k Y X

So, that the source route is Y. But I get Request timed out. Is it
actually
working? I dont have access to X or Y.

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



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


Current thread: