Linux Netfilter discussions
 help / color / mirror / Atom feed
* terminating connections when an interface goes down
@ 2004-03-13 18:24 MaXxX
  2004-03-13 18:44 ` Antony Stone
  0 siblings, 1 reply; 3+ messages in thread
From: MaXxX @ 2004-03-13 18:24 UTC (permalink / raw)
  To: netfilter

Hello.

Having recently switched to a faster ISP but with dynamically assigned
(and forcibly changed every 24h) IP, I'd like the conntrack module to
TERMINATE all active connections when the IP changes. Some programs
behave very badly when their connections are left to time out, and
some services ban a user for quite a long time when they detect a
double login (and that's how a timeout-IP change-relogin looks to
them)...

So far I've been using the MASQUERADE target, but all the difference
between it and SNAT is that it forgets its connections. What I'd like
is that it terminated them - preferably by generating a two-way
FIN+RST (or whatever a "terminate" packet looks like).

Is there an option I can use for that, or should I try to make a patch
for it (if so, what source file should I be mostly looking at?)

-- 
 |\  /|      \~~~/     \~~~/
 | \/ |  /\   > <  \~/  > <    ICQ# 3146019
 |____| /__\ /___\ /_\ /___\    IQ# 3.14159
"This is Pearl Harbor! Japanese aircraft incom-" NO CARRIER




^ permalink raw reply	[flat|nested] 3+ messages in thread
* terminating connections when an interface goes down
@ 2004-03-02 12:39 MaXxX
  0 siblings, 0 replies; 3+ messages in thread
From: MaXxX @ 2004-03-02 12:39 UTC (permalink / raw)
  To: netfilter

Hello.

Having recently switched to a faster ISP but with dynamically assigned
(and forcibly changed every 24h) IP, I'd like the conntrack module to
TERMINATE all active connections when the IP changes. Some programs
behave very badly when their connections are left to time out.

So far I've been using the MASQUERADE target, but all the difference
between it and SNAT is that it forgets its connections. What I'd like
is that it terminated them (immediate RST to all connections).

Is there an option I can use for that, or should I go try to make a
patch for it (if so, then what source file should I be mostly looking
at?)

-- 
 |\  /|      \~~~/     \~~~/
 | \/ |  /\   > <  \~/  > <    ICQ# 3146019
 |____| /__\ /___\ /_\ /___\    IQ# 3.14159
"This is Pearl Harbor! Japanese aircraft incom-" NO CARRIER




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-03-13 18:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-13 18:24 terminating connections when an interface goes down MaXxX
2004-03-13 18:44 ` Antony Stone
  -- strict thread matches above, loose matches on Subject: below --
2004-03-02 12:39 MaXxX

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox