• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

How do you enter a range of IPs to block

danallen1

Basic Pleskian
I am trying to block this whole range of IPs, all that begin with 66.249. How is is that done? Thank you.

firewall.png
 
Hi danallen1,

here's a short hint, how you can manage to put IP ranges into your Plesk firewall:

123.123.123.123/32
just 123.123.123.123 ( only this specific IP )

123.123.123.0/24
the complete 123.123.123.0 network ( 254 IPs )

123.123.0.0/16
the complete 123.123.0.0 network ( 64.516 IPs )

123.0.0.0/8
the complete 123.0.0.0 network ( 16.387.064 IPs )
 
Back
Top