V
V
Vladimir Revyakin2017-05-20 18:37:43
firewall
Vladimir Revyakin, 2017-05-20 18:37:43

ICMP attack on the server?

Good afternoon, tell me please, is it possible to use a firewall (firewalld) to protect against ICMP attacks on the server?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dimonchik, 2017-05-20
@dimonchik2013

[email protected]:~# iptables -A INPUT -p icmp -m limit --limit 2/second --limit-burst 2 -j ACCEPT
[email protected]:~# iptables -A INPUT -p icmp -j DROP

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question