* Unknown error 4294967295
@ 2005-06-28 19:58 DiegoLacerda
0 siblings, 0 replies; 4+ messages in thread
From: DiegoLacerda @ 2005-06-28 19:58 UTC (permalink / raw)
To: netfilter
Hi people!
I got this message with the PSD and UNCLEAN modules, but I succeeded by
reconfiguring and compiling my kernel again.
Try to recompile your kernel source with CONFIG_IP_NF_TARGET_NETMAP=y
option in your .config file.
Best regards,
Diego Lacerda.
> Hi
> On Mon, 06 Feb 2006 19:20:49 -0600
> Jorge Davila <davila at nicaraguaopensource.com <https://lists.netfilter.org/mailman/listinfo/netfilter>> wrote:
>>/ Hi list!:
/>>/
/>>/ 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
/>>/
/>>/ Someone knows where to look?
/>>/
/
>first i would look into your arguments, as the source-ip(range) to match
>is not specified. second i would look into the argument-handling of
>iptables as this error is easy to catch ;)
>regards
>virtual
^ permalink raw reply [flat|nested] 4+ messages in thread
* Unknown error 4294967295
@ 2006-02-07 1:20 Jorge Davila
2006-02-07 4:10 ` Philip Craig
2006-02-07 10:44 ` ich hier
0 siblings, 2 replies; 4+ messages in thread
From: Jorge Davila @ 2006-02-07 1:20 UTC (permalink / raw)
To: netfilter
Hi list!:
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
Someone knows where to look?
The system is Ubuntu 5.10 and iptables 1.3.5
Thanks,
--
-----------------------------------------------------------------
Jorge Isaac Davila Lopez
-
sitio web: http://www.nicaraguaopensource.com/
correo-e: davila@nicaraguaopensource.com
-
clave pgp: http://www.nicaraguaopensource.com/claves/nos.asc
huella digital: F8F4 8563 28D2 29E1 E2EA 9EAB CA0F A96F A3EE 6F56
-----------------------------------------------------------------
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Unknown error 4294967295
2006-02-07 1:20 Jorge Davila
@ 2006-02-07 4:10 ` Philip Craig
2006-02-07 10:44 ` ich hier
1 sibling, 0 replies; 4+ messages in thread
From: Philip Craig @ 2006-02-07 4:10 UTC (permalink / raw)
To: Jorge Davila; +Cc: netfilter
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.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Unknown error 4294967295
2006-02-07 1:20 Jorge Davila
2006-02-07 4:10 ` Philip Craig
@ 2006-02-07 10:44 ` ich hier
1 sibling, 0 replies; 4+ messages in thread
From: ich hier @ 2006-02-07 10:44 UTC (permalink / raw)
To: netfilter
Hi
On Mon, 06 Feb 2006 19:20:49 -0600
Jorge Davila <davila@nicaraguaopensource.com> wrote:
> Hi list!:
>
> 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
>
> Someone knows where to look?
>
first i would look into your arguments, as the source-ip(range) to match
is not specified. second i would look into the argument-handling of
iptables as this error is easy to catch ;)
regards
virtual
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-02-07 10:44 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-28 19:58 Unknown error 4294967295 DiegoLacerda
-- strict thread matches above, loose matches on Subject: below --
2006-02-07 1:20 Jorge Davila
2006-02-07 4:10 ` Philip Craig
2006-02-07 10:44 ` ich hier
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.