<?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>MyLiteratureTechLife.COM &#187; firewall</title>
	<atom:link href="http://myliteraturetechlife.com/tag/firewall/feed/" rel="self" type="application/rss+xml" />
	<link>http://myliteraturetechlife.com</link>
	<description></description>
	<lastBuildDate>Tue, 08 May 2012 15:18:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Install APF firewall in Linux</title>
		<link>http://myliteraturetechlife.com/install-apf-firewall-in-linux/</link>
		<comments>http://myliteraturetechlife.com/install-apf-firewall-in-linux/#comments</comments>
		<pubDate>Fri, 19 Nov 2010 21:06:48 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[Firewalls]]></category>
		<category><![CDATA[apf]]></category>
		<category><![CDATA[configuration of apf]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[installation of apf]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=684</guid>
		<description><![CDATA[firewall is always very important for the security of your system, specially if you are running a web server running very popular websites then firewall is the life of your server. Previously I explained how to install CSF firewall, and here is the tutorial for APF which is another great firewall available. cd /usr/local/src/ &#160; [...]<p><a href="http://myliteraturetechlife.com/install-apf-firewall-in-linux/">Install APF firewall in Linux</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/install-apf-firewall-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ports to configure in firewall for Directadmin</title>
		<link>http://myliteraturetechlife.com/ports-to-configure-in-firewall-for-directadmin/</link>
		<comments>http://myliteraturetechlife.com/ports-to-configure-in-firewall-for-directadmin/#comments</comments>
		<pubDate>Fri, 22 Oct 2010 21:09:46 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[Directadmin]]></category>
		<category><![CDATA[csf]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[ports]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=619</guid>
		<description><![CDATA[20,21: FTP. Note that ftp will use a &#8220;random high port number&#8221; if the client is in PORT mode, so you may need to add a port range into your /etc/proftpd.conf file to allow ftp connections, eg: PassivePorts 35000 35999 and then open that port range as well in your firewall. 22: ssh access 25, [...]<p><a href="http://myliteraturetechlife.com/ports-to-configure-in-firewall-for-directadmin/">Ports to configure in firewall for Directadmin</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/ports-to-configure-in-firewall-for-directadmin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>perl error in CSF installation</title>
		<link>http://myliteraturetechlife.com/perl-error-in-csf-installation/</link>
		<comments>http://myliteraturetechlife.com/perl-error-in-csf-installation/#comments</comments>
		<pubDate>Fri, 22 Oct 2010 20:51:37 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[Centos]]></category>
		<category><![CDATA[Directadmin]]></category>
		<category><![CDATA[Firewalls]]></category>
		<category><![CDATA[csf]]></category>
		<category><![CDATA[csf on cpanel]]></category>
		<category><![CDATA[csf on directadmin]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[perl error]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=612</guid>
		<description><![CDATA[&#91;root@mailserver csf&#93;# service &#60;a title=&#34;csf&#34; href=&#34;http://www.myliteraturetechlife.com/enableing-passive-mode-in-ftp-server-with-csf-firewall/&#34;&#62;csf&#60;/a&#62; status Status of csf:Can't locate LWP/UserAgent.pm in @INC (@INC contains: /usr/local/cpanel /etc/csf /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/5.8.8 .) at /usr/sbin/csf line 3033. BEGIN failed--compilation aborted at /usr/sbin/csf line 3033. The error is because of perl module installation, which is the basic requirement of csf and the [...]<p><a href="http://myliteraturetechlife.com/perl-error-in-csf-installation/">perl error in CSF installation</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/perl-error-in-csf-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to enable Passive ftp in Pure FTPD</title>
		<link>http://myliteraturetechlife.com/how-to-enable-passive-ftp-in-pure-ftpd/</link>
		<comments>http://myliteraturetechlife.com/how-to-enable-passive-ftp-in-pure-ftpd/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 14:15:40 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[cpanel]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Web hosting]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[ftp.pure ftp]]></category>
		<category><![CDATA[passive]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=141</guid>
		<description><![CDATA[For users that are behind a firewall it might be required that you enable passive ftp in your ftp server and client. While enabling passive ftp in your ftp client is simple, doing so in your ftp server configuration files might be a bit tricky if you don’t know what you are doing. This tutorial [...]<p><a href="http://myliteraturetechlife.com/how-to-enable-passive-ftp-in-pure-ftpd/">How to enable Passive ftp in Pure FTPD</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/how-to-enable-passive-ftp-in-pure-ftpd/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

