Shaper and aliases ?

Philippe Troin (phil@fifi.org)
17 Nov 1998 04:58:19 -0800


I cannot get the shaper to work on an ethernet alias if.
I use:

ifconfig eth0:3 209.133.45.190 netmask $NETMASK broadcast $BROADCAST
shapecfg attach shaper0 eth0:3
shapecfg speed shaper0 28000
ifconfig shaper0 209.133.45.190 netmask $NETMASK broadcast $BROADCAST && \
route add -host 209.133.45.190 dev shaper0

And the traffic coming from this interface is NOT shaped.
Any ideas ?

Phil.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/