Ticket #68 (closed defect: fixed)
IPtrafVol not updating
| Reported by: | corbra_jay@… | Owned by: | victor |
|---|---|---|---|
| Priority: | major | Milestone: | 0.8 |
| Component: | suite | Version: | |
| Keywords: | Cc: |
Description
I am running vuurmuur on ubuntu and it works just fine. the only issue I have is that the Traffic volume option does not update, It just gives a dash meaning no data though from the command line the iptrafvol.pl -d gives the desired result.
What could be wrong?
Change History
Changed 18 months ago by victor
Changed 16 months ago by victor
- status changed from new to closed
- resolution set to fixed
Fixed by changeset:238. Please test!
Note: See
TracTickets for help on using
tickets.

Did you set the path to the iptrafvol.pl script in 'Vuurmuur_conf Settings -> iptrafvol.pl location (full path)'?
Is the script file executable?
Another issue may be something we've run into before on Ubuntu, namely that /bin/sh isn't bash, but dash (check with ls -l /bin/sh).