Search found 3 matches

by xenitive
15 Jan 2023, 13:21
Forum: General Discussion (csf)
Topic: CSF Disable ICMP Ping Logging
Replies: 2
Views: 1945

Re: CSF Disable ICMP Ping Logging

Update: It worked for a while (2 years), then started flooding the logs again... Raising the rate to 30/s in hopes it will reduce the log clutter. @devs: It would be nice if there were an option in the settings to disable these logs unless a certain threshold has been hit. Since ICMP isn't a port, i...
by xenitive
26 Oct 2020, 23:50
Forum: General Discussion (csf)
Topic: CSF Disable ICMP Ping Logging
Replies: 2
Views: 1945

Re: CSF Disable ICMP Ping Logging

I may have answered my own question. I had ICMP_IN_RATE = 1/s I have changed this to 5/s I did a quick test of setting ICMP_IN_RATE = .1/s, then running tail -f /var/log/messages | grep "ICMP_IN" I got a handful of blocks in a very short period with it set to .1/s. I'm guessing the 1/s is ...
by xenitive
26 Oct 2020, 21:44
Forum: General Discussion (csf)
Topic: CSF Disable ICMP Ping Logging
Replies: 2
Views: 1945

CSF Disable ICMP Ping Logging

I'm using Logwatch and have noticed a bunch of logs coming in for ICMP. For example: iptables firewall Listed by source hosts: Logged 1760 packets on interface eth0 From 3.87.248.151 - 1 packet to icmp(8) From 3.231.165.178 - 2 packets to icmp(8) From 3.236.183.212 - 2 packets to icmp(8) From 3.236....