All of lore.kernel.org
 help / color / mirror / Atom feed
From: Didier Tournier <Didier.TOURNIER@gemplus.com>
To: netfilter-devel@lists.netfilter.org
Subject: update iptables rule from a target module...
Date: Thu, 05 Dec 2002 11:54:54 +0100	[thread overview]
Message-ID: <3DEF307E.4000100@gemplus.com> (raw)

Hi all,
Is there anybody that could help me with what's following ...
I need to create a new binding rule from a target function of my target 
module loaded by iptables.
this rule is : iptables -t nat -A PREROUTING -d 192.168.0.250 -j DNAT 
--to 10.10.29.50
I've tried to make it with a "do_exec", but that dont work and it could 
be better to update the table directly.
Is there a way to do that? some examples ...

Thanks in advance
Didier

                 reply	other threads:[~2002-12-05 10:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3DEF307E.4000100@gemplus.com \
    --to=didier.tournier@gemplus.com \
    --cc=netfilter-devel@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.