* [LARTC] Priority on incoming traffic
@ 2002-03-21 16:45 Julián Muñoz
0 siblings, 0 replies; only message in thread
From: Julián Muñoz @ 2002-03-21 16:45 UTC (permalink / raw)
To: lartc
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 ?
--
__o
_ \<_
(_)/(_)
Saludos de Julián
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/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-03-21 16:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-21 16:45 [LARTC] Priority on incoming traffic Julián Muñoz
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.