From: Rohan Almeida <arc_of_descent@gmx.net>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] how to filter based upon MAC
Date: Mon, 01 Jul 2002 06:57:46 +0000 [thread overview]
Message-ID: <marc-lartc-102550608810345@msgid-missing> (raw)
In-Reply-To: <marc-lartc-102549280029070@msgid-missing>
Adam B. Fineberg wrote:
> It isn't obvious to me from the lartc howto or frmo the tc source how to
> set a filter to send all traffic destined for a specified MAC to a
> particular class. Any suggestions would be appreciated.
Hi,
I hardly think it is possible to send traffic for MAC address
to a particular class.
I had tried it myself and failed miserably.
It all started when i wanted to control the "upload" traffic
on my LAN.
I found out (from the lartc HOWTO) ,that you could mark packets
using iptables based on the MAC source for incoming packets,
on an incoming interface.
Then we send these marked packets to a destined class
on the outgoing interface.
The basic problem is that you can only mark packets
based on MAC for packets coming from an ethernet device.
--
arc_of_descent
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next prev parent reply other threads:[~2002-07-01 6:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-07-01 3:05 [LARTC] how to filter based upon MAC Adam B. Fineberg
2002-07-01 6:57 ` Rohan Almeida [this message]
2002-07-01 10:13 ` 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-102550608810345@msgid-missing \
--to=arc_of_descent@gmx.net \
--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.