lkml.org 
[lkml]   [2006]   [Mar]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: failed to configure iptables with 2.6.16 kernel
Date
Harald Welte wrote:
>
> this sounds like you're missing support for the tcp/udp match.
> This functionality is implemented in xt_tcpudp.{c,ko}, which is compiled
> as soon as x_tables is compiled.

Loading 'xt_tcpudp' module solves the problem. Thanks for the answer.

So, the problem was just that the new 'x_tables' module is loaded automatically
according to modules dependencies, but 'xt_tcpudp' is not.
As a result, an upgrade of the FullPliant user land tools is required in order
to force the 'xt_tcpudp' module to load before calling 'iptables' with
'--destination-port' option.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-03-28 11:31    [W:0.030 / U:0.332 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site