* Re: [LARTC] fw_mark [was HTB: Filtering flat out not working :(]
@ 2002-03-01 8:03 Martin Devera
2002-03-01 8:09 ` Stef Coene
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Martin Devera @ 2002-03-01 8:03 UTC (permalink / raw)
To: lartc
By the way, you can attach fw_mark classifier WITHOUT specifying
any marks and then it will try to directly map mark to class numbers.
You can then specify class numbers directly in ip{chains,tables} ;)
devik
On Fri, 1 Mar 2002, Stef Coene wrote:
> On Thursday 28 February 2002 20:45, you wrote:
> > Absolutely, but you'll notice in my follow up post that nowhere does it
> > tell you how to use 'tc' to throw the MARKed packets into a certain flow.
> > The HOWTO tells you how to route marked packets, not how to shape them...
> > ideas? do you happen to know the TC command sytax? All i need is one
> > example....
> I use the fw filter all the time. I have a lot of examples on docum.org.
> The idea is simple. You mark a packet and you use that mark to catch the
> packets with the fw filter.
> The number of the mark is not important and has nothing to do with the class.
> The handle keyword is to say wich mark the filter has to use. So handle 10
> will catch all packets with mark 10.
>
>
> Stef
>
> --
>
> stef.coene@docum.org
> More QOS info : http://www.docum.org/
> Title : "Using Linux as bandwidth manager"
> _______________________________________________
> LARTC mailing list / LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
>
>
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [LARTC] fw_mark [was HTB: Filtering flat out not working :(]
2002-03-01 8:03 [LARTC] fw_mark [was HTB: Filtering flat out not working :(] Martin Devera
@ 2002-03-01 8:09 ` Stef Coene
2002-03-01 19:30 ` Michael T. Babcock
2002-03-01 22:03 ` Martin Devera
2 siblings, 0 replies; 4+ messages in thread
From: Stef Coene @ 2002-03-01 8:09 UTC (permalink / raw)
To: lartc
On Friday 01 March 2002 09:03, Martin Devera wrote:
> By the way, you can attach fw_mark classifier WITHOUT specifying
> any marks and then it will try to directly map mark to class numbers.
> You can then specify class numbers directly in ip{chains,tables} ;)
> devik
True
Thx
Stef
--
stef.coene@docum.org
More QOS info : http://www.docum.org/
Title : "Using Linux as bandwidth manager"
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [LARTC] fw_mark [was HTB: Filtering flat out not working :(]
2002-03-01 8:03 [LARTC] fw_mark [was HTB: Filtering flat out not working :(] Martin Devera
2002-03-01 8:09 ` Stef Coene
@ 2002-03-01 19:30 ` Michael T. Babcock
2002-03-01 22:03 ` Martin Devera
2 siblings, 0 replies; 4+ messages in thread
From: Michael T. Babcock @ 2002-03-01 19:30 UTC (permalink / raw)
To: lartc
On Fri, Mar 01, 2002 at 09:03:30AM +0100, Martin Devera wrote:
> By the way, you can attach fw_mark classifier WITHOUT specifying
> any marks and then it will try to directly map mark to class numbers.
> You can then specify class numbers directly in ip{chains,tables} ;)
I saw this discussed here on the list before and when I tried to find
more details I came up dry -- do you happen to remember/know the mapping?
--
Michael T. Babcock
CTO, FibreSpeed Ltd. (Hosting, Security, Consultation, Database, etc)
http://www.fibrespeed.net/~mbabcock/
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [LARTC] fw_mark [was HTB: Filtering flat out not working :(]
2002-03-01 8:03 [LARTC] fw_mark [was HTB: Filtering flat out not working :(] Martin Devera
2002-03-01 8:09 ` Stef Coene
2002-03-01 19:30 ` Michael T. Babcock
@ 2002-03-01 22:03 ` Martin Devera
2 siblings, 0 replies; 4+ messages in thread
From: Martin Devera @ 2002-03-01 22:03 UTC (permalink / raw)
To: lartc
I found it in sources. When fwmark has no subfilters
then maps fwmark directly into classid.
So that 0x0002010 is classid 2:10
On Fri, 1 Mar 2002, Michael T. Babcock wrote:
> On Fri, Mar 01, 2002 at 09:03:30AM +0100, Martin Devera wrote:
> > By the way, you can attach fw_mark classifier WITHOUT specifying
> > any marks and then it will try to directly map mark to class numbers.
> > You can then specify class numbers directly in ip{chains,tables} ;)
>
> I saw this discussed here on the list before and when I tried to find
> more details I came up dry -- do you happen to remember/know the mapping?
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-03-01 22:03 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-01 8:03 [LARTC] fw_mark [was HTB: Filtering flat out not working :(] Martin Devera
2002-03-01 8:09 ` Stef Coene
2002-03-01 19:30 ` Michael T. Babcock
2002-03-01 22:03 ` Martin Devera
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.