Notice
Recent Posts
Recent Comments
Tags
- admin port
- mgmtip
- n1548
- n15148
- pod
- etcd
- unix_socket
- Network
- 진상부모_물러가라
- port description
- Netflix
- vmware
- Storage
- CentOS
- wildfly jboss
- 웰카
- maxscale
- CEP
- web&was apche htaccess
- banner
- Path
- drbd
- 우파푸른하늘
- snmp
- 우파푸른하늘80만이벤트
- docker
- openldap
- Auth
- data-door
- 참교육
- mariadb
- dell
- MotD
- perplexity
- Galera Cluster
- RHEL8
- Kubernetes
반응형
250x250
전산쟁이의 기억노트
iptables에서 icmp차단 본문
728x90
반응형
iptables 기반으로 외부에서 ICMP 패킷 차단방법.
$ iptables -A INPUT -p icmp --icmp-type echo-request -j REJECT
출처 - http://igoni.kr/books/linux/page/iptables-icmp
iptables에서 icmp차단 | igoni.kr
iptables 기반으로 외부에서 ICMP 패킷 차단방법 $ iptables -A INPUT -p icmp --icmp-type echo-request...
igoni.kr
728x90
반응형
'Centos기술노트' 카테고리의 다른 글
| make multithread 옵션 (0) | 2022.08.12 |
|---|---|
| Linux 디스크 스케쥴링 (0) | 2022.08.12 |
| gzip으로 압축된 파일 내용 보기 (0) | 2022.08.12 |
| gzip 압축률 확인 (0) | 2022.08.12 |
| corosync / pacemaker를 이용한 HA구성 (0) | 2022.08.12 |
Comments
