fedora-list Digest, Vol 5, Issue 97

Peter Skensved peter at jay.phy.queensu.ca
Thu Jul 8 17:03:59 UTC 2004


> 
> --On Thursday, July 08, 2004 9:49 AM -0600 "Rodolfo J. Paiz" 
> <rpaiz at simpaticus.com> 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








More information about the fedora-list mailing list