Re: [CentOS] centos 5 iptables

2007-06-12 Thread CentOS List
Around 12:22am on Wednesday, June 13, 2007 (UK time), CentOS List scrawled: Line 35 COMMIT What are the few lines before that? Thanks, I saw the error on my iptables and fixed it up. ___ CentOS mailing list CentOS@centos.org http://lists.cento

Re: [CentOS] centos 5 iptables

2007-06-12 Thread CentOS List
Line 35 COMMIT What are the few lines before that? -A RH-Firewall-1-INPUT -p tcp -m tcp -i eth0 -m state --dport 139 --state NEW -j ACCEPT -A RH-Firewall-1-INPUT -p tcp -m udp -i eth0 -m state --dport 139 --state NEW -j ACCEPT -A RH-Firewall-1-INPUT -p tcp -m tcp -i eth1 -m state --dport 139

Re: [CentOS] centos 5 iptables

2007-06-12 Thread Steve Searle
Around 12:22am on Wednesday, June 13, 2007 (UK time), CentOS List scrawled: > Line 35 > COMMIT What are the few lines before that? Steve -- A: Because it messes up the order in which people normally read text. Q: Why is top-posting a bad thing? 00:39:16 up 26 min, 0 users, load average:

Re: [CentOS] centos 5 iptables

2007-06-12 Thread CentOS List
I applied a set of iptables rules and started iptables without any trouble. But after i edited the rules and restarting it, it gives me "Applying iptables firewall rules: iptables-restore: line 35 failed". I looked into /etc/sysconfig/ for the mentioned file and it was not found. I did a qu

Re: [CentOS] centos 5 iptables

2007-06-12 Thread Steve Searle
Around 11:59pm on Tuesday, June 12, 2007 (UK time), CentOS List scrawled: > Hi, > > I applied a set of iptables rules and started iptables without any trouble. > But after i edited the rules and restarting it, it gives me "Applying > iptables firewall rules: iptables-restore: line 35 failed". I

Re: [CentOS] centos 5 iptables

2007-06-12 Thread Steven Haigh
On 13/06/2007, at 8:59 AM, CentOS List wrote: I applied a set of iptables rules and started iptables without any trouble. But after i edited the rules and restarting it, it gives me "Applying iptables firewall rules: iptables-restore: line 35 failed". I looked into /etc/sysconfig/ for the me

[CentOS] centos 5 iptables

2007-06-12 Thread CentOS List
Hi, I applied a set of iptables rules and started iptables without any trouble. But after i edited the rules and restarting it, it gives me "Applying iptables firewall rules: iptables-restore: line 35 failed". I looked into /etc/sysconfig/ for the mentioned file and it was not found. I did a q