jgmdev / ddos-deflate

Fork of DDoS Deflate with fixes, improvements and new features.
Other
760 stars 262 forks source link

Ddos ot blocking ::ffff:x.x.x.x ip's #87

Open CarlosVMX1 opened 11 months ago

CarlosVMX1 commented 11 months ago

Just installed ddos-deflate and is working really good, but found a problem with some ip's (not sure if are ipv6 ones) that shows at the ban list but they are not really banned, looks like some kind of ipv4 mask since if for example the ban list shows ::ffff:1.1.1.1 that ip can still connect, but if I ban the ipv4 ip 1.1.1.1 (I use APF) the user is disconnected, is there a configuration that i'm missing?