iptables suddently stop working

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wednesday 06 November 2002 6:09 pm, Luis Fernando Barrera wrote:

> Hi all,
>
> I have a strange behavior in my Red Hat 7.3 box using iptables...I allow
> certain users to send ICMP packages across the firewall, using the FORWARD
> chain and NAT table(with SNAT).
>
> However sometimes the firewall stop routing the packets, but only certain
> traffic. In my
> case is the traffic accross the FORWARD chain.
> Then... I just restart (flush) the iptables script and it works again.
> I'm wondering whether there is some buffer which is getting full, so the
> iptables code stop routing the packets?
>
> Is there anything I should check? I use state-full connections in all the
> rules.

I don't seriously think it can be your connection tracking table, because 
that does not get cleared simply by flushing and reloading the rules.

However:

1. What do you get for
wc -l /proc/net/ip_conntrack

2. What do you get for
cat /proc/sys/net/ipv4/ip_conntrack_max

3. How much memory do you have in your firewall ?

Antony.

-- 

Most people have more than the average number of legs.



[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux