All of lore.kernel.org
 help / color / mirror / Atom feed
From: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
To: Wayne Schroeder <raz@positivenetworks.net>
Cc: netfilter-devel@lists.netfilter.org
Subject: Re: Problem when writing a custom target for PRE and POST routing.
Date: Mon, 25 Sep 2006 23:48:16 +0200	[thread overview]
Message-ID: <45184EA0.7030602@gmx.net> (raw)
In-Reply-To: <45184BB7.8000102@positivenetworks.net>

Wayne Schroeder wrote:
> I am working on a target module that will rewrite the source, dest, and
> mark of a packet.  A project I am doing cannot use the stateful nat for
> a few reasons.

Not directly answering your question, but IIRC in Linux 2.4 it was
possible to do stateless NAT with iproute2. That functionality has
been removed in Linux 2.6 because something broke.
http://lists.netfilter.org/pipermail/netfilter/2005-February/058950.html
http://linux-ip.net/html/nat-stateless.html

However, if you really want to perform stateless NAT with 2.6 kernels
and netfilter, the links above won't help you.

Regards,
Carl-Daniel
-- 
http://www.hailfinger.org/

  reply	other threads:[~2006-09-25 21:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-25 21:35 Problem when writing a custom target for PRE and POST routing Wayne Schroeder
2006-09-25 21:48 ` Carl-Daniel Hailfinger [this message]
2006-09-25 21:51   ` Wayne Schroeder
2006-09-25 22:42 ` Wayne Schroeder

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=45184EA0.7030602@gmx.net \
    --to=c-d.hailfinger.devel.2006@gmx.net \
    --cc=netfilter-devel@lists.netfilter.org \
    --cc=raz@positivenetworks.net \
    /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.