Marcus Yansen
Regular Contributor
So I am getting a bunch of attacks I see in aiprotect. They seem to be from the same set of ips. I blocked these ips using iptables, but i still see the attacks coming from these ips - did I use the wrong commands, or should I see the attacks even after I blocked ips? I am on asus merlin, latest version.
This the command I used:
iptables -I INPUT -s [117.48.157.75] -j DROP
iptables -I OUTPUT -d [117.48.157.75] -j DROP
screenshot of the attacks:
This the command I used:
iptables -I INPUT -s [117.48.157.75] -j DROP
iptables -I OUTPUT -d [117.48.157.75] -j DROP
screenshot of the attacks:
