Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > Re: Creating a visual Map of a network?

Reply
Thread Tools

Re: Creating a visual Map of a network?

 
 
Klaus Zerwes
Guest
Posts: n/a
 
      09-16-2008
Neil Jones wrote:
> I am being tasked to map a network. In the past I have used nmap to
> find the systems on the local LAN and remote LANs (same enterprise).
>
> This time I want to create a visual map of the LAN. With cheops, I
> reasonably good results but cannot be documented for managers with
> certainty. What are some good tools now that will create visual maps of
> the networks?
>
> What is the best way to map a network when ICMP echo has been turned off?


I have tried some network visualization tools with some fancy auto
detection features and ended up drawing the maps by hand.
I have used several tools for this staring from visio and dia, but
finally I ended up using Graphviz.
Using some simple makefiles I can assemble a customized .dot file from
different locations including more or less informations - and it is easy
to keep it under CVS, because its only text. And you can add some nodes
using vi over a slow connection.

As far as I remember there are some scripts around that generate a .dot
file from the nmap output.

Maybe you should give it a try
It may take some time to start up, but it may be worth investigating
some effort.

> Thank you in advance for any help.
>
> NJ


Regards
Klaus


--
Klaus Zerwes
http://zero-sys.net
 
Reply With Quote
 
 
 
 
Al
Guest
Posts: n/a
 
      09-17-2008
On Sep 16, 1:27*pm, Klaus Zerwes <kzer...@web.de> wrote:
> Neil Jones wrote:
> > I am being tasked to map a network. *In the past I have used nmap to
> > find the systems on the local LAN and remote LANs (same enterprise).

>
> > This time I want to create a visual map of the LAN. *With cheops, I
> > reasonably good results but cannot be documented for managers with
> > certainty. What are some good tools now that will create visual maps of
> > the networks?

>
> > What is the best way to map a network when ICMP echo has been turned off?

>
> I have tried some network visualization tools with some fancy auto
> detection features and ended up drawing the maps by hand.
> I have used several tools for this staring from visio and dia, but
> finally I ended up using Graphviz.
> Using some simple makefiles I can assemble a customized .dot file from
> different locations including more or less informations - and it is easy
> to keep it under CVS, because its only text. And you can add some nodes
> using vi over a slow connection.
>
> As far as I remember there are some scripts around that generate a .dot
> file from the nmap output.
>
> Maybe you should give it a try
> It may take some time to start up, but it may be worth investigating
> some effort.
>
> > Thank you in advance for any help.

>
> > NJ

>
> Regards
> Klaus
>
> --
> Klaus Zerweshttp://zero-sys.net


You could do worse than look at:

http://www.networknotepad.com/index.htm
 
Reply With Quote
 
 
 
 
klaus zerwes
Guest
Posts: n/a
 
      09-18-2008
Al wrote:
[...]
> You could do worse than look at:
>
> http://www.networknotepad.com/index.htm


I could nearly do nothing worser


--
Klaus Zerwes
http://www.zero-sys.net
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
std::map::find() throws exception when map is empty? Matthias Hildebrand C++ 5 03-20-2012 06:09 AM
Re: Creating a visual Map of a network? alexd Cisco 0 09-19-2008 01:42 PM
Re: Creating a visual Map of a network? Trendkill Cisco 1 09-16-2008 01:37 PM
I can map all files (.*) to asp.net worker.How do I map NO FILE to asp.net worker? alex ASP .Net 1 02-04-2005 03:18 AM
map that maps to iterators in the same map ? Vlad C++ 0 12-15-2003 08:29 PM



Advertisments