> > --On Thursday, July 08, 2004 9:49 AM -0600 "Rodolfo J. Paiz" > <rpaiz@xxxxxxxxxxxxxx> wrote: > > > I know I can run these commands from the command line; but how do I make > > them permanent? > > The same way you would for iptables: Write an initscript that restores them > from a config file. Until then, gather them in a script and invoke them in > rc.local. Put them in /etc/modules - something like : alias teql0 sch_teql post-install teql0 `/sbin/tc qdisc add dev eth0 root teql0; /sbin/tc qdisc add dev eth1 root teql0` This is for splitting traffic onto two parallel networks but something similar should work for you peter ---- Peter Skensved Dept. of Physics, Queen's University, Kingston, Ontario, Canada