From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Juli=E1n_Mu=F1oz?= Date: Thu, 21 Mar 2002 16:45:23 +0000 Subject: [LARTC] Priority on incoming traffic Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: lartc@vger.kernel.org Looking the howto, I found: 15.4 Prioritizing interactive traffic Saying that there is also a pfifo_fast scheduler in the incoming queue (if I understand well), is it true ? (...) # iptables -A PREROUTING -t mangle -p tcp --sport telnet \ -j TOS --set-tos Minimize-Delay # iptables -A PREROUTING -t mangle -p tcp --sport ftp \ -j TOS --set-tos Minimize-Delay # iptables -A PREROUTING -t mangle -p tcp --sport ftp-data \ -j TOS --set-tos Maximize-Throughput (...) But for having this to work, I must have a queue, and so I must use ingress traffic shaping with Tocken Buffer Filter. Where would be then the pfifo_fast scheduler ? --=20 __o _ \<_ (_)/(_) Saludos de Juli=E1n EA4ACL -.- Foro Wireless Madrid http://opennetworks.rg3.net _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/