May be you use ftp in passive mode, where port 20 not used

10.07.2002 11:57:48, Andrei Boros <[EMAIL PROTECTED]> wrote:

>
> Since some other constraints require me to still run 2.2 kernel.
>(drivers for some hardware not working under 2.4)
>
> I tried to control the ingress traffic with the ingress qdisc with no
>success whatsoever. 
> I got 2.2.21 kernel and installed the ds8 patch to have the ingress
>qdisc too.
> Recompiled, installed kernel and modules.
> Recompiled tc with diffserv=y.
>
> I tried a setup very similar to the example Edge2:
>
>ipchains -A input -p tcp -d 0/0 20 --mark 20
>ipchains -A input -p tcp -d 0/0 21 --mark 20
>
>tc qdisc add dev eth0 handle ffff: ingress
>
>tc filter add dev eth0 parent ffff: protocol ip prio 50 handle 20 fw
>police rate 256kbit burst 25k mtu 1.5k drop flowid :1
>
>I tried uploading with a ftp client and there was no traffic limit
>imposed on what my box received. 
>
>tc -s qdisc ls shows all counters as 0 (zero).
>
>I looked around for this issue and managed to find exactly my problem
>described in a forum at
>http://www.geocrawler.com/archives/3/11111/2001/5/0/5806401/ but the
>message was unaswered there.
>
> If anyone has any suggestions, they are most welcome.
>
>-- 
>ing. Andrei Boros
>mailto:[EMAIL PROTECTED] / +40-1-303-1870
>Centrul pt. Tehnologia Informatiei
>Societatea Romana de Radiodifuziune
>_______________________________________________
>LARTC mailing list / [EMAIL PROTECTED]
>http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
>

-----------------------------------
mailto:[EMAIL PROTECTED]
BR
Alexey Talikov
FORTEK
-----------------------------------


_______________________________________________
LARTC mailing list / [EMAIL PROTECTED]
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

Reply via email to