Hello,
I have a lot of login attempts coming from a bunch of IPv6 addresses that all start with 2804:d59:870f:8500:. I want to blacklist any address that start with this IPv6 pattern. I have tried:
2804:d59:870f:8500:
and 2804:d59:870f:8500:*
Both failed to get added to the blacklist. Does anyone know how to successfully add a partial IPv6 address to the blacklist?