2014년 2월 8일 토요일

fedora 20 port 열기

# yum install iptables-services
# iptables -I INPUT 1 -p tcp --dport 1000 -j ACCEPT
# service iptables save 
# systemctl mask firewalld.service
# systemctl enable iptables.service
 
check
 
vi /etc/sysconfig/iptables
 
출처: http://blog.naver.com/PostView.nhn?blogId=jxs2&logNo=110147025566
 
https://fedoraproject.org/wiki/FirewallD#Using_static_firewall_rules_with_the_iptables_and_ip6tables_services

댓글 1개:

  1. # iptables -I INPUT 1 -p tcp --dport 81 -j ACCEPT

    # systemctl start firewalld.service

    답글삭제

gemini scripts

  5. 외로움을 기본값으로 인정하기 "인간은 원래 혼자 와서 혼자 가는 존재"라는 사실을 담담하게 받아들이는 마인드셋이 중요합니다. 괴로운 외로움은 '남들은 다 행복해 보이는데 나만 혼자야'라는 비교에서 옵니다. 누구...