Summary: Exact syntax and examples for iptables

sunhux G sunhux at gmail.com
Fri Sep 18 12:01:13 UTC 2009


Ok, I miss what Aaron told me earlier:

# chkconfig iptables on
# /sbin/iptables -I RH-Firewall-1-INPUT -s 10.5.5.25 -j DROP
# /sbin/service iptables save   <== this will create /etc/sysconfig/iptables
# service iptables restart


Thanks



More information about the redhat-list mailing list