Hosted by Dailymotion. For legal issues report at the Copyright Center, report us on DMC, or use the Instant Removal tool.
centos 6 - configure iptables
5 Views • Jan 14, 2016
Description
1/ iptables -F
2/ iptables -A INPUT -i lo -j ACCEPT
3/ iptables -A INPUT -p tcp -m tcp --dport 80 -j ACCEPT
4/ iptables -A INPUT -p tcp -m tcp --dport 443 -j ACCEPT
5/ iptables -A INPUT -p tcp -m tcp --dport 5901 -j ACCEPT
6/ iptables -P OUTPUT ACCEPT
7/ iptables-save | sudo tee /etc/sysconfig/iptables
8/ service iptables restart
Keywords & Tags
More from User
Linus Torvalds Jim Zemlin Q& A LinuxCon North America 2015
CentOS Tutorials
Linux Kernel Developer Workspaces Hans Verkuil
CentOS Tutorials
Linus Torvalds Guided Tour of His Home Office
CentOS Tutorials
Kernel Developer Workspaces Linaro's Mark Brown - Travel Edition
CentOS Tutorials
Ubuntu - record a high quality screencast
CentOS Tutorials
centos 7 - XEN
CentOS Tutorials
Related Videos
STATIC IP CONFIGURING -CentOS (Linux)
Filmi Gaane (Bollywood)
[Info] CentOS - la plus mauvaise distribution linux ?
kadogo
Installing Maven 3.2.3 on CentOS 7, Fedora, CentOS, Red Hat and Scientific Linux by Johnathan Mark Smith
Johnathan Smith
centos 6 - configure DNS Bind Server
CentOS Tutorials
How to Install and Configure DNS Server in CentOS (Bangla)
e-knowledge
CentOS 7 configure vncserver (tigervnc-server)
e-knowledge