From: nexor@fnet.pl
To: netfilter@lists.netfilter.org
Subject: Connections and connlimit problem,
Date: Mon, 5 Apr 2004 10:23:23 +0200 [thread overview]
Message-ID: <813267234.20040405102323@fnet.pl> (raw)
Hello,
it's my first post here - so welcome everyone!
I'm using Debian with kernel 2.4.6. I realized that I have a lot lines
in ip_conntrack like that:
tcp 6 431925 ESTABLISHED src=213.155.172.138 dst=217.17.41.88 sport=1057 dport=8074
src=217.17.41.88 dst=213.155.172.138 sport=8074 dport=1057 [ASSURED] use=1
I guess that 431925 (third values) is a timer - means how long this
connection will be tracked. Value of 431925 (in secs) means about 5
days... Those connections stay in ip_conntrack even after user reboot or
shutdown his computer.
I use connlimit and would like to not allow more than 20 connections
at once - here is my problem. After few days my ip_conntrack is full
of connections like that. Users can't make new connections, because
they have those 'dead' connections and connlimit prevent them from
making new.
Sorry for my poor English, I'm waiting for some advices.
--
Best regards,
nexor mailto:nexor@fnet.pl
next reply other threads:[~2004-04-05 8:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-05 8:23 nexor [this message]
2004-04-05 9:47 ` Connections and connlimit problem, nexor
2004-04-06 3:10 ` Kiran Kumar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=813267234.20040405102323@fnet.pl \
--to=nexor@fnet.pl \
--cc=netfilter@lists.netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.