From: Cedric Blancher <blancher@cartel-securite.fr>
To: Juliano Dapper <juliano@dualcon.com.br>
Cc: netfilter@lists.netfilter.org
Subject: Re: z-newnat16 - Implementation of the new nat API for kernel 2.4.19-pre4 and above.
Date: 23 Oct 2002 00:32:28 +0200 [thread overview]
Message-ID: <1035325948.10494.24.camel@elendil> (raw)
In-Reply-To: <000a01c27a00$26e18de0$3200a8c0@dualcon.com.br>
Le mar 22/10/2002 à 21:20, Juliano Dapper a écrit :
> I Have problems after compile kernel 2.4.19 with patch-o-matic20020825, option z-newnat16.
> After compile and restart my linux box, i try insert basic rule:
> iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE and result is:
> ARGUMENT INVALID
> My iptables is version 1.2.7a and kernel 2.4.19.
Works fine on my box with z-newnat16 too :
cbr@elendil:~$ sudo iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
cbr@elendil:~$ sudo iptables -t nat -L POSTROUTING -v
Chain POSTROUTING (policy ACCEPT 240 packets, 17859 bytes)
pkts bytes target prot opt in out source destination
0 0 MASQUERADE all -- any eth0 anywhere anywhere
Is iptable_nat.o module loaded (if built as module) ?
--
Cédric Blancher <blancher@cartel-securite.fr>
Consultant en sécurité des systèmes et réseaux - Cartel Sécurité
Tél: +33 (0)1 44 06 97 87 - Fax: +33 (0)1 44 06 97 99
PGP KeyID:157E98EE FingerPrint:FA62226DA9E72FA8AECAA240008B480E157E98EE
next prev parent reply other threads:[~2002-10-22 22:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-22 19:20 z-newnat16 - Implementation of the new nat API for kernel 2.4.19-pre4 and above Juliano Dapper
2002-10-22 22:32 ` Cedric Blancher [this message]
2002-10-23 14:14 ` z-newnat16 - Implementation of the new nat API for kernel2.4.19-pre4 " Martijn Lievaart
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=1035325948.10494.24.camel@elendil \
--to=blancher@cartel-securite.fr \
--cc=juliano@dualcon.com.br \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox