All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] QoS with > 1 interface
@ 2004-01-04 19:13 Andrius Kazimieras Kasparavičius
  2004-01-04 20:11 ` Roy
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Andrius Kazimieras Kasparavičius @ 2004-01-04 19:13 UTC (permalink / raw)
  To: lartc


hi, as far I know, iproute QoS works in interface, not in all interfaces. I 
want give one inner interface priority over other inner, like PRIO one IP 
over other. HOW?

-- 
Andrius K. Kasparavièius


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

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

* Re: [LARTC] QoS with > 1 interface
  2004-01-04 19:13 [LARTC] QoS with > 1 interface Andrius Kazimieras Kasparavičius
@ 2004-01-04 20:11 ` Roy
  2004-01-04 20:45 ` Artūras Šlajus
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Roy @ 2004-01-04 20:11 UTC (permalink / raw)
  To: lartc

Labas,

What do you mean give priority to interface ?
Do you want to route high priority packets to one interface and low priority
to other?
Or you want to give higer priority to packets forwarded from one interface
than from another?


hi, as far I know, iproute QoS works in interface, not in all interfaces. I
want give one inner interface priority over other inner, like PRIO one IP
over other. HOW?

-- 
Andrius K. Kasparavièius



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

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

* Re: [LARTC] QoS with > 1 interface
  2004-01-04 19:13 [LARTC] QoS with > 1 interface Andrius Kazimieras Kasparavičius
  2004-01-04 20:11 ` Roy
@ 2004-01-04 20:45 ` Artūras Šlajus
  2004-01-04 20:52 ` Andrius Kazimieras Kasparavičius
  2004-01-04 22:10 ` Roy
  3 siblings, 0 replies; 5+ messages in thread
From: Artūras Šlajus @ 2004-01-04 20:45 UTC (permalink / raw)
  To: lartc

Roy wrote:

> Labas,
> 
> What do you mean give priority to interface ?
> Do you want to route high priority packets to one interface and low priority
> to other?
> Or you want to give higer priority to packets forwarded from one interface
> than from another?

I believe that he wants to send packets po some interface as soon as they arrive, not
sending packets on other interfaces.


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

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

* Re: [LARTC] QoS with > 1 interface
  2004-01-04 19:13 [LARTC] QoS with > 1 interface Andrius Kazimieras Kasparavičius
  2004-01-04 20:11 ` Roy
  2004-01-04 20:45 ` Artūras Šlajus
@ 2004-01-04 20:52 ` Andrius Kazimieras Kasparavičius
  2004-01-04 22:10 ` Roy
  3 siblings, 0 replies; 5+ messages in thread
From: Andrius Kazimieras Kasparavičius @ 2004-01-04 20:52 UTC (permalink / raw)
  To: lartc


there is 3 interfaces on router, one - internet, other two - client's. On one 
interface there is girls lan, on other - boys. I want give higher internet 
priority to girls, there is NAT, so ingress resheduling IMO won't work.

2004 m. Sausio 4 d., Sekmadienis 22:11, Roy raðë:
> Labas,
>
> What do you mean give priority to interface ?
> Do you want to route high priority packets to one interface and low
> priority to other?
> Or you want to give higer priority to packets forwarded from one interface
> than from another?
>
>
> hi, as far I know, iproute QoS works in interface, not in all interfaces. I
> want give one inner interface priority over other inner, like PRIO one IP
> over other. HOW?

-- 
Andrius K. Kasparavièius
GSM +370 687 256 30

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

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

* Re: [LARTC] QoS with > 1 interface
  2004-01-04 19:13 [LARTC] QoS with > 1 interface Andrius Kazimieras Kasparavičius
                   ` (2 preceding siblings ...)
  2004-01-04 20:52 ` Andrius Kazimieras Kasparavičius
@ 2004-01-04 22:10 ` Roy
  3 siblings, 0 replies; 5+ messages in thread
From: Roy @ 2004-01-04 22:10 UTC (permalink / raw)
  To: lartc


there is 3 interfaces on router, one - internet, other two - client's. On
one
interface there is girls lan, on other - boys. I want give higher internet
priority to girls, there is NAT, so ingress resheduling IMO won't work.

Imq will work there but it will crash anyway ;)
imq has nothing to do with ingress except that it can shape it too.

there is no way to do this in other way, you can do some shaping by using
police index
but this way it will not work very well
it can probably do this: if girls rate is > x then drop all packets for
boys.

I suggest you to use only one interface, or you want to separate networks so
much.

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

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

end of thread, other threads:[~2004-01-04 22:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-04 19:13 [LARTC] QoS with > 1 interface Andrius Kazimieras Kasparavičius
2004-01-04 20:11 ` Roy
2004-01-04 20:45 ` Artūras Šlajus
2004-01-04 20:52 ` Andrius Kazimieras Kasparavičius
2004-01-04 22:10 ` Roy

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.