> According to documentation that statement appears to be incorrect. Kernel > 2.4 does offer support for both ipt_ttl and ipt_TTL and the --ttl-set > option is mentioned to be valid as of kernel version 2.4 > > For some reason the iptables version used in the current distribution is > stripped of all user friendly messages. `iptables: Unknown error -1` means > the module is not loaded, which I gather to be correct. > > Should be possible to create the module from source if it's not currently > included in Bering. I may in fact already have it as I added a custom > module a while back. I'll check in the morning...
Couldn't resist ofcourse... I actually do have the iptables module for it (libipt_TTL.so) but the option isn't listed in the kernel configuration and it won't function without the kernel module. Might be able to add it using netfilters patch-o-matic though. > Gordon > >> Am Dienstag, 15. Juli 2008 20:19:11 schrieb Vanja Milosevski: >>> Where do I get this module? From what I can see, it's not included in >>> the modules tarball. >> >> >> You're right. >> AFAIK the ipt_TTL module allowing you to ALTER the TTL instead of just >> MATCH >> the TTL, as ipt_ttl does, is not available in the 2.4 kernel versions. >> >> kp >> >> >>> On Tue, Jul 15, 2008 at 12:44 PM, Tom Eastep <[EMAIL PROTECTED]> >>> wrote: >>> > Vanja Milosevski wrote: >>> >> However, on the LEAF box I get the error: >>> >> iptables: Unknown error -1 >>> >> >>> >> Now I don't even know how to diagnose the problem further. Before >>> you >>> >> ask, I've already added the ipt_ttl module but I get "(unused)" to >>> >> appear in front of it when I type 'lsmod' - not sure if this is >>> >> normal. >>> > >>> > You want ipt_TTL, not ipt_ttl >>> > >>> > -Tom >>> > -- >>> > Tom Eastep \ Nothing is foolproof to a sufficiently talented fool >>> > Shoreline, \ http://shorewall.net >>> > Washington USA \ [EMAIL PROTECTED] >>> > PGP Public Key \ https://lists.shorewall.net/teastep.pgp.key >>> > > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the > world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > ------------------------------------------------------------------------ > leaf-user mailing list: [email protected] > https://lists.sourceforge.net/lists/listinfo/leaf-user > Support Request -- http://leaf-project.org/ > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ ------------------------------------------------------------------------ leaf-user mailing list: [email protected] https://lists.sourceforge.net/lists/listinfo/leaf-user Support Request -- http://leaf-project.org/
