All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] how to filter based upon MAC
@ 2002-07-01  3:05 Adam B. Fineberg
  2002-07-01  6:57 ` Rohan Almeida
  2002-07-01 10:13 ` Stef Coene
  0 siblings, 2 replies; 3+ messages in thread
From: Adam B. Fineberg @ 2002-07-01  3:05 UTC (permalink / raw)
  To: lartc

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.

Best regards,
Adam Fineberg
fineberg@aviating.com

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [LARTC] how to filter based upon MAC
  2002-07-01  3:05 [LARTC] how to filter based upon MAC Adam B. Fineberg
@ 2002-07-01  6:57 ` Rohan Almeida
  2002-07-01 10:13 ` Stef Coene
  1 sibling, 0 replies; 3+ messages in thread
From: Rohan Almeida @ 2002-07-01  6:57 UTC (permalink / raw)
  To: lartc

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/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [LARTC] how to filter based upon MAC
  2002-07-01  3:05 [LARTC] how to filter based upon MAC Adam B. Fineberg
  2002-07-01  6:57 ` Rohan Almeida
@ 2002-07-01 10:13 ` Stef Coene
  1 sibling, 0 replies; 3+ messages in thread
From: Stef Coene @ 2002-07-01 10:13 UTC (permalink / raw)
  To: lartc

On Monday 01 July 2002 05:05, 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.
I'm not sure, but can iptables mark packets based on Max address?  If yes, 
you can use the fw filter to put the marked packets in a class.

Stef


-- 

stef.coene@docum.org
 "Using Linux as bandwidth manager"
     http://www.docum.org/
     #lartc @ irc.openprojects.net
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-07-01 10:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-01  3:05 [LARTC] how to filter based upon MAC Adam B. Fineberg
2002-07-01  6:57 ` Rohan Almeida
2002-07-01 10:13 ` Stef Coene

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.