From: "Diego Andrés Asenjo Gonzalez" <dasenjo@gmail.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Htb queueing problem
Date: Thu, 02 Mar 2006 03:56:48 +0000 [thread overview]
Message-ID: <44066D00.7060307@gmail.com> (raw)
In-Reply-To: <44043A85.6080302@gmail.com>
Hi again!
>> $IPT -A FORWARD -t mangle -p udp -s 172.16.0.185/32 -i eth1 --sport
>> 10000:10100 -d 172.16.1.0/24 -j MARK --set-mark 0x44
>
>
> This should be -o eth1 or you should be shaping it on eth0 or if it's
> for the shaping box you need to do some sort of ingress shaping/policing.
Sorry, a typo :p. You pointed clearly the "-o eth1" in the previous
message. Really, is the first time that I use -i or -o in the rule. One
point is that the box is a bridge between a LAN and a router, eth0 is in
the LAN and eth1 in the router. So, I thought I can ommit the interface.
Anyway, I think that this is an strange situation: there are marked
(maybe not "well" marked) packages, but there is no traffic. I am trying
with the -o option.
>
> Andy.
>
Thanks and bye.
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
next prev parent reply other threads:[~2006-03-02 3:56 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-28 11:56 [LARTC] Htb queueing problem Diego Andrés Asenjo Gonzalez
2006-03-01 14:48 ` Andy Furniss
2006-03-01 17:39 ` Diego Andrés Asenjo Gonzalez
2006-03-01 19:07 ` Andreas Hasenack
2006-03-01 19:56 ` Andy Furniss
2006-03-01 20:16 ` Andy Furniss
2006-03-02 3:56 ` Diego Andrés Asenjo Gonzalez [this message]
2006-03-02 15:59 ` Andy Furniss
2006-03-02 16:20 ` m.innocenti
2006-03-02 16:56 ` Luciano Ruete
2006-03-02 18:27 ` Diego Andrés Asenjo Gonzalez
2006-04-11 14:24 ` Edwin Whitelaw
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=44066D00.7060307@gmail.com \
--to=dasenjo@gmail.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.