Paul

At 12:36 19.07.2004 +0200, Paul Tyniec wrote:
>Hello!
>
>TE>> firewall/router and has no native support for doing so. The OP needs to
>TE>> insert the appropriate rules into the mangle table POSTROUTING chain to
>TE>> set TTL as required. The iptables commands can be placed in the 
>TE>> /etc/shorewall/start file.
>
>Y> i exactly planned to do this, but when i tried to insert rules by hand
>
>Y> leaf: -root-
>Y> # iptables -t mangle -A POSTROUTING -j TTL --ttl-set 126
>Y> iptables: No chain/target/match by that name
>
>
>I've found that there isn't module ipt_TTL.o (apparently i need this
>to create rule as above)in my kernel and it isn't available in 
>Bering_1.2_modules_2.4.20.tar.gz
>Probably i need patch-o-matic TTL patch, so it looks i need to do a LOT of reading 
>about compiling and patching kernel:-)

I don't know about your modules file, I have ipt_ttl in mine and the corresponding 
iptables module.

luna > tar tzf Bering_1.2_modules_2.4.20.tar.gz | grep ipt
./2.4.20/kernel/net/ipv4/netfilter/ipt_MIRROR.o
./2.4.20/kernel/net/ipv4/netfilter/ipt_ah.o
./2.4.20/kernel/net/ipv4/netfilter/ipt_esp.o
./2.4.20/kernel/net/ipv4/netfilter/ipt_owner.o
./2.4.20/kernel/net/ipv4/netfilter/ipt_quota.o
./2.4.20/kernel/net/ipv4/netfilter/ipt_ttl.o

Did you load ipt_ttl ?

cheers

Erich

THINK 
Püntenstrasse 39 
8143 Stallikon 
mailto:[EMAIL PROTECTED] 
PGP Fingerprint: BC9A 25BC 3954 3BC8 C024 8D8A B7D4 FF9D 05B8 0A16




-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_idG21&alloc_id040&op=click
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to