All of lore.kernel.org
 help / color / mirror / Atom feed
* Remove established connections!
@ 2004-11-25  9:26 Marcus Andersson
  2004-11-25 16:55 ` Tobias DiPasquale
  0 siblings, 1 reply; 2+ messages in thread
From: Marcus Andersson @ 2004-11-25  9:26 UTC (permalink / raw)
  To: netfilter

Hi 

I have a beowulfcluster on an internal masqueraded net (NAT) which I use
for Counterstrike servers. 
When I launch a server i keep track of which computer on the internal
net that it runs on and makes a dnat forwarding with iptables for the
specified port from the master server (external adress) to the computer
on the internal net. If I restart the server it will most likely be
launched on an onother computer on the internal net and I create a new
forward for the port to the internal computer. So far so good :)

The problem arouses if a person has been connected to a server and that
server is then relocated. His connections are still being routed to the
former computer wich now don't have a server listening on that port. All
new connections on the other hand is forwarded to the correct computer. 

Is there any way I can remove these remembered connections so that when
the rule is rewritten it will actually send all traffic that comes in on
a specified port to the correct adress? 


-- 
/Marcus Andersson
Wimlet Consulting
mail: marcus@wimlet.se
phone: 0707-141716
web: www.wimlet.se



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

end of thread, other threads:[~2004-11-25 16:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-25  9:26 Remove established connections! Marcus Andersson
2004-11-25 16:55 ` Tobias DiPasquale

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.