On Wednesday 05 November 2003 15:03, Thomas Worthington wrote:
> 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
What's the output of
iptables -L -v -n -t mangle

Stef

-- 
[EMAIL PROTECTED]
 "Using Linux as bandwidth manager"
     http://www.docum.org/
     #lartc @ irc.openprojects.net

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

Reply via email to