#! /bin/bash

 LATENCY=500 \
 LAN=eth0 \
 WAN=eth1 \
 IN_RATE=1013Kibit \
 OUT_RATE=1013Kibit \
 HASHKEY="0" \
./psp-shaper-0.62.sh $*
