--9jxsPFA5p3P2qPhR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 01, 2002 at 04:41:27PM +0100, Martin Devera wrote: > try tc filter add dev eth0 parent 10: protocol ip prio 10 u32 match ip > sport 80 0xffff flowid 10:3 Thanks, this seems to be working! frivolous:~# tc -s qdisc show dev eth0 qdisc sfq 13: quantum 1514b=20 Sent 1050040 bytes 1170 pkts (dropped 0, overlimits 0)=20 [...] I'm having trouble listing the filter though: frivolous:~# tc filter show dev eth0 frivolous:~#=20 I'm also still really interested to find out why setting the TOS in PREROUTING works, but not setting it in OUTPUT, FORWARD or POSTROUTING. - Rob. --=20 Robert Collier rob@ossifrage.net --9jxsPFA5p3P2qPhR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE8f6Wg9T8IpFhj92kRAkB1AJ4qgKXtEewsbkMqtErEO1epBupcpACdEWZ1 ztldLazRI04I43/qeC+gtf4= =BTBm -----END PGP SIGNATURE----- --9jxsPFA5p3P2qPhR--