Displaying 1 result from an estimated 1 matches for "tc_uplink".
2006 Sep 16
1
Wondershaper Errors
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all!
when I activate wondershaper on my dsl connection (pppoa vc mux), i get
three errors:
# sh -x /usr/sbin/wshaper ppp0
+ /usr/sbin/xmlstarter setenv tc_downlink
+ DOWNLINK=
+ /usr/sbin/xmlstarter setenv tc_uplink
+ UPLINK=
+ [ -z ]
+ cat /proc/avalanche/avsar_modem_stats
+ grep Connection Rate
+ awk {printf("%d", $8)}
+ DOWNLINK=1504
+ [ -z ]
+ cat /proc/avalanche/avsar_modem_stats
+ grep Connection Rate
+ awk {printf("%d", $4)}
+ UPLINK=320
+ DEV=ppp0
+ /usr/sbin/xmlstarter setenv tc_...