From mboxrd@z Thu Jan 1 00:00:00 1970 From: "S Mohan" Date: Thu, 06 Mar 2003 01:37:23 +0000 Subject: RE: [LARTC] ip alias question Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: lartc@vger.kernel.org AFAIK, tc works on physical device queues. Thus having virtual devices over the same physical interface will not let the virtual devices be freed of control. You must use src/dst options. Instead of attaching to virtual devices, it might be better to do it using subnets whereby you do not have to give too many rules for matching src/dst ips. Mohan -----Original Message----- From: lartc-admin@mailman.ds9a.nl [mailto:lartc-admin@mailman.ds9a.nl] On Behalf Of Gilles D=E9gottex Sent: Thursday, March 06, 2003 12:05 AM To: lartc@mailman.ds9a.nl Subject: [LARTC] ip alias question Hi all Sorry if i didnt found the answer in HOWTO's, mailing lists archives or any=20 other place. and sorry if i write english like a spanish cow :P I'm currently using 'tc' to limit upload and stop breaking the connection of=20 my cable modem. my eth0 has an ip alias eth0:1 which should not be limited by=20 tc, but "tc qdisc add dev eth0" seems apply effect to eth0 AND eth0:1 :( Is there any smooth solution to leave eth0:1 in peace ? or do i have to limit=20 effect with "ip src" and "ip dst" ? Regards, Gilles D=E9gottex _______________________________________________ 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/