On Wed, 05 Nov 2003 12:34:20 -0000, Thomas Worthington <[EMAIL PROTECTED]> wrote:


iptables -t mangle -I OUTPUT -p icmp -s 192.168.0.198 -j TOS --set-tos 16

Sorry, that line crept in from one of the experimental setups: it should of course be:


iptables -t mangle -I OUTPUT -s 192.168.0.198 -j TOS --set-tos 16

TWW
_______________________________________________
LARTC mailing list / [EMAIL PROTECTED]
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

Reply via email to