Difference between pages "Package:Lanmap" and "User:Mgorny"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
m (full retard typo)
 
(start the page)
 
Line 1: Line 1:
{{Ebuild
{{Person
|Summary=lanmap sits quietly on a network and builds a picture of what it sees
|Bio=
|CatPkg=net-misc/lanmap
|Geoloc=52.1870105, 16.793489200000067
|Maintainer=
|Location name=Pecna, Poland
|Homepage=http://www.parseerror.com/lanmap
|Blogs=
}}
}}
'''Lanmap''' is a utility to generate visual representations of what happens on your network.  Lanmap passively listens to traffic to generate an image.
== Install ==
=== Emerge ===
<console>###i## emerge lanmap</console>
== Runtime ==
As lanmap requires access to hardware it must be run as root.
To generate a lanmap that is easily served via {{package|www-servers/nginx}}, {{package|www-servers/apache}} or any other major webserver.
wired:
<console>###i## lanmap -i eth0 -T png -o /var/www/localhost/htdocs/</console>
wireless:
<console>###i## lanmap -i wlan0 -T png -o /var/www/localhost/htdocs/</console>
The resulting image will be located at http://localhost/lanmap.png & <code>/var/www/localhost/htdocs/lanmap.png</code>
the official documentation suggests using -o /tmp/ to output to <code>/tmp/lanmap.png</code>
as of 06:50, 25 May 2014 (UTC) there are no init scripts or <code>/etc/conf.d</code> configurations to define interfaces & start up.
== External Resources ==
* [http://www.aldeid.com/wiki/Lanmap aldeid.com lanmap wiki]
* [http://www.macvendorlookup.com/ mac address to hardware vendor utility to assist with tracking machines down]
{{EbuildFooter}}

Latest revision as of 19:55, November 23, 2014


Location

Loading map...
Pecna, Poland