Google Groupes n'accepte plus les nouveaux posts ni abonnements Usenet. Les contenus de l'historique resteront visibles.

[iptables] iptables: invalid argument

22 vues
Accéder directement au premier message non lu

Martin 'Funny' Heise

non lue,
7 avr. 2004, 19:08:1407/04/2004
à
Hi all,

I'm using a Linux-Box with Debian stable (Woody) with kernel 2.4.5
(vanilla, from kernel.org). After upgrading to kernel 2.4.25, I got
"iptables: invalid argument" when calling "iptables -t nat -A OUTPUT
...". Same problem exists on an older SuSE Linux 7.1

According to the netfilter.org-FAQ, I recompiled the user-space
"iptables"-binary including libraries, but it didn't work out for me :(

strace tells me that the binary is using the correct recompiled
libraries, and stops after calling setsockopt returning "-1 EINVAL
(Invalid argument)"

Any ideas?

Thanx in advance,
Martin 'Funny' Heise

Andrey Asadchev

non lue,
7 avr. 2004, 20:36:5307/04/2004
à

modprobe iptable_nat

Martin 'Funny' Heise

non lue,
8 avr. 2004, 07:41:4008/04/2004
à
Andrey Asadchev wrote:
>
> modprobe iptable_nat

no, that was active, of course - I took my old configuration as basis.
The solution is the newly-introduced "CONFIG_IP_NF_NAT_LOCAL", which was
missing.

Funny

0 nouveau message