<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Tripwire Tutorial: Linux Host Based Intrusion Detection System</title>
	<atom:link href="http://www.thegeekstuff.com/2008/12/tripwire-tutorial-linux-host-based-intrusion-detection-system/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thegeekstuff.com/2008/12/tripwire-tutorial-linux-host-based-intrusion-detection-system/</link>
	<description>Guides, HowTos and Tips for Technology Geeks</description>
	<lastBuildDate>Thu, 09 Feb 2012 13:04:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Vasim Memon</title>
		<link>http://www.thegeekstuff.com/2008/12/tripwire-tutorial-linux-host-based-intrusion-detection-system/comment-page-1/#comment-160312</link>
		<dc:creator>Vasim Memon</dc:creator>
		<pubDate>Fri, 23 Dec 2011 11:58:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=277#comment-160312</guid>
		<description>Hello Brother, 
Personally Thanks for creating such a nice blog. 

I am trying to install tripwire on RHEL 5.X but i m getting this error after running below command
prefix=&quot;/opt/tripwire&quot; sysconfdir=&quot;/opt/tripwire/etc&quot; \
        path_to_vi=&quot;/bin/vi&quot; path_to_sendmail=&quot;/usr/sbin/sendmail&quot; \
        ./install/install.sh

Error: - 
Error: configuration parameter $TWPOLICY undefined.

Please let me know the solution, 
I would be very much thankful to you</description>
		<content:encoded><![CDATA[<p>Hello Brother,<br />
Personally Thanks for creating such a nice blog. </p>
<p>I am trying to install tripwire on RHEL 5.X but i m getting this error after running below command<br />
prefix=&#8221;/opt/tripwire&#8221; sysconfdir=&#8221;/opt/tripwire/etc&#8221; \<br />
        path_to_vi=&#8221;/bin/vi&#8221; path_to_sendmail=&#8221;/usr/sbin/sendmail&#8221; \<br />
        ./install/install.sh</p>
<p>Error: &#8211;<br />
Error: configuration parameter $TWPOLICY undefined.</p>
<p>Please let me know the solution,<br />
I would be very much thankful to you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis</title>
		<link>http://www.thegeekstuff.com/2008/12/tripwire-tutorial-linux-host-based-intrusion-detection-system/comment-page-1/#comment-127781</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Sat, 17 Sep 2011 08:03:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=277#comment-127781</guid>
		<description>great tutorial..thank you very much!</description>
		<content:encoded><![CDATA[<p>great tutorial..thank you very much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pratik Patel</title>
		<link>http://www.thegeekstuff.com/2008/12/tripwire-tutorial-linux-host-based-intrusion-detection-system/comment-page-1/#comment-96244</link>
		<dc:creator>Pratik Patel</dc:creator>
		<pubDate>Tue, 05 Apr 2011 10:02:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=277#comment-96244</guid>
		<description>Move / Remove /var/lib/mysql/tech0104_ucc/uc_pms.MYD file &amp; check.</description>
		<content:encoded><![CDATA[<p>Move / Remove /var/lib/mysql/tech0104_ucc/uc_pms.MYD file &amp; check.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alif</title>
		<link>http://www.thegeekstuff.com/2008/12/tripwire-tutorial-linux-host-based-intrusion-detection-system/comment-page-1/#comment-80798</link>
		<dc:creator>alif</dc:creator>
		<pubDate>Mon, 24 Jan 2011 02:43:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=277#comment-80798</guid>
		<description>Hi,
I tried to install this tripwire. During checkingm i received this error. Would you please advice me on how to solve this. I uninstalled and install again. Same error accoured. 

I tun ./tripwire--init as following :


[root@myhost sbin]# ./tripwire --init
Please enter your local passphrase:
Parsing policy file: /opt/tripwire/etc/tw.pol
Generating the database...
*** Processing Unix File System ***
The object: &quot;/backup&quot; is on a different file system...ignoring.
The object: &quot;/misc&quot; is on a different file system...ignoring.
The object: &quot;/net&quot; is on a different file system...ignoring.
The object: &quot;/sys&quot; is on a different file system...ignoring.
### Warning: File system error.
### Filename: /etc/aliases.db
### No such file or directory
### Continuing...
### Warning: File system error.
### Filename: /etc/mail/statistics
### No such file or directory
### Continuing...
### Error: File seek failed.
### Filename: /var/lib/mysql/tech0104_ucc/uc_pms.MYD
### Success./tripwire --update-policy --secure-mode low ../etc/twpol.txt
### Exiting...

However when I issue this command to initialize database :

./tripwire --update-policy --secure-mode low ../etc/twpol.txt

It appear this error :

Parsing policy file: /opt/tripwire/etc/twpol.txt
### Error: File could not be opened.
### Filename: /opt/tripwire/lib/tripwire/myhost.twd
### No such file or directory
### Exiting...

Any advice on this??</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I tried to install this tripwire. During checkingm i received this error. Would you please advice me on how to solve this. I uninstalled and install again. Same error accoured. </p>
<p>I tun ./tripwire&#8211;init as following :</p>
<p>[root@myhost sbin]# ./tripwire &#8211;init<br />
Please enter your local passphrase:<br />
Parsing policy file: /opt/tripwire/etc/tw.pol<br />
Generating the database&#8230;<br />
*** Processing Unix File System ***<br />
The object: &#8220;/backup&#8221; is on a different file system&#8230;ignoring.<br />
The object: &#8220;/misc&#8221; is on a different file system&#8230;ignoring.<br />
The object: &#8220;/net&#8221; is on a different file system&#8230;ignoring.<br />
The object: &#8220;/sys&#8221; is on a different file system&#8230;ignoring.<br />
### Warning: File system error.<br />
### Filename: /etc/aliases.db<br />
### No such file or directory<br />
### Continuing&#8230;<br />
### Warning: File system error.<br />
### Filename: /etc/mail/statistics<br />
### No such file or directory<br />
### Continuing&#8230;<br />
### Error: File seek failed.<br />
### Filename: /var/lib/mysql/tech0104_ucc/uc_pms.MYD<br />
### Success./tripwire &#8211;update-policy &#8211;secure-mode low ../etc/twpol.txt<br />
### Exiting&#8230;</p>
<p>However when I issue this command to initialize database :</p>
<p>./tripwire &#8211;update-policy &#8211;secure-mode low ../etc/twpol.txt</p>
<p>It appear this error :</p>
<p>Parsing policy file: /opt/tripwire/etc/twpol.txt<br />
### Error: File could not be opened.<br />
### Filename: /opt/tripwire/lib/tripwire/myhost.twd<br />
### No such file or directory<br />
### Exiting&#8230;</p>
<p>Any advice on this??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Snort: 5 Steps to Install and Configure Snort on Linux</title>
		<link>http://www.thegeekstuff.com/2008/12/tripwire-tutorial-linux-host-based-intrusion-detection-system/comment-page-1/#comment-57774</link>
		<dc:creator>Snort: 5 Steps to Install and Configure Snort on Linux</dc:creator>
		<pubDate>Fri, 06 Aug 2010 06:06:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=277#comment-57774</guid>
		<description>[...] We also discussed earlier about Tripwire (Linux host based intrusion detection system) and Fail2ban (Intrusion prevention [...]</description>
		<content:encoded><![CDATA[<p>[...] We also discussed earlier about Tripwire (Linux host based intrusion detection system) and Fail2ban (Intrusion prevention [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fail2Ban Howto: Block IP Address Using Fail2ban and IPTables</title>
		<link>http://www.thegeekstuff.com/2008/12/tripwire-tutorial-linux-host-based-intrusion-detection-system/comment-page-1/#comment-51989</link>
		<dc:creator>Fail2Ban Howto: Block IP Address Using Fail2ban and IPTables</dc:creator>
		<pubDate>Fri, 02 Jul 2010 06:04:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=277#comment-51989</guid>
		<description>[...] refer to our earlier article on Tripwire (Linux host based intrusion detection [...]</description>
		<content:encoded><![CDATA[<p>[...] refer to our earlier article on Tripwire (Linux host based intrusion detection [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.thegeekstuff.com/2008/12/tripwire-tutorial-linux-host-based-intrusion-detection-system/comment-page-1/#comment-22853</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 19 Nov 2009 01:24:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=277#comment-22853</guid>
		<description>Awesome tutorial!! Thanks a lot!!</description>
		<content:encoded><![CDATA[<p>Awesome tutorial!! Thanks a lot!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Content Delivery Network via Amazon Web Services: CloudFront: static.thegeekstuff.com

Served from: www.thegeekstuff.com @ 2012-02-09 15:45:21 -->
