Yes. I also think that there is no way to shape incoming traffic on Linux. But it is possible to do policing (dropping traffic that exceeds certain limit) on incoming traffic. This can be done using either ingress qdisc or the iptables limit module. Recently we released a patch against 2.4.x kernels that can be used to prioritize incoming connection requests on a socket. You can find more information on this patch at http://oss.software.ibm.com/qos Thanks Sridhar On Mon, 6 Aug 2001, Amit Kucheria wrote: > As i understand now, QoS (a.k.a Diffserv, RSVP via traffic control) can be > applied only to traffic going out on an interface. > > Is this understanding correct, or is it possible to shape incoming traffic > too ? > > Regards, > Amit > - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html