Manage ASN Blocks (WebUI Method)
- Open Tools & Utilities ➜ Spam AutoShield Tools.
- Click Block / Unblock ASN.
- Enter the autonomous system number (e.g.
AS204915). - Choose Block ASN to reject all senders from that network or Unblock ASN to remove the restriction.
ASN blocks are perfect for large botnets or abusive providers that rotate IPs constantly.
Command Line (CLI) Method
- SSH into the server.
- Block:
cpfence --add-spam-autoshield-asn AS204915 - Unblock:
cpfence --del-spam-autoshield-asn AS204915
Need Further Assistance?
Visit our Knowledgebase or contact our support team for help.
