Hi folks, I have the traffic shaping (HTB and IMQ) on my eth0 (of course no problems with it). And now I would like add some extra IPs on it ( ifconfig eth0:0 xxx.xxx.xxx.xxx and ifconfig eth0:1 xxx.xxx.xxx.xxx). So do I have to set up a new tc rools ( tc qdisc add dev eth0:0 root handle 1: htb default 20 r2q 5 ...) for the eth0:0 and eth0:1 or can still be only tc rules for the eth0? Thanks in advance Remus
On Friday 23 Jan 2004 09:15, Remus wrote:> Hi folks, > > > I have the traffic shaping (HTB and IMQ) on my eth0 (of course no > problems with it). And now I would like add some extra IPs on it ( > ifconfig eth0:0 xxx.xxx.xxx.xxx and ifconfig eth0:1 xxx.xxx.xxx.xxx). > > So do I have to set up a new tc rools ( tc qdisc add dev eth0:0 root > handle 1: htb default 20 r2q 5 ...) for the eth0:0 and eth0:1 or can > still be only tc rules for the eth0?I''ve been wondering about the same thing recently. :-) As far as I have managed to find, the only way to do this is to set up dummy devices pointed at the real interface, and shape those instead. I haven''t had a chance to try it yet, though... Gordan _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
Can you even shape on aliases? I thought you could only shape on the actual device. Why not shape on the source or destination IP? Mike.> -----Original Message----- > From: Gordan Bobic [mailto:lartc@bobich.net] > Sent: Friday, January 23, 2004 5:52 AM > To: lartc@mailman.ds9a.nl > Subject: Re: [LARTC] Traffic shaping and IP aliases > > On Friday 23 Jan 2004 09:15, Remus wrote: > > Hi folks, > > > > > > I have the traffic shaping (HTB and IMQ) on my eth0 (of course no > > problems with it). And now I would like add some extra IPs on it ( > > ifconfig eth0:0 xxx.xxx.xxx.xxx and ifconfig eth0:1xxx.xxx.xxx.xxx).> > > > So do I have to set up a new tc rools ( tc qdisc add dev eth0:0 root > > handle 1: htb default 20 r2q 5 ...) for the eth0:0 and eth0:1 or can > > still be only tc rules for the eth0? > > I''ve been wondering about the same thing recently. :-) > > As far as I have managed to find, the only way to do this is to set up > dummy devices pointed at the real interface, and shape those instead.I> haven''t had a chance to try it yet, though... > > Gordan > _______________________________________________ > 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/
Yes: http://www.mail-archive.com/lartc@mailman.ds9a.nl/msg07410.html search for the text "alias" bummer. Mike.> -----Original Message----- > From: Gordan Bobic [mailto:lartc@bobich.net] > Sent: Friday, January 23, 2004 5:52 AM > To: lartc@mailman.ds9a.nl > Subject: Re: [LARTC] Traffic shaping and IP aliases > > On Friday 23 Jan 2004 09:15, Remus wrote: > > Hi folks, > > > > > > I have the traffic shaping (HTB and IMQ) on my eth0 (of course no > > problems with it). And now I would like add some extra IPs on it ( > > ifconfig eth0:0 xxx.xxx.xxx.xxx and ifconfig eth0:1xxx.xxx.xxx.xxx).> > > > So do I have to set up a new tc rools ( tc qdisc add dev eth0:0 root > > handle 1: htb default 20 r2q 5 ...) for the eth0:0 and eth0:1 or can > > still be only tc rules for the eth0? > > I''ve been wondering about the same thing recently. :-) > > As far as I have managed to find, the only way to do this is to set up > dummy devices pointed at the real interface, and shape those instead.I> haven''t had a chance to try it yet, though... > > Gordan > _______________________________________________ > 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/
Maybe Matching Threads
- [PATCH] fix XSA-46 regression with xend/xm
- Primary VGA Passthrough Status
- Xen VGA Passthrough - GTX 480 successfully quadrified to quadro 6000 (softmod) - more than 4GB of RAM for Win XP 64 Bits
- Xen VGA Passthrough - GTX 680 successfully hard-moded to GRID K2
- Xen VGA Passthrough - GTX 680 successfully hard-moded to GRID K2