No bug Block ip Range
- Tim Davis
-
Topic Author
- Offline
Less
More
- Posts: 54
- Thank you received: 1
4 years 6 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
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.
- Ruud van Lent
-
- Offline
Less
More
- Posts: 1690
- Thank you received: 108
4 years 6 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
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.