From mboxrd@z Thu Jan 1 00:00:00 1970 From: "curby ." Subject: Re: Iptables is resetting Date: Fri, 5 Aug 2005 09:50:58 -0600 Message-ID: <5d2f379105080508503b9e516d@mail.gmail.com> References: <62ddd33050804075057697edb@mail.gmail.com> Reply-To: "curby ." Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: Content-Disposition: inline List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii" To: Jan Engelhardt Cc: netfilter@lists.netfilter.org On 8/5/05, Jan Engelhardt wrote: > Maybe something is calling iptables -F spuriously? On 8/4/05, Joseph Nicholson wrote: > I have listed the tables before I re-applied and see that they > are all still there, but for some reason they stop working.=20 You mention that your userbase is large. Wild guess, but could the conntrack table be filling up or could it be some other load-based thing? I believe /proc/net/ip_conntrack stores state of tracked connections.