* [gentoo-user] Network Topology Diagrams
@ 2011-08-05 17:42 James
2011-08-05 17:48 ` Michael Mol
0 siblings, 1 reply; 7+ messages in thread
From: James @ 2011-08-05 17:42 UTC (permalink / raw
To: gentoo-user
Hello one and all,
It's been a while since I've created diagrams.
I'd be curious to learn what tools (software
ebuilds) and techniques that folks employ to:
Graphically map an existing network topology.
Create new designs and implementation details
a proposed Network Topology Design.
Create paper printable diagrams. I'm thinking
about getting an 11 x 17 color printer for
the actual printed (paper) diagrams.
It'd be nice to include (graphical colors)
that shows wireless, cat(5), fiber and
POE segments in different colors, even if
I have to manually edit what a software
tool cannot distinguish within it's features.
BISCI, RCDD, TIA, NEC and any other related
standards or regulatory (regardless of country)
types of related issues and support
are of interest, but not necessary for a
general response and discussion.
Hopefully the industry has move passed creating
much of these sorts of materials, uniquely by hand,
using Autocad?
All comments and suggestions are welcome.
Templates are most welcome!
James
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Network Topology Diagrams
2011-08-05 17:42 [gentoo-user] Network Topology Diagrams James
@ 2011-08-05 17:48 ` Michael Mol
2011-08-05 18:37 ` Daniel Troeder
0 siblings, 1 reply; 7+ messages in thread
From: Michael Mol @ 2011-08-05 17:48 UTC (permalink / raw
To: gentoo-user
On Fri, Aug 5, 2011 at 1:42 PM, James <wireless@tampabay.rr.com> wrote:
> Hello one and all,
>
> It's been a while since I've created diagrams.
> I'd be curious to learn what tools (software
> ebuilds) and techniques that folks employ to:
>
> Graphically map an existing network topology.
> Create new designs and implementation details
> a proposed Network Topology Design.
> Create paper printable diagrams. I'm thinking
> about getting an 11 x 17 color printer for
> the actual printed (paper) diagrams.
>
> It'd be nice to include (graphical colors)
> that shows wireless, cat(5), fiber and
> POE segments in different colors, even if
> I have to manually edit what a software
> tool cannot distinguish within it's features.
>
> BISCI, RCDD, TIA, NEC and any other related
> standards or regulatory (regardless of country)
> types of related issues and support
> are of interest, but not necessary for a
> general response and discussion.
>
> Hopefully the industry has move passed creating
> much of these sorts of materials, uniquely by hand,
> using Autocad?
>
> All comments and suggestions are welcome.
> Templates are most welcome!
To my knowledge, Dia is the most common Linux answer to Microsoft
Visio, and sounds somewhat close to what you're looking for.
I'd *love* to see a tool that sniffs the network and tries to build a
visible topology graph, though...
--
:wq
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Network Topology Diagrams
2011-08-05 17:48 ` Michael Mol
@ 2011-08-05 18:37 ` Daniel Troeder
2011-08-06 8:37 ` Yohan Pereira
0 siblings, 1 reply; 7+ messages in thread
From: Daniel Troeder @ 2011-08-05 18:37 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 2107 bytes --]
On 08/05/2011 07:48 PM, Michael Mol wrote:
> On Fri, Aug 5, 2011 at 1:42 PM, James <wireless@tampabay.rr.com>
> wrote:
>> Hello one and all,
>>
>> It's been a while since I've created diagrams. I'd be curious to
>> learn what tools (software ebuilds) and techniques that folks
>> employ to:
>>
>> Graphically map an existing network topology. Create new designs
>> and implementation details a proposed Network Topology Design.
>> Create paper printable diagrams. I'm thinking about getting an 11 x
>> 17 color printer for the actual printed (paper) diagrams.
>>
>> It'd be nice to include (graphical colors) that shows wireless,
>> cat(5), fiber and POE segments in different colors, even if I have
>> to manually edit what a software tool cannot distinguish within
>> it's features.
>>
>> BISCI, RCDD, TIA, NEC and any other related standards or regulatory
>> (regardless of country) types of related issues and support are of
>> interest, but not necessary for a general response and discussion.
>>
>> Hopefully the industry has move passed creating much of these sorts
>> of materials, uniquely by hand, using Autocad?
>>
>> All comments and suggestions are welcome. Templates are most
>> welcome!
>
> To my knowledge, Dia is the most common Linux answer to Microsoft
> Visio, and sounds somewhat close to what you're looking for.
>
> I'd *love* to see a tool that sniffs the network and tries to build
> a visible topology graph, though...
Zenmap - part of net-analyzer/nmap can do that for you.
It lists all hosts found. When clicked you can access their scan data.
You can import & export those scans in a XML format. It draws a
topological chart of the network. It uses only circles as icons, so it's
not apt for presentations, but to get a quick overview. It's handy to
make a thorough scan at customers and make its export accessible to your
colleagues in your admin-firm.
Greetings,
Daniel
--
PGP key @ http://pgpkeys.pca.dfn.de/pks/lookup?search=0xBB9D4887&op=get
# gpg --recv-keys --keyserver hkp://subkeys.pgp.net 0xBB9D4887
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Network Topology Diagrams
2011-08-05 18:37 ` Daniel Troeder
@ 2011-08-06 8:37 ` Yohan Pereira
2011-08-10 0:55 ` [gentoo-user] " James
0 siblings, 1 reply; 7+ messages in thread
From: Yohan Pereira @ 2011-08-06 8:37 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 307 bytes --]
On Friday 05 Aug 2011 20:37:12 Daniel Troeder wrote:
> On 08/05/2011 07:48 PM, Michael Mol wrote:
>
> Zenmap - part of net-analyzer/nmap can do that for you.
There is also net-misc/lanmap not sure how effective it is.
--
- Yohan Pereira
"A man can do as he will, but not will as he will" - Schopenhauer
[-- Attachment #2: Type: text/html, Size: 2241 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-user] Re: Network Topology Diagrams
2011-08-06 8:37 ` Yohan Pereira
@ 2011-08-10 0:55 ` James
2011-08-10 4:49 ` meino.cramer
0 siblings, 1 reply; 7+ messages in thread
From: James @ 2011-08-10 0:55 UTC (permalink / raw
To: gentoo-user
Yohan Pereira <yohan.pereira <at> gmail.com> writes:
> > Zenmap - part of net-analyzer/nmap can do that for you.
Yes, most excellent to map a network.
> There is also net-misc/lanmap not sure how effective it is.
Ah, I found this and the homepage suggest lanmap2 as
a newer, better software. There is no ebuild for lanmap2.
Yes, I have used Dia. I was hoping for some level of automation
between discovery (nmap/zenmap) and a drawing tool
that make what you discover easy to edit/annotate
and then drop to a printer to print drawings
for meetings and such.
I did find this also in portage, mentioned here
just in case anyone else needs to make drawing
and diagrams.
app-admin/rackview
Generate HTML page displaying computer rack layout
Thanks for all of the input.
James
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Re: Network Topology Diagrams
2011-08-10 0:55 ` [gentoo-user] " James
@ 2011-08-10 4:49 ` meino.cramer
2011-08-10 13:06 ` James
0 siblings, 1 reply; 7+ messages in thread
From: meino.cramer @ 2011-08-10 4:49 UTC (permalink / raw
To: gentoo-user
Hi,
lanmap2's github -- what it seems the only source for
the source of it -- points to a 404 Error page.
Is there any other, valid link to it?
Best regards,
mcc
James <wireless@tampabay.rr.com> [11-08-10 03:00]:
> Yohan Pereira <yohan.pereira <at> gmail.com> writes:
>
>
> > > Zenmap - part of net-analyzer/nmap can do that for you.
>
> Yes, most excellent to map a network.
>
>
> > There is also net-misc/lanmap not sure how effective it is.
> Ah, I found this and the homepage suggest lanmap2 as
> a newer, better software. There is no ebuild for lanmap2.
>
> Yes, I have used Dia. I was hoping for some level of automation
> between discovery (nmap/zenmap) and a drawing tool
> that make what you discover easy to edit/annotate
> and then drop to a printer to print drawings
> for meetings and such.
>
> I did find this also in portage, mentioned here
> just in case anyone else needs to make drawing
> and diagrams.
>
> app-admin/rackview
> Generate HTML page displaying computer rack layout
>
>
> Thanks for all of the input.
>
>
> James
>
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-user] Re: Network Topology Diagrams
2011-08-10 4:49 ` meino.cramer
@ 2011-08-10 13:06 ` James
0 siblings, 0 replies; 7+ messages in thread
From: James @ 2011-08-10 13:06 UTC (permalink / raw
To: gentoo-user
<meino.cramer <at> gmx.de> writes:
> lanmap2's github -- what it seems the only source for
> the source of it -- points to a 404 Error page.
> Is there any other, valid link to it?
https://github.com/frac/lanmap2
https://github.com/frac/lanmap2/archives/master
Let me know if you hack an ebuild for it....
James
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2011-08-10 13:07 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-05 17:42 [gentoo-user] Network Topology Diagrams James
2011-08-05 17:48 ` Michael Mol
2011-08-05 18:37 ` Daniel Troeder
2011-08-06 8:37 ` Yohan Pereira
2011-08-10 0:55 ` [gentoo-user] " James
2011-08-10 4:49 ` meino.cramer
2011-08-10 13:06 ` James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox