All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Burnside, Andrew" <Andrew.Burnside@thalesgroup.com>
To: lartc@vger.kernel.org
Subject: [LARTC] HTB and TC on MAC addresses
Date: Fri, 13 Jun 2003 13:26:50 +0000	[thread overview]
Message-ID: <marc-lartc-105551136415327@msgid-missing> (raw)
In-Reply-To: <marc-lartc-105544132619072@msgid-missing>

I would have thought that you could use ebtables or the bridge-nf firewall
code to do firewall marking, then use tc to filter on firewall mark as
usual.
Have a look at <http://ebtables.sourceforge.net/>

Alternatively, use ARP as suggested before, though you will have to rerun it
every time their IP changes.

Andrew

:From: "Joachim Wickman" <jwickman@tawi.fi>
:To: <lartc@mailman.ds9a.nl>
:Date: Thu, 12 Jun 2003 21:03:43 +0300
:Subject: [LARTC] HTB and TC on MAC addresses

:This is a multi-part message in MIME format.

:------=_NextPart_000_0048_01C33126.1B78DD90
:I've searched the archive for a solution where I want to limit/shape :WLAN users. I only know's their MAC, because they get their IP from :dhcp.

> Why not, just use negative offsets with U32 to access
>the 14-byte eth frame header before the IP header:
>
>Decimal Ofs	Description
>-----------------------------------
>-14:		DST MAC, 6 bytes
>-8:		SRC MAC, 6 bytes
>-2:		Eth PROTO, 2 bytes, eg. ETH_P_IP
>0:		Protocol header (IP Header)
>

:Is the above true? If so, can you give me an example with MAC address :00:04:e2:5f:eb:e4.

:And, is it possible to shape so everyone gets 256kbit each?

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

  parent reply	other threads:[~2003-06-13 13:26 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-12 18:03 [LARTC] HTB and TC on MAC addresses Joachim Wickman
2003-06-12 18:07 ` David Boreham
2003-06-12 19:14 ` Martin A. Brown
2003-06-13 13:26 ` Burnside, Andrew [this message]
2003-06-15 20:59 ` Trevor Warren
2003-06-16  7:29 ` Joachim Wickman
2003-06-16  7:50 ` Stef Coene
2003-06-16 13:02 ` Joachim Wickman
2003-06-16 16:53 ` Stef Coene
2003-06-16 16:54 ` Stef Coene

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-105551136415327@msgid-missing \
    --to=andrew.burnside@thalesgroup.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.