<?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>UK Dedicated Server &#124; VPS Hosing &#124; Dedicated Server Hosting &#187; enable bfd</title>
	<atom:link href="http://digitalmissives.com/tag/enable-bfd/feed/" rel="self" type="application/rss+xml" />
	<link>http://digitalmissives.com</link>
	<description>A blog that reviews News and quality articles about UK Dedicated Servers Hosting, VPS Hosting, Web Hosting, SEO and much more.</description>
	<lastBuildDate>Tue, 01 Jun 2010 16:57:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Installing and Enabling BFD on a Dedicated Server</title>
		<link>http://digitalmissives.com/installing-and-enabling-bfd-on-a-dedicated-server/</link>
		<comments>http://digitalmissives.com/installing-and-enabling-bfd-on-a-dedicated-server/#comments</comments>
		<pubDate>Sun, 06 Dec 2009 10:57:33 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[apf firewall]]></category>
		<category><![CDATA[brute force detection]]></category>
		<category><![CDATA[dedicated server]]></category>
		<category><![CDATA[dedicated server hosting]]></category>
		<category><![CDATA[enable bfd]]></category>
		<category><![CDATA[install bfd]]></category>
		<category><![CDATA[ssh script]]></category>

		<guid isPermaLink="false">http://digitalmissives.com/?p=38</guid>
		<description><![CDATA[
Before starting with the installation and enabling steps of BFD, I would like to add some light on what is BFD?
Basically, BFD also known as Brute Force Detection is a simple SSH script which is used to parse applicable logs to check about the authentication failure. Installing BFD adds your server one more advantage that [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img class="aligncenter size-full wp-image-39" title="Dedicated Server Hosting - Installing and Enabling BFD" src="http://digitalmissives.com/wp-content/uploads/2009/12/Dedicated-Server-Hosting-Installing-and-Enabling-BFD.jpg" alt="Dedicated Server Hosting - Installing and Enabling BFD" width="474" height="168" /></p>
<p style="text-align: justify;">Before starting with the installation and enabling steps of BFD, I would like to add some light on what is BFD?</p>
<p style="text-align: justify;">Basically, BFD also known as Brute Force Detection is a simple SSH script which is used to parse applicable logs to check about the authentication failure. Installing BFD adds your server one more advantage that it will secure your dedicated server from any harmful brute force attempts. It also works in conjuction with APF firewall to manage your level of server protection and similar to most of the linux server tools, can be easily installed and configured. It is one of the most popular tool for all your <a href="http://www.bodhost.co.uk/dedicated-servers-hosting.shtml" target="_blank"><strong>dedicated server hosting</strong></a> requirements. Make sure the APF firewall is already installed on your server or the BFD won&#8217;t work.</p>
<p style="text-align: justify;"><strong>Steps to Install BFD on your Dedicated Server:</strong></p>
<p style="text-align: justify;">Step 1 : Login to the root and cd root/downloads (directory where you store your files)</p>
<p style="text-align: justify;">Step 2 : Use the SSH command of wget as shown below:<br />
wget http://www.rfxnetworks.com/downloads/bfd-current.tar.gz</p>
<p style="text-align: justify;">Step 3 : Use the SSH command of tar as shown below:<br />
tar –xvzf bfd-current.tar.gz</p>
<p style="text-align: justify;">Step 4 : Use the SSH command of cd as shown below:<br />
cd bfd-0.7</p>
<p style="text-align: justify;">Step 5 : Run the ./install.sh file. when its completed, it will show you the following message that alerts to you a proper installation:</p>
<p style="text-align: justify;">.: BFD installed<br />
Install path: /usr/local/bfd<br />
Config path: /usr/local/bfd/conf.bfd<br />
Executable path: /usr/local/sbin/bfd</p>
<p style="text-align: justify;">This means your BFD is now succesfully installed. Now, moving to the enabling BFD which will allow you to block brute force attempts.</p>
<p style="text-align: justify;"><strong>Steps to Enable BFD on your Dedicated Server:</strong></p>
<p style="text-align: justify;">Step 1 : Edit the config file, which is located at /usr/local/bfd/conf.bfd</p>
<p style="text-align: justify;">Step 2 : Now, enabling “brute force hack attempt alerts”. Simply, find ALERT_USR=“0” and change it to ALERT_USR=“1” which is ensuring that yes, it will alert you whenever there is a brute force hacking attacks.</p>
<p style="text-align: justify;">Step 3 : Where do you want to send those alerts comes next! Find EMAIL_USR=“root” and change that to EMAIL_USR=“emailaddresshere”</p>
<p style="text-align: justify;">Step 4 : Ctrl+X then Y</p>
<p style="text-align: justify;">Step 5 : However, if you are disallowing everyone from accessing your SSH, doesn’t that mean you can&#8217;t get in either? Yes, so let’s prevent that. pico –w /usr/local/bfd/ignore.hosts and add your own IP(s). Ctrl+X then Y.</p>
<p style="text-align: justify;">You can run your installed BFD by entering /usr/local/sbin/bfd –s</p>
<p>Now, your <a href="http://www.bodhost.co.uk/dedicated-servers-hosting.shtml" target="_blank"><strong>Dedicated Server Hosting</strong></a> account will get alerts whenever there is a brute force hacking attacks.</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Segnala presso:</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://del.icio.us/post?url=http://digitalmissives.com/installing-and-enabling-bfd-on-a-dedicated-server/&amp;title=Installing+and+Enabling+BFD+on+a+Dedicated+Server" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Del.icio.us"><img src="http://digitalmissives.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Del.icio.us" alt="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://digg.com/submit?phase=2&amp;url=http://digitalmissives.com/installing-and-enabling-bfd-on-a-dedicated-server/&amp;title=Installing+and+Enabling+BFD+on+a+Dedicated+Server" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a digg"><img src="http://digitalmissives.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a digg" alt="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://furl.net/storeIt.jsp?t=Installing+and+Enabling+BFD+on+a+Dedicated+Server&amp;u=http://digitalmissives.com/installing-and-enabling-bfd-on-a-dedicated-server/" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a FURL"><img src="http://digitalmissives.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a FURL" alt="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=Installing+and+Enabling+BFD+on+a+Dedicated+Server&amp;Description=Installing+and+Enabling+BFD+on+a+Dedicated+Server&amp;Url=http://digitalmissives.com/installing-and-enabling-bfd-on-a-dedicated-server/" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a blinklist"><img src="http://digitalmissives.com/wp-content/plugins/social-bookmarking-reloaded/blinklist.png" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a blinklist" alt="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a blinklist" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://reddit.com/submit?url=http://digitalmissives.com/installing-and-enabling-bfd-on-a-dedicated-server/&amp;title=Installing+and+Enabling+BFD+on+a+Dedicated+Server" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a reddit"><img src="http://digitalmissives.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a reddit" alt="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://feedmelinks.com/categorize?from=toolbar&amp;op=submit&amp;name=Installing+and+Enabling+BFD+on+a+Dedicated+Server&amp;url=http://digitalmissives.com/installing-and-enabling-bfd-on-a-dedicated-server/&amp;version=0.7" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Feed Me Links"><img src="http://digitalmissives.com/wp-content/plugins/social-bookmarking-reloaded/feedmelinks.png" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Feed Me Links" alt="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Feed Me Links" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.technorati.com/faves?add=http://digitalmissives.com/installing-and-enabling-bfd-on-a-dedicated-server/" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Technorati"><img src="http://digitalmissives.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Technorati" alt="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://digitalmissives.com/installing-and-enabling-bfd-on-a-dedicated-server/&amp;t=Installing+and+Enabling+BFD+on+a+Dedicated+Server" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Yahoo My Web"><img src="http://digitalmissives.com/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Yahoo My Web" alt="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.newsvine.com/_wine/save?u=http://digitalmissives.com/installing-and-enabling-bfd-on-a-dedicated-server/&amp;h=Installing+and+Enabling+BFD+on+a+Dedicated+Server" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Newsvine"><img src="http://digitalmissives.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Newsvine" alt="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.stumbleupon.com/submit?url=http://digitalmissives.com/installing-and-enabling-bfd-on-a-dedicated-server/&amp;title=Installing+and+Enabling+BFD+on+a+Dedicated+Server" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Stumble Upon"><img src="http://digitalmissives.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Stumble Upon" alt="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://digitalmissives.com/installing-and-enabling-bfd-on-a-dedicated-server/&amp;title=Installing+and+Enabling+BFD+on+a+Dedicated+Server" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Google Bookmarks"><img src="http://digitalmissives.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Google Bookmarks" alt="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.squidoo.com/lensmaster/bookmark?http://digitalmissives.com/installing-and-enabling-bfd-on-a-dedicated-server/" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Squidoo"><img src="http://digitalmissives.com/wp-content/plugins/social-bookmarking-reloaded/squidoo.png" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Squidoo" alt="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Squidoo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://blinkbits.com/bookmarklets/save.php?v=1&amp;source_url=http://digitalmissives.com/installing-and-enabling-bfd-on-a-dedicated-server/&amp;title=Installing+and+Enabling+BFD+on+a+Dedicated+Server" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a BlinkBits"><img src="http://digitalmissives.com/wp-content/plugins/social-bookmarking-reloaded/blinkbits.png" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a BlinkBits" alt="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a BlinkBits" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://digitalmissives.com/installing-and-enabling-bfd-on-a-dedicated-server/&amp;title=Installing+and+Enabling+BFD+on+a+Dedicated+Server" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Blogmarks"><img src="http://digitalmissives.com/wp-content/plugins/social-bookmarking-reloaded/bmarks.png" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Blogmarks" alt="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Blogmarks" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.netscape.com/submit/?U=http://digitalmissives.com/installing-and-enabling-bfd-on-a-dedicated-server/&amp;T=Installing+and+Enabling+BFD+on+a+Dedicated+Server" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Netscape"><img src="http://digitalmissives.com/wp-content/plugins/social-bookmarking-reloaded/netscape.gif" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Netscape" alt="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Netscape" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.bookmark.it/bookmark.php?url=http://digitalmissives.com/installing-and-enabling-bfd-on-a-dedicated-server/" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Bookmark.it"><img src="http://digitalmissives.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Bookmark.it" alt="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=Installing+and+Enabling+BFD+on+a+Dedicated+Server&amp;url=http://digitalmissives.com/installing-and-enabling-bfd-on-a-dedicated-server/" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Ask"><img src="http://digitalmissives.com/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Ask" alt="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://de.lirio.us/rubric/post?uri=http://digitalmissives.com/installing-and-enabling-bfd-on-a-dedicated-server/&amp;title=Installing+and+Enabling+BFD+on+a+Dedicated+Server&amp;when_done=go_back" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Delirious"><img src="http://digitalmissives.com/wp-content/plugins/social-bookmarking-reloaded/delirious.png" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Delirious" alt="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Delirious" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.socialdust.com/blogaggregator/addblog.php?urlpost=http://digitalmissives.com/installing-and-enabling-bfd-on-a-dedicated-server/&amp;title=Installing+and+Enabling+BFD+on+a+Dedicated+Server" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Socialdust"><img src="http://digitalmissives.com/wp-content/plugins/social-bookmarking-reloaded/socialdust.png" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Socialdust" alt="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Socialdust" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="https://favorites.live.com/quickadd.aspx?url=http://digitalmissives.com/installing-and-enabling-bfd-on-a-dedicated-server/&amp;title=Installing+and+Enabling+BFD+on+a+Dedicated+Server" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Live-MSN"><img src="http://digitalmissives.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Live-MSN" alt="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://slashdot.org/bookmark.pl?title=Installing+and+Enabling+BFD+on+a+Dedicated+Server&amp;url=http://digitalmissives.com/installing-and-enabling-bfd-on-a-dedicated-server/" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a SlashDot"><img src="http://digitalmissives.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a SlashDot" alt="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.facebook.com/share.php?u=http://digitalmissives.com/installing-and-enabling-bfd-on-a-dedicated-server/" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a FaceBook"><img src="http://digitalmissives.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a FaceBook" alt="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.upnews.it/submit?url=http://digitalmissives.com/installing-and-enabling-bfd-on-a-dedicated-server/&amp;title=Installing+and+Enabling+BFD+on+a+Dedicated+Server" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Upnews"><img src="http://digitalmissives.com/wp-content/plugins/social-bookmarking-reloaded/upnews.png" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Upnews" alt="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Upnews" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://blogsvine.com/submit.php?url=http://digitalmissives.com/installing-and-enabling-bfd-on-a-dedicated-server/" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Blogsvine"><img src="http://digitalmissives.com/wp-content/plugins/social-bookmarking-reloaded/blogsvine.png" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Blogsvine" alt="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Blogsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Installing+and+Enabling+BFD+on+a+Dedicated+Server&amp;c=http://digitalmissives.com/installing-and-enabling-bfd-on-a-dedicated-server/" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a MySpace"><img src="http://digitalmissives.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a MySpace" alt="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.indianpad.com/submit.php?url=http://digitalmissives.com/installing-and-enabling-bfd-on-a-dedicated-server/&amp;title=Installing+and+Enabling+BFD+on+a+Dedicated+Server" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a IndianPad"><img src="http://digitalmissives.com/wp-content/plugins/social-bookmarking-reloaded/indianpad.png" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a IndianPad" alt="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a IndianPad" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.technotizie.it/posta_ok?action=f2&amp;title=Installing+and+Enabling+BFD+on+a+Dedicated+Server&amp;url=http://digitalmissives.com/installing-and-enabling-bfd-on-a-dedicated-server/" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Technotizie"><img src="http://digitalmissives.com/wp-content/plugins/social-bookmarking-reloaded/technotizie.png" title="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Technotizie" alt="Aggiungi 'Installing and Enabling BFD on a Dedicated Server' a Technotizie" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://digitalmissives.com/installing-and-enabling-bfd-on-a-dedicated-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
