All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Devera <devik@cdi.cz>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Problems with HTB
Date: Mon, 04 Feb 2002 17:26:37 +0000	[thread overview]
Message-ID: <marc-lartc-101284363004359@msgid-missing> (raw)
In-Reply-To: <marc-lartc-101282088305225@msgid-missing>

> applied. iproute2 compiled with HTB patch, PH_ECHO line removed).
> Firewall box has two interfaces: eth0 - 172.18.200.1/24 and eth1 - to
> Internet.
>[snip] 
> Traffic from IPs 172.18.200.223 to 172.18.200.226 should go to class
> 1:10. Traffic from IPs 172.18.200.2 and 172.18.200.4 should go to class
> 1:11. Traffic from IP 172.18.200.232 should go to class 1:12. All other
> traffic must follow 1:13.
> 
> The problem is also simple: nothing is being filtered. All traffic
> follow 1:13. I'm quite frustrated and really don't know what could be

probably you have wrong idea. htb sits on eth0. Traffic from
172.18.200.232 enters FROM eth0 and qos is not aplied to the
incoming traffic.
So what direction you'd like to shape, your_net to internet or reverse ?
If internet->your_net then simple replace "src" in your tc filter add
by "dst"....
devik

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

      reply	other threads:[~2002-02-04 17:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-04 11:07 [LARTC] Problems with HTB Sellaro
2002-02-04 17:26 ` Martin Devera [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-101284363004359@msgid-missing \
    --to=devik@cdi.cz \
    --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.