<?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>123 Tweak &#187; Firewall</title>
	<atom:link href="http://www.123tweak.com/tag/firewall/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.123tweak.com</link>
	<description>Optimize your Website</description>
	<lastBuildDate>Tue, 10 Jan 2012 05:54:18 +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>APF installation error on VPS : unable to load iptables module (ip_tables), aborting.</title>
		<link>http://www.123tweak.com/apf-installation-error-on-vps-unable-to-load-iptables-module-ip_tables-aborting/</link>
		<comments>http://www.123tweak.com/apf-installation-error-on-vps-unable-to-load-iptables-module-ip_tables-aborting/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 03:36:22 +0000</pubDate>
		<dc:creator>Tweak</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[APF]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[Firewall]]></category>

		<guid isPermaLink="false">http://www.123tweak.com/?p=877</guid>
		<description><![CDATA[While installing APF on your VPS you get the following error : apf -s apf(13665): {glob} status log not found, created apf(13665): {glob} activating firewall apf(13744): {glob} unable to load iptables module (ip_tables), aborting. apf(13665): {glob} firewall initalized apf(13665): {glob} !!DEVELOPMENT MODE ENABLED!! – firewall will flush every 5 minutes. You need to configure the [...]]]></description>
		<wfw:commentRss>http://www.123tweak.com/apf-installation-error-on-vps-unable-to-load-iptables-module-ip_tables-aborting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Script to daily email APF status</title>
		<link>http://www.123tweak.com/script-to-daily-email-apf-status/</link>
		<comments>http://www.123tweak.com/script-to-daily-email-apf-status/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 00:00:56 +0000</pubDate>
		<dc:creator>Tweak</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[APF]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Firewall]]></category>

		<guid isPermaLink="false">http://www.123tweak.com/?p=458</guid>
		<description><![CDATA[You are running APF on your server, but sometimes you think &#8220;is APF running fine ?&#8221; This script sends you an email with APF satus. Log in to your server as root Create the script: nano apfstatus.sh Put this on the file: #!/bin/bash tail -200 /var/log/apf_log &#124; mail -s "APF Status" youemail@domain.com Save and Exit [...]]]></description>
		<wfw:commentRss>http://www.123tweak.com/script-to-daily-email-apf-status/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install (D)DOS-Deflate</title>
		<link>http://www.123tweak.com/how-to-install-ddos-deflate/</link>
		<comments>http://www.123tweak.com/how-to-install-ddos-deflate/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 17:08:26 +0000</pubDate>
		<dc:creator>Tweak</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[ddos]]></category>
		<category><![CDATA[dos]]></category>
		<category><![CDATA[Firewall]]></category>
		<category><![CDATA[install]]></category>

		<guid isPermaLink="false">http://www.123tweak.com/?p=278</guid>
		<description><![CDATA[What is DOS-Deflate? (D)DoS Deflate is a shell script developed by Zaf, originally for use on MediaLayer servers to assist in combating denial of service attacks. However, it was seen to be very effective for our purpose, and therefore was released as a contribution to the web hosting community. (D)DoS Deflate is now used by [...]]]></description>
		<wfw:commentRss>http://www.123tweak.com/how-to-install-ddos-deflate/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to install KISS Firewall</title>
		<link>http://www.123tweak.com/how-to-install-kiss-firewall/</link>
		<comments>http://www.123tweak.com/how-to-install-kiss-firewall/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 16:16:32 +0000</pubDate>
		<dc:creator>Tweak</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Firewall]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[Kiss]]></category>

		<guid isPermaLink="false">http://www.123tweak.com/?p=261</guid>
		<description><![CDATA[What is KISS My Firewall? KISS My Firewall is a FREE iptables script designed for a typical web server. It takes advantage of the latest firewall technologies including stateful packet inspection and connection tracking. It also contains some preventative measures for port scanning, DoS attacks, and IP spoofing, among other things. KISS My Firewall 2 [...]]]></description>
		<wfw:commentRss>http://www.123tweak.com/how-to-install-kiss-firewall/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To install BFD (Brute Force Detection)</title>
		<link>http://www.123tweak.com/ddos-prevention-tools-bfd-installation/</link>
		<comments>http://www.123tweak.com/ddos-prevention-tools-bfd-installation/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 18:56:03 +0000</pubDate>
		<dc:creator>Tweak</dc:creator>
				<category><![CDATA[Servers]]></category>
		<category><![CDATA[BFD]]></category>
		<category><![CDATA[ddos]]></category>
		<category><![CDATA[dos]]></category>
		<category><![CDATA[Firewall]]></category>
		<category><![CDATA[Installed]]></category>

		<guid isPermaLink="false">http://www.123tweak.com/?p=213</guid>
		<description><![CDATA[What is BFD (Brute Force Detection)? BFD is a modular shell script for parsing applicable logs and checking for authentication failures. There is not much complexity or detail to BFD yet and likewise it is very straight-forward in its installation, configuration and usage. The reason behind BFD is very simple; the fact there is little [...]]]></description>
		<wfw:commentRss>http://www.123tweak.com/ddos-prevention-tools-bfd-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install APF (Advanced Policy Firewall)</title>
		<link>http://www.123tweak.com/how-to-install-apf-advanced-policy-firewall/</link>
		<comments>http://www.123tweak.com/how-to-install-apf-advanced-policy-firewall/#comments</comments>
		<pubDate>Sun, 07 Jun 2009 19:16:35 +0000</pubDate>
		<dc:creator>Tweak</dc:creator>
				<category><![CDATA[Servers]]></category>
		<category><![CDATA[APF]]></category>
		<category><![CDATA[Firewall]]></category>
		<category><![CDATA[install]]></category>

		<guid isPermaLink="false">http://www.123tweak.com/?p=5</guid>
		<description><![CDATA[What is APF (Advanced Policy Firewall)? APF Firewall APF is a policy based iptables firewall system designed for ease of use and configuration. It employs a subset of features to satisfy the veteran Linux user and the novice alike. Packaged in tar.gz format and RPM formats, make APF ideal for deployment in many server environments [...]]]></description>
		<wfw:commentRss>http://www.123tweak.com/how-to-install-apf-advanced-policy-firewall/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

