The IP blacklist appears to only be able to submitted using remote URL's. Some ISP's block server access to remote websites, and hence it is not possible to download remote blacklists - this is done as a protective measure to prevent cross site scripting attacks.

Would it be possible to enable uploads from the local server filesystem? e.g. by specifiying something like /public_html/blacklist.txt etc? Alternatively, could we have a textarea form to cut and paste the blacklist into?

Comments

deekayen’s picture

Version: 5.x-1.1 » master
deekayen’s picture

Version: master » 6.x-1.x-dev
Status: Active » Fixed

I'm about to commit a textarea option.

deekayen’s picture

Status: Fixed » Closed (duplicate)
francewhoa’s picture

@deekayen: Thanks. The textarea is great. Real time saver :)

@all: Step on how to use the textarea http://drupal.org/node/136225#comment-2453430