From: Marcus Andersson <iptables@wimlet.se>
To: netfilter@lists.netfilter.org
Subject: Remove established connections!
Date: Thu, 25 Nov 2004 10:26:50 +0100 [thread overview]
Message-ID: <1101374811.1347.49.camel@oracle> (raw)
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
next reply other threads:[~2004-11-25 9:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-25 9:26 Marcus Andersson [this message]
2004-11-25 16:55 ` Remove established connections! Tobias DiPasquale
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=1101374811.1347.49.camel@oracle \
--to=iptables@wimlet.se \
--cc=netfilter@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.