Re: Problemas con Traffic Shaper

2001-10-18 Por tema MiTo
.. > > #!/bin/bash > > insmod shaper > > shapecfg attach shaper0 eth2 > > shapecfg speed shaper0 64000 > > ifconfig shaper0 192.168.1.1 netmask 255.255.255.0 broadcast > > 192.168.1.255 > > route add -net 192.168.1.0 netmask 255.255.255.0 shaper0 # aca me > quedo > > sin conexion. > >

Re: Problemas con Traffic Shaper

2001-10-18 Por tema Walter Osoria
On Thu, Oct 18, 2001 at 04:42:27PM +, MiTo wrote: > Hola, estoy en la lista hace un mes, y me parece espectacular, espero que > sigan asi!. > Tengo un problema con Traffic Shaper, paso a describir mi configuracion: > La configuracion del archivo shaper.prueba en mi servidor es: > > #!/bin/ba

Problemas con Traffic Shaper

2001-10-18 Por tema MiTo
Hola, estoy en la lista hace un mes, y me parece espectacular, espero que sigan asi!. Tengo un problema con Traffic Shaper, paso a describir mi configuracion: La configuracion del archivo shaper.prueba en mi servidor es: #!/bin/bash insmod shaper shapecfg attach shaper0 eth2 shapecfg speed shap