Server Software and Configuration Services
MailScanner Script v2.28 Released
There is a new release of the MailScanner script:
v2.28
Firefox v1.5 and Googlebar
I upgraded to Firefox v1.5 yesterday without any problems. Quite a few extensions were disabled, but either upgrading or simply reinstalling them fixed them all up except for the excellent googlebar. Since they no longer seem to be developing it anymore, I decided to hack the XPI file and it works just fine in v1.5 of firefox now.For those that are desperate for their Googlbar, you can download my hacked version of googlebar-0.9.12.01-fx.xpi. Just install it and then restart Firefox.
mod_security v1.9.1 released
There’s a new version of mod_security that has just been released. Here are the details:
APF antidos
With a wide range of experience in dealing with issues and problems caused either directly or indirectly by APF, I’ve come to the conclusion that the antidos (AD) feature of APF is much more trouble than it is worth. With it enabled, it’s apparent that the iptables rules can very quickly become dangerously full. This can lead to at least two issues:
- Ethernet traffic is slowed down due to the large number of lookup checks required
- A server can be rendered unbootable
That last point is the most dangerous. I’ve seen several servers with around 1000 IP addresses in the firewall preventing a server from booting. IIRC, this happens because APF is taking so long to load up the iptables rules, the boot sequence basically stalls and goes no further.Details on disabling antidos if you have it enabled follow…Steps to disable AD:
- Edit /etc/apf/conf.apf and set: USE_AD=”0″
- Empty out the AD rules: cat /dev/null > /etc/apf/ad/ad.rules
- Restart APF: apf -r
- Remove the root crontab entry that mentions antidos, also check /etc/crontab
- Make sure that antidos isn’t still running in cron: killall -9 antidos
Apologies
Apologies to those that had added comments. I decided to switch
to different blog software that made my life easier. Please feel free
to post again if you wish 🙂
Vulnerabalities and Viruses
Added a new page to the site that lists the latest bugs and vulnerabilities from Security Focus and the most current virus threats from ESET
I must say that I really do like NOD32 for windows-based virus scanning and we use it on our main PC’s. Our servers are, of course, all protected by ClamAV which works excellently at filtering out email borne viruses 🙂
Welcome to the ConfigServer Blog
This is a new feature for visitors to
ConfigServer to keep in touch with our news and views. We hope to
maintain this blog on a frequent basis and will include information on:
- ConfigServer News
- ConfigServer Views
- New Application Releases
- Relevant Industry News
The New Application Releases information will be about those apps used in our cPanel Service Packages
and will include configuration changes that we use as well as
information about when new releases are made that we feel are useful to
upgrade to.