Content here is by:
Michael Still
mikal@stillhq.com

All my Open Source projects
Extracted view of CVS
Home
Site map

283 comments today, 283 of them spam. 375553 comments overall, 374632 of them spam. See recent comments. RSS feed of all comments.

ImageMagick book
MythTV book







Subnet mapper is a simple set of scripts for generating maps of TCP/IP subnets. It only mapps hosts etc that appear on a traceroute, so it wont work with anything lower than a layer 4 host.

I guess I think of it as a poor man's visio.


Sat, 17 Mar 2001



Release 0.1

    Well, the assignment is finally submitted, so I can release some code. The code is pretty basic at the moment, but next time I get bored with Panda I will work on it more...

    The code:
  • dnsscan
  • buildtrace
  • netmap
  • genlevel

    You will also need PandaScript before you will be able to generate any maps...

    To use subnetmapper, just edit the subnets you would like scanned in dnsscan, and then run the commands in the order they are listed above.

posted at: 04:00 | path: /subnetmapper | permanent link to this entry
There are no comments on this post which have survived moderation. 49 posts have been culled and 70 blocked. Be the first to make a non-spam comment here, please!


Thu, 08 Mar 2001



Why did you write it?

    Cause I had to for a uni assignment. Well sort of. I had to generate a map of a subnet with ping and traceroute, and decided it was more logical to write a little script instead.

posted at: 04:00 | path: /subnetmapper | permanent link to this entry
There are no comments on this post which have survived moderation. 32 posts have been culled and 37 blocked. Be the first to make a non-spam comment here, please!