From: Patrick Nagelschmidt <dto@gmx.net>
To: lartc@vger.kernel.org
Subject: [LARTC] flush ip_conntrack table manually?
Date: Fri, 21 Feb 2003 14:52:55 +0000 [thread overview]
Message-ID: <marc-lartc-104583928016006@msgid-missing> (raw)
i just got a 'ip_conntrack: table full, dropping packet' because a
p2p-application ran amok. i've killed the process but
/proc/net/ip_conntrack still got more than 7000 (now stale) entries of 8184
max. since the table is now after ~70 minutes down to 6995 entries, i
wonder if i can flush this table manually. the entries in there look like
tcp 6 155674 ESTABLISHED src=x.x.x.x dst=y.y.y.y sport\x1234 dportV78
src=y.y.y.y dst=x.x.x.x sportV78 dport\x1234 [ASSURED] use=1
and if i get ip_conntrack_proto_tcp.c right, the default timeout for
ESTABLISHED is 5 days. but i dont want to wait that long :(
Patrick
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next reply other threads:[~2003-02-21 14:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-21 14:52 Patrick Nagelschmidt [this message]
2003-02-21 19:58 ` [LARTC] flush ip_conntrack table manually? Jose Luis Domingo Lopez
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=marc-lartc-104583928016006@msgid-missing \
--to=dto@gmx.net \
--cc=lartc@vger.kernel.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.