I’m looking for a way to shape all traffic
on a virtual vlan interface, say eth1.100 to a max of 100mbit. The box is a
quagga router with eth0 on the inside and vlan interfaces on the eth1 card to
our upstream partners. Each partner has his own vlan on eth1.
I tried shaping but was only able to shape
outbound traffic on the eth1.100 interface. Inbound shaping was also possible,
but only on the eth0 interface. As I cannot see on the eth0 interface through
which eth1 interface traffic came in, I can’t use shaping on that interface
this way.
Does anyone have a solution for me? Could
this be done using tc’s routing filter and route realms?