<?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>linuxbuddies.com &#187; install BFD (Brute Force Detection)</title>
	<atom:link href="http://linuxbuddies.com/tag/install-bfd-brute-force-detection/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxbuddies.com</link>
	<description>For linux documentations.</description>
	<lastBuildDate>Fri, 11 Sep 2009 10:11:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>installing BFD (Brute Force Detection)</title>
		<link>http://linuxbuddies.com/2008/12/23/installing-bfd-brute-force-detection/</link>
		<comments>http://linuxbuddies.com/2008/12/23/installing-bfd-brute-force-detection/#comments</comments>
		<pubDate>Tue, 23 Dec 2008 08:55:04 +0000</pubDate>
		<dc:creator>Riyesh</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[bfd]]></category>
		<category><![CDATA[install BFD (Brute Force Detection)]]></category>

		<guid isPermaLink="false">http://linuxbuddies.com/?p=184</guid>
		<description><![CDATA[Please follow the steps to install BFD
 
Download Source package from source
wget http://www.r-fx.ca/downloads/bfd-current.tar.gz
Extract the source 
tar -zxf bfd-current.tar.gz
cd bfd*
./install.sh
adding Ips to ignore.hosts file 
echo IP &#62;&#62; /usr/local/bfd/ignore.hosts
 replace &#8216;ALERT_USR=&#8221;0&#8243;&#8216; &#8216;ALERT_USR=&#8221;1&#8243;&#8216; &#8212; /usr/local/bfd/conf.bfd

/usr/local/sbin/bfd -s
 

Finished


 
]]></description>
			<content:encoded><![CDATA[<blockquote><p><img class="alignnone size-thumbnail wp-image-185" title="bfd" src="http://linuxbuddies.com/wp-content/uploads/2008/12/bfd-150x150.jpg" alt="bfd" width="150" height="150" />Please follow the steps to install BFD</p></blockquote>
<p> </p>
<p>Download Source package from source</p>
<blockquote><p><span>wget <a href="http://www.r-fx.ca/downloads/bfd-current.tar.gz" target="_blank">http://www.r-fx.ca/downloads/bfd-current.tar.gz</a></span></p></blockquote>
<p>Extract the source </p>
<blockquote><p><span>tar -zxf bfd-current.tar.gz</span></p></blockquote>
<blockquote><p><span><span>cd bfd*<br />
./install.sh</span></span></p></blockquote>
<p><span><span>adding Ips to ignore.hosts file </span></span></p>
<blockquote><p><span><span><span>echo IP &gt;&gt; /usr/local/bfd/ignore.hosts</span></span></span></p>
<p><span><span><span> replace &#8216;ALERT_USR=&#8221;0&#8243;&#8216; &#8216;ALERT_USR=&#8221;1&#8243;&#8216; &#8212; /usr/local/bfd/conf.bfd</span></span></span></p>
<p class="MsoNormal">
/usr/local/sbin/bfd -s</p>
<p class="MsoNormal"> </p>
</blockquote>
<p class="MsoNormal">Finished</p>
<p><span><span><span><br />
</span></span></span></p>
<blockquote><p> </p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://linuxbuddies.com/2008/12/23/installing-bfd-brute-force-detection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
