From: gypsy <gypsy@iswest.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] limiting doesn't work
Date: Sun, 11 Jul 2004 00:49:10 +0000 [thread overview]
Message-ID: <40F08E86.E5CE2614@iswest.com> (raw)
In-Reply-To: <000001c466c1$5cc7b650$3700a8c0@nathanxp>
"Stephan M. Ott" wrote:
> tc filter add dev $DEV parent 1: protocol ip prio 16 u32 match ip dst
> 192.168.0.51 flowid 1:1
> tc filter add dev $DEV parent 1: protocol ip prio 16 u32 match ip src
> 192.168.0.51 flowid 1:2
Wild guess: You are trying to match a masqueraded IP address.
On your external interface, 192.168.blah just is not very damn likely to
exist.
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next prev parent reply other threads:[~2004-07-11 0:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-10 21:02 [LARTC] limiting doesn't work Stephan M. Ott
2004-07-11 0:49 ` gypsy [this message]
2004-07-11 1:46 ` Andrew Athan
2004-07-11 5:57 ` AW: " Stephan M. Ott
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=40F08E86.E5CE2614@iswest.com \
--to=gypsy@iswest.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.