> > + iptables -t mangle -A PREROUTING -i eth1 -j TTL --ttl-inc 1 > > iptables: No chain/target/match by that name > > modprobe ipt_ttl is in my script. > > According to > > > http://cert.uni-stuttgart.de/archive/usenet/comp.os.linux.secu > rity/2002/08/m > > sg00458.html > > there should be two ttl modules in > > /lib/modules/2.4.18-4GB/kernel/net/ipv4/netfilter/. > > ipt_TTL for the target > > ipt_ttl for matching. > > ipt_TTL isnt in the modules directory. > [...] > > System is Suse 8.0, Kernel 2.4.18, iptables 1.2.25 > > You have to build your kernel and last iptables version (1.2.7a) using > patch-o-matic. TTL target is not yet part of mainstream. By when do you expect it to be mainstream? Philipp