Opened 4 years ago
Closed 4 years ago
#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 (4)
comment:1 Changed 4 years ago by victor
comment:2 Changed 4 years ago by victor
- Milestone changed from undecided to 0.8
comment:3 Changed 4 years ago by victor
- Milestone changed from 0.9 to 0.8
comment:4 Changed 4 years ago by victor
- Resolution set to fixed
- Status changed from new to closed
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).