All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philip Craig <philipc@snapgear.com>
To: Jorge Davila <davila@nicaraguaopensource.com>
Cc: netfilter@lists.netfilter.org
Subject: Re: Unknown error 4294967295
Date: Tue, 07 Feb 2006 14:10:30 +1000	[thread overview]
Message-ID: <43E81DB6.1040504@snapgear.com> (raw)
In-Reply-To: <1139275250.3600.3.camel@davila.nicaraguaopensource.com>

On 02/07/2006 11:20 AM, Jorge Davila wrote:
> Trying to execute this rule
> 
> iptables -t mangle -A PREROUTING -s  -j NETMAP --to 192.168.3.0/24
> 
> I receive
> 
> iptables: Unknown error 4294967295

I assume you really had an address after the -s option.

I can't explain the error you are seeing, but at least one
problem is that you must use the nat table, not the mangle table.



  reply	other threads:[~2006-02-07  4:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-07  1:20 Unknown error 4294967295 Jorge Davila
2006-02-07  4:10 ` Philip Craig [this message]
2006-02-07 10:44 ` ich hier
  -- strict thread matches above, loose matches on Subject: below --
2005-06-28 19:58 DiegoLacerda

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=43E81DB6.1040504@snapgear.com \
    --to=philipc@snapgear.com \
    --cc=davila@nicaraguaopensource.com \
    --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.