티스토리 뷰

IA/System Admin

[v6] firewall

kiostory 2011. 6. 1. 09:57

system-config-firewall

또는 system-config-firewall-tui


필요한 서비스 선택, 적용



적용후 iptables 확인 --> 없었던 정책이 적용되었다

[root@server4 pub]# iptables -L
Chain INPUT (policy ACCEPT)
target     prot opt source               destination        
ACCEPT     all  --  anywhere             anywhere            state RELATED,ESTABLISHED
ACCEPT     icmp --  anywhere             anywhere           
ACCEPT     all  --  anywhere             anywhere           
ACCEPT     tcp  --  anywhere             anywhere            state NEW tcp dpt:ftp
ACCEPT     tcp  --  anywhere             anywhere            state NEW tcp dpt:ssh
ACCEPT     tcp  --  anywhere             anywhere            state NEW tcp dpt:http
REJECT     all  --  anywhere             anywhere            reject-with icmp-host-prohibited

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination        
REJECT     all  --  anywhere             anywhere            reject-with icmp-host-prohibited

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination        

'IA > System Admin' 카테고리의 다른 글

[v6] Web server  (0) 2011.06.01
[v6] FTP server  (0) 2011.06.01
[v6] VNC서버 구성  (0) 2011.05.31
[v6] 서비스 관리  (0) 2011.05.31
[v6] ntp 설정  (0) 2011.05.31
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2025/08   »
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31
글 보관함