Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][tlug] iptables rules disappearing ...
- Date: Mon, 17 Feb 2003 16:33:02 +0900
- From: Jean-Christian Imbeault <jc@example.com>
- Subject: [tlug] iptables rules disappearing ...
- User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.2) Gecko/20021120 Netscape/7.01
I'm finding that I can set iptables rules but that after about 30 seconds they disappear and I am left with three empty INPUT/OUTPUT/FORWARD tables ... # iptables -n -L Chain INPUT (policy ACCEPT) target prot opt source destination ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:53 ACCEPT udp -- 0.0.0.0/0 0.0.0.0/0 udp dpt:53 Chain FORWARD (policy DROP) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 After about 30 seconds .... # iptables -n -L Chain INPUT (policy ACCEPT) target prot opt source destination Chain FORWARD (policy DROP) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination [root@example.com etc]# Can anyone hazard a guess as to what is making my rules disappear like that? I've even tried writting the rules to file with iptables-save and then rebooting my machine. The rules show up fine after I reboot but they also disappear after about 30 seconds. Maybe I have installed iptables wrong or have some remnants of Red Hat specific iptables stuff left lying around that is coming back to haunt me? Any guesses? Jc
- Follow-Ups:
- Re: [tlug] iptables rules disappearing ...
- From: A. Sajjad Zaidi
- Re: [tlug] iptables rules disappearing ...
- From: Botond Botyanszki
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] FreeWnn and kinput2
- Next by Date: Re: [tlug] iptables rules disappearing ...
- Previous by thread: Re: [tlug] wajira
- Next by thread: Re: [tlug] iptables rules disappearing ...
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links