You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm. You're right that in the current form, explicitly listing some ICMP packet types does not really make sense. In doubt I would rather remove the ICMP filtering altogether and simply allow all ICMP. One could also think about rate limiting and specifically filtering out certain types of requests. As it stands, the configuration allows any ICMP requests.
I am not an expert, but shouldn't we add the following rule:
at line 34 in
iptables.test.rules
to block all other ICMP packets.The text was updated successfully, but these errors were encountered: