..
> > #!/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.
> >
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
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
3 matches
Mail list logo