All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] ip aliasing and tc ?
@ 2002-07-07 14:51 Julián Muñoz
  2002-07-07 18:26 ` bert hubert
  0 siblings, 1 reply; 2+ messages in thread
From: Julián Muñoz @ 2002-07-07 14:51 UTC (permalink / raw)
  To: lartc

How does traffic control behaves with respect of ip aliasing ?


I am using IMQ for ingress shapping.

How behaves IMQ with an interface eth0:0 ?? (linux ip aliasing, kernel
2.4)
iptables -A PREROUTING -t mangel -i eth0:0 -j IMQ doesn't work, so I think
it is useless ?? (The queue is before the interface "demultiplexing" ??)

On the egress side, idem.


-- 

      __o
    _ \<_
   (_)/(_)

Saludos de Julián
EA4ACL
-.-

Foro Wireless Madrid
http://opennetworks.rg3.net

_______________________________________________
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] ip aliasing and tc ?
  2002-07-07 14:51 [LARTC] ip aliasing and tc ? Julián Muñoz
@ 2002-07-07 18:26 ` bert hubert
  0 siblings, 0 replies; 2+ messages in thread
From: bert hubert @ 2002-07-07 18:26 UTC (permalink / raw)
  To: lartc

On Sun, Jul 07, 2002 at 02:51:53PM +0000, Juli?n Mu?oz wrote:
> How does traffic control behaves with respect of ip aliasing ?
> 
> 
> I am using IMQ for ingress shapping.
> 
> How behaves IMQ with an interface eth0:0 ?? (linux ip aliasing, kernel
> 2.4)
> iptables -A PREROUTING -t mangel -i eth0:0 -j IMQ doesn't work, so I think
> it is useless ?? (The queue is before the interface "demultiplexing" ??)

There is no eth0:0 - it is a fiction created by ifconfig. Just do everything
on eth0 and use other filters to separate traffic, perhaps based on source
or destination address.

Regards,

bert

-- 
http://www.PowerDNS.com          Versatile DNS Software & Services
http://www.tk                              the dot in .tk
http://lartc.org           Linux Advanced Routing & Traffic Control HOWTO
_______________________________________________
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-07-07 18:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-07 14:51 [LARTC] ip aliasing and tc ? Julián Muñoz
2002-07-07 18:26 ` bert hubert

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.