티스토리 뷰
반응형
17년 4월 기준.
systemctl stop firewalld
systemctl mask firewalld
yum install iptables-services
systemctl enable iptables
service iptables save
// firewalld 대신 iptables 사용 관련
yum install net-tools
// ifconfig 사용하기 위해 net-tools 설치
ip addr show
// centos7 ip확인시 ifconfig 안됨. ip addr show로 확인
반응형
'Study' 카테고리의 다른 글
| iptime(아이피타임) 관련 (0) | 2024.01.27 |
|---|---|
| Image Viewer(이미지 뷰어) 관련 (0) | 2024.01.27 |
| PostgreSQL(포스크그레스퀄) Operation(운영) 관련 (0) | 2024.01.21 |
| Linux(리눅스) yum(염) 관련 (0) | 2024.01.21 |
| vmware(브이엠웨어) 관련 (0) | 2024.01.21 |
댓글