• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Question Block access from the TOR network to my domains

Tize

Basic Pleskian
Hello everyone, I would like to know if anyone.
How to block access to the domains hosted in Plesk of the TOR network?
I currently have CSF installed since it is a bit more advanced than iptables.

SO: CentOS 6.5 (Final)‬
Versión de Plesk: 12.5.30 Actualización #59, última actualización 31/Ene/2017 03:44

Thank you very much.
 
Hi,

You can get the list with IPs of all the exit nodes that can access your service from this link

https://check.torproject.org/cgi-bin/TorBulkExitList.py

Then you can add the IP's to :
vi /etc/csf/csf.deny

Restart CSF.

Also If you need to whitelist or block a range of IP addresses using CSF, it can be done, but you need to use the CIDR format.

For example, to block 192.168.0.0 to 192.168.0.255 you would add 192.168.0.0/24 to the blocked list.

You can use the following tool: http://ip2cidr.com/

and use the following command

csf -d IP/Range

Thanks,
 
Hi,

You can get the list with IPs of all the exit nodes that can access your service from this link

https://check.torproject.org/cgi-bin/TorBulkExitList.py

Then you can add the IP's to :
vi /etc/csf/csf.deny

Restart CSF.

Also If you need to whitelist or block a range of IP addresses using CSF, it can be done, but you need to use the CIDR format.

For example, to block 192.168.0.0 to 192.168.0.255 you would add 192.168.0.0/24 to the blocked list.

You can use the following tool: http://ip2cidr.com/

and use the following command

csf -d IP/Range

Thanks,



Hello, thank you very much for your help and for your time.
I have been looking at what you mention but I think there must be another way to do it without having to block iP addresses.
Because by blocking the addresses as you tell me by ranges that are thousands of the TOR network.

It would take a long time.

If you are so kind to enter here from TOR www.tdbank.com you can check what I mean, directly block TOR DNS or something else, and now many banks and prestigious websites use this same technology.

I hope you can help me, and thank you very much for your time.


Captura de pantalla 2017-02-17 a las 9.50.23.png
 
Back
Top