On Wed, Feb 10, 1999 at 08:21:40AM -0800, Eric Holtzman wrote:
> >> shapecfg attach shaper0 eth0
> >> shapecfg speed shaper0 9600
> >> ifconfig shaper0 <IP_of_eth0>
> >> route add -host victim.com dev shaper0
> >Re-reading your original post: Your first command should be:
> > modprobe shaper
> >and then the rest of the commands...
> >Marcelo
> One quick question would it work with eth0:0 for ip aliasing? Why do we
> need the extra route command at the bottom? I really appreciate your help
> with this. This would be a great feature if I could get it implemented. :)
The quick answer is yes.
The shaper implementation in 2.0.36 only work over ALL the packets you send
through the shaper interface. In 2.2.x you can shape by ports, but just
because 2.2 routing supports routing by ports... So you need the route command
to force all your traffic through shaper0.
--
Marcelo
> Thank You,
> Eric
---
You are currently subscribed to linuxconf as: [[email protected]]
To unsubscribe, forward this message to [EMAIL PROTECTED]