> -----Original Message----- > From: Andrew Beverley [mailto:andy@xxxxxxxxxxx] > Sent: Saturday, 10 February 2007 23:04 > To: tkb2766 > Cc: 'LARTC' > Subject: RE: Problems with HTB. Help! > > > iptables -t mangle -A FORWARD -o eth1 --source 10.0.14.250 -p tcp \ > --sport 6881 -j CLASSIFY --set-class 2:12 > > seems to do the trick. > > You'll need to change tcp to udp if it's UDP that you want to match > rather than TCP. > I tried using the CLASSIFY target in IPTABLES, but it errors out with the following: ************* iptables v1.2.8: Unknown arg `--set-class' Try `iptables -h' or 'iptables --help' for more information. ************* Do I need to installer a later version of IPTABLES? Cheers, tkb. _______________________________________________ LARTC mailing list LARTC@xxxxxxxxxxxxxxx http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc