All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] TC Filter specifing multiple ports
@ 2002-05-29 23:16 Steven Schmidt
  2002-05-30  4:03 ` Alexey Talikov
  0 siblings, 1 reply; 2+ messages in thread
From: Steven Schmidt @ 2002-05-29 23:16 UTC (permalink / raw)
  To: lartc

Hi All,

Anybody know if a range of ports can be specified within a tc filter
statement

i.e.
tc filter add dev eth 0 parent 10:1 protocol ip prio 10 u32 match ip dport
???? flowid 10:100

Works fine with a single port but can't find any spec for multiple ports.

Cheers
Steve.


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

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

* Re: [LARTC] TC Filter specifing multiple ports
  2002-05-29 23:16 [LARTC] TC Filter specifing multiple ports Steven Schmidt
@ 2002-05-30  4:03 ` Alexey Talikov
  0 siblings, 0 replies; 2+ messages in thread
From: Alexey Talikov @ 2002-05-30  4:03 UTC (permalink / raw)
  To: lartc

Use -j MARK in iptables and futher use this mark in tc filter

30.05.2002 4:16:38, "Steven Schmidt" <sschmidt@compass.net.nz> wrote:

>Hi All,
>
>Anybody know if a range of ports can be specified within a tc filter
>statement
>
>i.e.
>tc filter add dev eth 0 parent 10:1 protocol ip prio 10 u32 match ip dport
>???? flowid 10:100
>
>Works fine with a single port but can't find any spec for multiple ports.
>
>Cheers
>Steve.
>
>
>_______________________________________________
>LARTC mailing list / LARTC@mailman.ds9a.nl
>http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
>

-----------------------------------
mailto:alexey_talikov@texlab.com.uz
BR
Alexey Talikov
FORTEK
-----------------------------------


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

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

end of thread, other threads:[~2002-05-30  4:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-29 23:16 [LARTC] TC Filter specifing multiple ports Steven Schmidt
2002-05-30  4:03 ` Alexey Talikov

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.