All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kenneth Porter <shiva@sewingwitch.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Re: wondershaper kills eth0 :(
Date: Fri, 01 Nov 2002 01:33:05 +0000	[thread overview]
Message-ID: <marc-lartc-103611447929685@msgid-missing> (raw)
In-Reply-To: <marc-lartc-103601373730922@msgid-missing>

--On Wednesday, October 30, 2002 11:46 PM -0500 Rob <rob00si@fastmail.fm>
wrote:

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

That looks reasonable. I've been using this on 3 systems now and haven't
seen this. Two are Red Hat 7.2 and one is Red Hat 8, so I'm puzzled why
it's hanging up for you.

I'd suggest commenting out the last line of wshaper and then manually
issuing the tc filter, tinkering with the parameters to see if you can
narrow down what about it is failing.
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

      parent reply	other threads:[~2002-11-01  1:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-30 21:35 [LARTC] Re: wondershaper kills eth0 :( Rob
2002-10-30 23:27 ` Kenneth Porter
2002-10-31  3:07 ` Rob
2002-10-31  3:34 ` Kenneth Porter
2002-10-31  4:46 ` Rob
2002-11-01  1:33 ` Kenneth Porter [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-lartc-103611447929685@msgid-missing \
    --to=shiva@sewingwitch.com \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.