From: Daimonion <daimonion@misanthropos.de>
To: netfilter-devel@lists.netfilter.org
Subject: ip_conntrack cleanup on reconnection?
Date: Mon, 05 Jul 2004 15:20:28 +0200 [thread overview]
Message-ID: <opsan10edrkwfgqe@starbug.karlshof.de> (raw)
Hi!
I have a with my DSL uplink reconnects (ppp restart) for kernels with
higher versions than 2.4.23.
I am using Teamspeak (TS) connected to a public server.
With 2.4.23 I can restart the ppp-connection and my TS-client still keeps
connected with the TS-server, which
I appreciate. But eversince 2.4.25 or 2.6.x a ppp reconnect disconnects
the TS-client and I have to reconnect
manually.
Additionally, if I played a game (Enemy Territory) while getting
disconnected, I can?t reconnect to that
server anymore for a while. It seems like an entry in ip_conntrack
prevents me from reconnecting (UDP) until
it has timed out.
Any suggestions, or ideas on this one?
Having a look at net/ip_MASQUARDE.c the ip_conntrack list should be empty
after a device was down (cleanup?), but
the list still is full of entries.
Shouldnt the list be empty or, at least rewritten with the new
ip-addresses?
Regards,
Richard
next reply other threads:[~2004-07-05 13:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-05 13:20 Daimonion [this message]
2004-07-10 11:57 ` ip_conntrack cleanup on reconnection? Herve Eychenne
2004-07-10 15:36 ` Pablo Neira
2004-07-11 2:06 ` Henrik Nordstrom
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=opsan10edrkwfgqe@starbug.karlshof.de \
--to=daimonion@misanthropos.de \
--cc=netfilter-devel@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.