My site was recently under attack by an IP address I identified by way of the nginx logs. I tried blocking the IP like this which has always worked in the past:
/etc/shorewall/rules DROP net:1.2.3.4 $FW But this time it seemed to have no effect as the IP kept racking up hits in the nginx log. Shorewall runs on the same machine as my web server. Could shorewall/iptables somehow see a different IP address than the one seen and logged by nginx? - Grant ------------------------------------------------------------------------------ _______________________________________________ Shorewall-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shorewall-users
