All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Furniss <andy.furniss@dsl.pipex.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] QoS for lan users ...
Date: Mon, 18 Apr 2005 13:05:59 +0000	[thread overview]
Message-ID: <4263B0B7.1050305@dsl.pipex.com> (raw)
In-Reply-To: <1577666751.20050417134913@op.pl>

Marcin Sura wrote:
> Hi
> 
>   I have Linux box (Debian) that acting as a bridge.
> 
>   Eth0 and Eth1 are bridged (br0).
> 
>   Br0 have public IP.
>   Eth0 connects to the internet.
>   Eth1 connect to servers in DMZ (with public IPs).
>   
>   Eth2 connects my Lan (192.168.1.0/24).
>   My connections is 2Mbit/2Mbit.
> 
>   I'm doing SNAT for my Lan.
> 
>   QoS on eth0 works fine for DMZ, but is there a possibility to doing
>   QoS on eth0 based on private IPs ( 192.168.1.0/24 ) ?

I've not played with bridging, but think you should be able to do it 
with netfilter marks. iptables or ebtables depending on your setup, or 
even tc filter on ingress of eth2.

Andy.


_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

      parent reply	other threads:[~2005-04-18 13:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-17 11:49 [LARTC] QoS for lan users Marcin Sura
2005-04-18  6:45 ` Taylor Grant
2005-04-18 13:05 ` Andy Furniss [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=4263B0B7.1050305@dsl.pipex.com \
    --to=andy.furniss@dsl.pipex.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.