• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Plesk Firewall Config for IPTables

SpAcEDeViL

Basic Pleskian
Hello,

Plesk use the iptables firewall, right?

So, i think many admins need this. New firewall rules.

So a global blocking or accepting for different country's.
eg. over geoip.

I found this, http://www.howtoforge.com/xtables-addons-on-centos-6-and-iptables-geoip-filtering

But this is complete manuell, and when i reconfig the rules in plesk, all my own rules was dropped.

So, i think, we need here new features.

A list, for block a country, or block all, but not this country.

eg. Add a checkbox for : "iptables -I INPUT -m geoip --src-cc CN -j DROP" to block all traffic form china

Or when all traffic is block, a checkbox "for iptables -I INPUT -m geoip --src-cc CN -j ACCEPT" to allow traffic from china.

And a function that checks every month for new geoip entrys and add this to the list.

Wo we can make our servers a different more secured ;)
 
Back
Top