Hi, > > What in fact is the ingress qdisc? Accoring to the howto it limits > > _incomming_ bandwidth. But a basic principple of qdiscs is that they handle > > _outgoing_ packets. How does this make sence? > Indeed, it is normally not done, but if you want to shape incoming bandwidth, it > is perfectly possible to create a queue for incoming packets, and to do ingress > policing by means of this queue. Is it also possible to take an arbitary qdisc and put in the incomming direction? Like Kevin Turner also seems to want? Christian