Red Hat- iptables
Posted: Mon Dec 17, 2007 9:19 pm
I have abandoned Windows and I'm installing OpenEMM for Red Hat right now. Step 3 confuses me. It says, "edit the file 'etc/sysconfig/iptables' [...]. Add/modify the lines in the section '-A RH-Firewall-1-INPUT'."
The problem is, iptables does not have a section called "-A RH-Firewall-1-INPUT". This is the entire file:
Why is iptables missing the section I need? Am I looking in the wrong file? Is there a command I need to execute first?
The problem is, iptables does not have a section called "-A RH-Firewall-1-INPUT". This is the entire file:
Code: Select all
# Generated by iptables-save v1.3.5 on Mon Dec 17 18:34:34 2007
*filter
:INPUT ACCEPT [429:69258]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [180:27172]
COMMIT
# Completed on Mon Dec 17 18:34:34 2007