Firewalls | MyLiteratureTechLife.COM

Iptables firewall on Debian

July 29th, 2011 1 Comment

Iptables provide filtering, NAT and other packet mangling. Viewing current configuration iptables -L Output will be like Chain INPUT (policy ACCEPT) target prot opt source destination Chain FORWARD (policy ACCEPT) target prot opt source ...



CO.CC:Free Domain

Uninstalling apf firewall

June 27th, 2011 0 Comments

All you need is to run following commands service iptables stop chkconfig apf off /bin/rm -rfv /etc/apf /bin/rm -fv /etc/cron.daily/fw /bin/rm -fv /etc/init.d/apf iptables -L...

APF: unable to load iptables module (ip_tables), aborting

June 27th, 2011 0 Comments

If you are getting error on apf unable to load iptables module (ip_tables), aborting It means, your kernel is compiled with iptables statically instead of as a module, and you will need to change this in the /etc/apf/conf.apf MONOKERN="0" Set it to "1" So open /etc/apf/conf.apf file and modify...

Install APF firewall in Linux

November 20th, 2010 0 Comments

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...

Ports to configure in firewall for Plesk

November 8th, 2010 0 Comments

Previously I explained the list of ports to configure in firewall if you are running direct admin in your web servers. Ports to configure in firewall for Directadmin Here is the list of ports which are required to configure if you are running plesk control panel. #20 ftp-data #21 ftp #22...

CSF on DirectAdmin

October 23rd, 2010 1 Comment

There was a time when I was about to select a firewall for a server which had DirectAdmin installed and I choosed CSF. CSF is one of the best firewall available for hosting servers. Installation of CSF in directAdmin is really easy, just download csf. Extract it and Install it Just a 3...

perl error in CSF installation

October 23rd, 2010 0 Comments

[root@mailserver csf]# service csf 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...

ip_conntrack table is full and dropping packets

March 12th, 2010 0 Comments

Last day one of our server had an attack, attack was not so big but still server was unresponsive because of this. After some research I found that this is because of iptables which are being load while handling so much traffic. Then I found a good article on the same issue which you can read by...

Installing & configuring shorewall firewall in Ubuntu/Debian

February 5th, 2010 5 Comments

Shore line firewall known as "Shorewall", it is a very high level firewall and very easy to install and ocnfigure How to install :- sudo apt-get install shorewall configuring shorewall startup service :- nano /etc/default/shorewall #Now simply change the line below from 0 to 1 startup =...

Enableing passive mode in FTP server with CSF firewall

January 11th, 2010 0 Comments

Passive mode is always very important for ftp servers, if you are running csf firewall and cannot connect to ftp server then it means that range of passive ports is blocked in firewall. Here are simple steps 1) Add Passive Port range 30000-350000 to your Pureftp or Proftp configuration...

Alexa Rank