ingress qdisc question

This is a discussion on ingress qdisc question within the Linux Networking forums, part of the Linux Forums category; Hi, i'm trying to apply policing the incoming traffic on my ppp0 interface. tc qdisc add dev ppp0 handle ...


Go Back   Usenet Forums > Linux Forums > Linux Networking

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-26-2004
MatB
 
Posts: n/a
Default ingress qdisc question

Hi,
i'm trying to apply policing the incoming traffic on my ppp0 interface.

tc qdisc add dev ppp0 handle ffff: ingress
tc filter add dev ppp0 parent ffff: protocol ip prio 50 u32 match ip src
0.0.0.0/0 police rate 600kbit burst 10k drop flowid :1

the qdisc is shown with the -s command of tc; however, the filter is not
shown by typing "tc -s filter ls dev ppp0". Where's the problem?

I'm using iptables v1.2.7a, custom kernel with all a traffic shaper could
need, and the latest version of tc.

Furthermore, is it possible to apply the above filter to packets NOT coming
from port 22?

Thanks in advance,

MatB

Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 12:39 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0