Re[2]: [LARTC] u32: how to say all except z.x.y?

2003-01-21 Thread ray-nger
Hello Stef,
 How I can say all except z.x.y ?
SC Use 2 filters :
SC 1. all z.x.y to a class
SC 2. all to an other class
SC so the second filter matches all except x.y.z
Ok. How it will be for ingress? It have only 1 class, haven't it?
-- 
Best regards,
Ray-Nger  mailto:[EMAIL PROTECTED]

___
LARTC mailing list / [EMAIL PROTECTED]
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/



Re: Re[2]: [LARTC] u32: how to say all except z.x.y?

2003-01-21 Thread Stef Coene
On Tuesday 21 January 2003 11:19, ray-nger wrote:
 Hello Stef,

  How I can say all except z.x.y ?

 SC Use 2 filters :
 SC 1. all z.x.y to a class
 SC 2. all to an other class
 SC so the second filter matches all except x.y.z
 Ok. How it will be for ingress? It have only 1 class, haven't it?
Yes.  But the same trick can be used. I suppose you want to rate limit the 
packets coming from all except x.y.z.  Then rate limit only filter 2.  So 
all packets matched by the 1. filter can pass thru and all packets matched by 
the 2. filter are rate limited.

Stef

-- 

[EMAIL PROTECTED]
 Using Linux as bandwidth manager
 http://www.docum.org/
 #lartc @ irc.oftc.net

___
LARTC mailing list / [EMAIL PROTECTED]
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/