Hello Tom,
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. i exactly planned to do this, but when i tried to insert rules by hand leaf: -root- # iptables -t mangle -A POSTROUTING -j TTL --ttl-set 126 iptables: No chain/target/match by that name after leaf: -root- # iptables -t mangle -A POSTROUTING -j ttl --ttl-set 126 iptables v1.2.8: Couldn't load target `ttl' IMHO it looks pretty bad:-) so i didn't try to insert rule to start file maybe i miss something or my bering is missing something???? -- Greetings, Paul Tyniec mailto:[EMAIL PROTECTED] ------------------------------------------------------- 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_id=4721&alloc_id=10040&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
