Hi
Before anything, I would like to thank you for this great software.
Currently I am using Zerotruth 4.0a with Zeroshell 3.8.2 using Raspberry Pi 3 as the hardware.
All functionalities I have tested so far are working finem with the exception of shaping, which does not work (I have previously enabled shaping in configuration).
As far as I know cbq.sh manages shaping.
I have changed the following two lines in such script to avoid messages such as “ip-route2 utilities not installed or executable”
#TC=/usr/sbin/tc
TC=/cdrom/sbin/tc
#IP=/usr/sbin/ip
IP=/cdrom/sbin/ip
Also cbq.sh list and cbq.stats gives many errors such as
Cannot find device “DEFAULT”
Cannot find device “group”
Cannot find device “default”
Additionally , when using the GUI in Shaper option, the web page hangs indefinitely, without showing classes bandwidth usage
So I have doubts regarding:
* the compatibility between Zerotruth 4.0a with Zeroshell 3.8.2
* Maybe the cbq.sh script I am using is outdated and need to download a new one
* Shaping needs some additional configuration in Zeroshell side or some services that are not running.
Thanks,
Regards,
Victor