<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Le Blog de Cyril LEVIS&#187; plan</title>
	<atom:link href="http://cyril.levis-heb.net/tag/plan/feed/" rel="self" type="application/rss+xml" />
	<link>https://cyril.levis-heb.net</link>
	<description>La suite du petit blog de Cyril</description>
	<lastBuildDate>Thu, 24 Dec 2009 13:52:46 +0000</lastBuildDate>
	<language>fr</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Générer le plan de son architecture réseau facilement, lanmap !</title>
		<link>https://cyril.levis-heb.net/it/linux/generer-le-plan-de-son-architecture-reseau-facilement-lanmap/</link>
		<comments>https://cyril.levis-heb.net/it/linux/generer-le-plan-de-son-architecture-reseau-facilement-lanmap/#comments</comments>
		<pubDate>Sun, 03 Feb 2008 21:30:11 +0000</pubDate>
		<dc:creator>cyril</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[lanmap]]></category>
		<category><![CDATA[map]]></category>
		<category><![CDATA[plan]]></category>
		<category><![CDATA[reseau]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Je viens de découvrir sur un blog espagnol un super programme permettant de générer un plan de son réseau! Il suffit d&#8217;installer lanmap: sudo aptitude install lanmap Puis de le lancer, La syntaxe est celle-ci: lanmap [-o directory] [-e program] [-T {png,gif,svg}] [-f filtetr] [-D {#,all,raw}] [-r seconds] [-i {?,*wildcard*,iface}] [-h] [-v] [-V] Ce qui [...]]]></description>
			<content:encoded><![CDATA[<p>Je viens de découvrir sur un blog espagnol un super programme permettant de générer un plan de son réseau!<br />
Il suffit d&#8217;installer <strong>lanmap</strong>:</p>
<pre><code>

<a href="apt://lanmap">sudo aptitude install lanmap</a>

</code></pre>
<p>Puis de le lancer,<br />
La syntaxe est celle-ci:</p>
<pre><code>

lanmap [-o directory] [-e program] [-T {png,gif,svg}] [-f filtetr] [-D {#,all,raw}] [-r seconds]

[-i {?,*wildcard*,iface}] [-h] [-v] [-V]

</code></pre>
<p>Ce qui donne par exemple pour moi:</p>
<pre><code>

sudo lanmap -i eth0 -r 30 -T png -o ~/

</code></pre>
<p>Vous trouverez ensuite un fichier &laquo;&nbsp;lanmap.png&nbsp;&raquo; dans votre dossier personnel !</p>
<p>Voici un exemple du résultat:</p>
<p><a href="http://cyril.levis-heb.net/blog/wp-content/2008/02/lanmap.png" title="lanmap.png"><img src="http://cyril.levis-heb.net/blog/wp-content/2008/02/lanmap.thumbnail.png" alt="lanmap.png" /></a></p>
<p>Voilà, je trouve ce programme super et il aurait pu me servir y&#8217;a pas si longtemps, dommage que je le découvre seulement !</p>
<p>Autre infos dessus:</p>
<p>http://www.edivaldobrito.com.br/?p=64 http://www.ubuntugeek.com/lanmap-network-discovery-tool-that-produces-nice-2d-images.html<a href="http://www.ubuntugeek.com/lanmap-network-discovery-tool-that-produces-nice-2d-images.html"> </a></p>
]]></content:encoded>
			<wfw:commentRss>https://cyril.levis-heb.net/it/linux/generer-le-plan-de-son-architecture-reseau-facilement-lanmap/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>
