iptables 기반으로 외부에서 ICMP 패킷 차단방법
$ iptables -A INPUT -p icmp --icmp-type echo-request -j REJECT
![]() |
| perplexity에서 생성한 AI이미지 |
iptables 기반으로 외부에서 ICMP 패킷 차단방법
$ iptables -A INPUT -p icmp --icmp-type echo-request -j REJECT
![]() |
| perplexity에서 생성한 AI이미지 |