Opened 13 years ago
Closed 13 years ago
#68 closed defect (fixed)
IPtrafVol not updating
Reported by: | Owned by: | Victor Julien | |
---|---|---|---|
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 by , 13 years ago
comment:2 by , 13 years ago
Milestone: | undecided → 0.8 |
---|
comment:3 by , 13 years ago
Milestone: | 0.9 → 0.8 |
---|
comment:4 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → 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).