This is a multi-part message in MIME format. ------=_NextPart_000_0013_01C4D54B.DF07CB70 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello I want to use vlans in my network and I would like to know if I cant = filter for vlan ids to do traffic shaping? Anybody who has experience with such things? best regards Wolfgang ------=_NextPart_000_0013_01C4D54B.DF07CB70 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; = charset=3Diso-8859-1"> <META content=3D"MSHTML 6.00.2900.2523" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT face=3DArial size=3D2>Hello</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>I want to use vlans in my network and I = would like=20 to know if I cant filter for vlan ids to do traffic = shaping?</FONT></DIV> <DIV><FONT face=3DArial size=3D2>Anybody who has experience with such=20 things?</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>best regards</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>Wolfgang</FONT></DIV></BODY></HTML> ------=_NextPart_000_0013_01C4D54B.DF07CB70--
hi wolfgang, yes you can ... setup an iptables rule to mark packets depending on the the interface -- eth0.1 == 0x1 eth0.2 == 0x2 you can then setup a traffic policy based on the marked packets. cheers charles On Sun, 2004-11-28 at 13:12, Wolfgang Schmid wrote: > Hello > > I want to use vlans in my network and I would like to know if I cant > filter for vlan ids to do traffic shaping? > Anybody who has experience with such things? > > best regards > > Wolfgang