All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Tsachi Sharfman" <Tsachi_Sharfman@etagon.com>
To: netfilter@lists.samba.org, netfilter-devel@lists.samba.org
Subject: Deleting Connection Tracking information
Date: Mon, 8 Jul 2002 14:31:26 +0200	[thread overview]
Message-ID: <agbtac$rh2$2@main.gmane.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 823 bytes --]

Hi,

 

I would like to add a NAT rule on a gateway while connections are passing through it, and have the rule apply to existing connections. I understand this is not the behavior when the rule is simply added to the NAT table, since netfilter consults the NAT table only for the first packet of the connection. I assume that if I can delete connection tracking information on the gateway, once a packet belonging to an existing connection passes through the gateway netfilter will regard it as a new connection (since there is no connection tracking information for it), and apply the new NAT rules that existing connection. My questions are:

 

1.	Is my assumption correct?
2.	Is the answer to the first question is yes, how can I delete connection tracking information?

 

Thanks,

Tsachi Sharfman.


[-- Attachment #2: Type: text/html, Size: 2769 bytes --]

             reply	other threads:[~2002-07-08 12:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-08 12:31 Tsachi Sharfman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-07-08 12:31 Deleting Connection Tracking information Tsachi Sharfman
2002-07-08 11:43 ` Antony Stone
2002-07-08 23:31   ` Joakim Axelsson
2002-07-08 23:50     ` Antony Stone
2002-07-09  0:44       ` Ramin Alidousti
2002-07-08 12: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='agbtac$rh2$2@main.gmane.org' \
    --to=tsachi_sharfman@etagon.com \
    --cc=netfilter-devel@lists.samba.org \
    --cc=netfilter@lists.samba.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.