Experiencing a 401 Unauthorized Error During Update?

If you're seeing a 401 Unauthorized error when trying to update your Joomla extension, it's likely due to our new two-factor authentication (2FA) security measure for your Download ID.
To resolve this, check your email (Spam folder?) for a message to approve your server or device, or read our detailed blog post here( onlinecommunityhub.nl/best-practice/new-...-extension-downloads) to understand the steps involved. This will guide you through approving your server for future updates.

No bug Block ip Range

More
4 years 2 months ago #1343 by Tim Davis
Block ip Range was created by Tim Davis
I have noticed some ips that bots have been using over time are very close. I have been manually adding them to be blocked, but seeing the similarity in them I would like to preemptively block their range.

These are the ones so far:

37.9.159.47
37.9.150.31
37.9.152.100
37.9.147.173
37.9.158.205

What would the syntax be to have ochSimpleFirewall block

37.9.???.???

Also, if any legitimate traffic tried to come from that range, they would still be given the screen to proceed if they are human - correct?

Tim
The topic has been locked.
More
4 years 2 months ago #1344 by Ruud van Lent
Replied by Ruud van Lent on topic Block ip Range
Hi Tim,

you can either block individual IP addresses or a range of IP addresses (CIDR / NetSet) by blacklisting them.

if you want to for example block all IP Addresses between 4.4.4.0 to 4.4.4.255 you can add 4.4.4.0/24
here is a tool that can help you: www.meridianoutpost.com/resources/etools...nvert-ip-to-CIDR.php

Please not that IP addresses / netsets that are added to the manual block list are NOT able to manually override. The reason for this is that when you add someone to that manual list you want to make sure that this person is blocked
The topic has been locked.