[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
problem solved
At the meeting last night, I was describing a weird problem I was
having where I was seeing packet loss across my firewall. I finally
investigated today, and I found a bunch of these messages on the
firewall:
ip_conntrack: table full, dropping packet.
So for whatever reason, the default 4088 entries in the ip_conntrack
table were being used up. I found the culprit and killed it, and also
raised the limit by adding an appropriate (net.ipv4.ip_conntrack_max)
entry to /etc/sysctl.conf.
Now I just need to figure out what's wrong with our router...
Steve
--
steve@silug.org | Southern Illinois Linux Users Group
(618)398-7360 | See web site for meeting details.
Steven Pritchard | http://www.silug.org/
-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.