IP Range

You can add IP ranges and IP lists in the blacklist (banned list) and whitelist.

Here comes the 3 possible range formats form both v4&v6 IP formats:

  • Simple range IPv4: 123.123.123.100-150
    • from 123.123.123.100 to 123.123.123.150
  • CIDR range IPv4: 123.123.123.0/24
    • from 123.123.123.0 to 123.123.123.255
  • Joker range: 123.123.*.*
    • from 123.123.0.0 to 123.123.255.255
  • Simple range IPv6: 2620:1f6:2000::-2620:1f6:3fff:ffff:ffff:ffff:ffff:ffff
    • from 2620:1f6:2000:0:0:0:0:0 to 2620:1f6:3fff:ffff:ffff:ffff:ffff:ffff
  • CIDR range IPv4: 2620:1f6:2000::/32
    • from 2620:01F6:2000:0:0:0:0:0 to 2620:01F6:2000:ffff:ffff:ffff:ffff:ffff
  • Joker range: 2620:1f6:2000:1000:0500:*
    • from 2620:1f6:2000:1000:0500:0:0:0 to 2620:1f6:2000:1000:0500:ffff:ffff:ffff

Also you can copy/paste IP lists in the textfield. Supported separators are:

  • New lines
  • ","
  • ", "
  • " "
  • ";"

If you need a new separator, please ask the support.