All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vincent AE Scott <lartc@codex.net>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] bandwidth shaping problem...
Date: Tue, 05 Mar 2002 15:22:53 +0000	[thread overview]
Message-ID: <marc-lartc-101534188524260@msgid-missing> (raw)
In-Reply-To: <marc-lartc-101535352231607@msgid-missing>

Stef Coene(stef.coene@docum.org)@Mon, Mar 04, 2002 at 01:57:50PM +0100:
> On Monday 04 March 2002 03:47, Rajesh Revuru wrote:
> 
> > ipchains -N acc_0
> > ipchains -N acc_1
> > ipchains -A output -j acc_0 -p tcp -m 1
> > ipchains -A output -j acc_1 -p tcp -m 1
> Mhh,  I think I know where these commands are from :)


shouldnt that last ipchains command be:
 ipchains -A output -j acc_1 -p udp -m 2


-- 
PGP key:  http://codex.net/pgp/pgp.asc

 Physics is not a religion. 
 If it were, we'd have a much easier time raising money
 -- Leon Lederman

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

      parent reply	other threads:[~2002-03-05 15:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1980-01-03 23:20 [LARTC] bandwidth shaping problem Stef Coene
2002-03-04  2:47 ` Rajesh Revuru
2002-03-04 12:57 ` Stef Coene
2002-03-05 15:22 ` Vincent AE Scott [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-101534188524260@msgid-missing \
    --to=lartc@codex.net \
    --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.