<?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>Debian Tutorials &#187; ntop</title>
	<atom:link href="http://www.debiantutorials.com/tag/ntop/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.debiantutorials.com</link>
	<description>Copy/Paste tutorials for Debian based Linux distros</description>
	<lastBuildDate>Tue, 27 Dec 2011 01:15:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Installing ntop network monitoring tool</title>
		<link>http://www.debiantutorials.com/installing-ntop-network-monitoring-tool/</link>
		<comments>http://www.debiantutorials.com/installing-ntop-network-monitoring-tool/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 20:27:21 +0000</pubDate>
		<dc:creator>aip</dc:creator>
				<category><![CDATA[Lenny]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[lenny]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[ntop]]></category>

		<guid isPermaLink="false">http://www.debiantutorials.net/?p=114</guid>
		<description><![CDATA[ntop is a network traffic probe that shows the network usage, similar to what the popular top Unix command does. ntop is based on libpcap and it has been written in a portable way in order to virtually run on every Unix platform and on Win32 as well. ntop users can use a a web [...]]]></description>
			<content:encoded><![CDATA[<p>ntop is a network traffic probe that shows the network usage, similar to what the popular top Unix command does. ntop is based on libpcap and it has been written in a portable way in order to virtually run on every Unix platform and on Win32 as well.</p>
<p>ntop users can use a a web browser (e.g. netscape) to navigate through ntop (that acts as a web server) traffic information and get a dump of the network status. In the latter case, ntop can be seen as a simple RMON-like agent with an embedded web interface.</p>
<p>1. Install required packages</p>
<p><code>apt-get install ntop<br />
</code><span id="more-114"></span></p>
<p>2. Set administrator password</p>
<p><code>ntop --set-admin-password<br />
</code></p>
<p>3. Configure ntop to use your correct network adapter if it's not eth0 (optional)</p>
<p><code>dpkg-reconfigure ntop<br />
 > eth0 (or your network adapter)<br />
 > ntop<br />
</code></p>
<p>4. Start ntop</p>
<p><code>/etc/init.d/ntop start<br />
</code></p>
<p>Now you can access ntop web admin on a location similar to this one: http://192.168.1.100:3000. Just make sure you replace the IP address with your server IP address.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.debiantutorials.com/installing-ntop-network-monitoring-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
