Kerschbaumer Samuel wrote:
I downloaded the HTB and ESFQ packages and installled the patched kernel and tools.
Now can someone give me an example how to configure my system so that the 512Kbit are fairly divided for each computer ? Assume that eth0 is the interface on the WAN side and eth1 on the LAN side.
Someone else can give actual code I'm sure, but you basically want:
Add htb class to ethx, speed 512kbit. Add esfq to htb class above. Add filter to make all relevant traffic go through esfq qdisc (above). -- Michael T. Babcock C.T.O., FibreSpeed Ltd. http://www.fibrespeed.net/~mbabcock _______________________________________________ LARTC mailing list / [EMAIL PROTECTED] http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
