Page 1 of 1

Tor blocklist is not saved

Posted: 10 Jan 2014, 23:34
by csfusr
I have

Code: Select all

TOR|86400|0|http://check.torproject.org/cgi-bin/TorBulkExitList.py?ip=1.1.1.1
in /etc/csf/csf.blocklists. But no csf.block.TOR is created in /var/lib/csf/

--
CENTOS 5.10 i686 virtuozzo – vps
csf v6.40

Re: Tor blocklist is not saved

Posted: 11 Jan 2014, 08:30
by ForumAdmin

Re: Tor blocklist is not saved

Posted: 12 Jan 2014, 01:02
by csfusr
Thanks but the URL is manually modified to the one suggested by you on that thread and the download still fails.

Code: Select all

Unable to retrieve blocklist TOR - Unable to download: 599 - Net::SSLeay 1.49 must be installed for https support
The server has Net::SSLeay 1.57

Re: Tor blocklist is not saved

Posted: 12 Jan 2014, 08:26
by ForumAdmin
Read the thread to the end. You need to set URLGET to 2 in csf.conf

Re: Tor blocklist is not saved

Posted: 14 Jan 2014, 23:15
by csfusr
Ah. OK, my bad. Missed the second page of the thread. Thanks, works fine now.