All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philip Craig <philipc@snapgear.com>
To: Nick Taylor <nickt@lightlink.com>
Cc: netfilter@lists.netfilter.org
Subject: Re: Trying to use NETMAP for 1-1 NAT
Date: Mon, 15 Mar 2004 14:46:35 +1000	[thread overview]
Message-ID: <4055352B.3080904@snapgear.com> (raw)
In-Reply-To: <Pine.GSU.4.58.0403142225080.22714@adore.lightlink.com>

Nick Taylor wrote:
> so, I try:
> iptables -t nat -A POSTROUTING -s 192.168.33.0/24 -j NETMAP
> iptables v1.2.7a: Couldn't load target
> `NETMAP':/usr/lib/iptables/libipt_NETMAP.so: cannot open shared object file: No such file or directory

You just need to rebuild your iptables userspace.  The NETMAP extension
is only included if userspace is built against a kernel that supports it.
There's no need to get the latest iptables userspace from CVS.

-- 
Philip Craig - SnapGear, A CyberGuard Company - http://www.SnapGear.com



      parent reply	other threads:[~2004-03-15  4:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-15  3:57 Trying to use NETMAP for 1-1 NAT Nick Taylor
2004-03-15  4:13 ` Alexander Samad
2004-03-15  7:33   ` Antony Stone
2004-03-16  6:29     ` Nick Taylor
2004-03-16  9:27       ` patch-o-matic and modules Ming-Ching Tiew
2004-03-16  9:46         ` Frederic de Villamil
2004-03-15  4:46 ` Philip Craig [this message]

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=4055352B.3080904@snapgear.com \
    --to=philipc@snapgear.com \
    --cc=netfilter@lists.netfilter.org \
    --cc=nickt@lightlink.com \
    /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.