From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick Nagelschmidt Date: Fri, 21 Feb 2003 14:52:55 +0000 Subject: [LARTC] flush ip_conntrack table manually? Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org 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 sport34 dportV78 src=y.y.y.y dst=x.x.x.x sportV78 dport34 [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/