SYSTEM WARNING: 'date_default_timezone_get(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone.' in '/usr/share/mantis/www/core.php' line 264
Notes |
|
|
|
|
|
Hi Lo,
In my case was worsen, the traffic monitoring was not able to load, error message "unable to connect".
thx
mh |
|
|
|
|
|
|
Just upload the log, hope someone can help to resolve the problem. I am new to this, don't understand the log. |
|
|
|
Installed efw on different computer and traffic monitoring was running perfectly on testing environment, i.e. pc <-> green zone switch <-> efw.
But after putting in environment,
PCs <-> green zone switch, Orange/Blue router <-> efw <-> 2 Red zones
then it failed to work. Found this error message,
**ERROR** mVLAN: Host (identical IP/MAC) found on multiple VLANs
What does this mean? |
|
|
|
for those that may facing the same problem. Hope below useful to you.
1. Disable the Traffic monitoring.
2. Run ntop from shell
3. Access web through yourfirewall_ip:port. port can be 3000 or 3001.
Good luck |
|
|
|
I have the same problem... any solution?
Thank you |
|
|
|
Hi guys,
please try with the following configuration
===========================================
root@endian:~ # cat /etc/ntop/ntop.conf.tmpl
--user ntop
--daemon
--db-file-path /var/ntop
--interface br0,br1,br2
--trace-level 3
--http-server 0
--https-server 3001
--ipv4
--max-table-rows 150
-x 1000
===========================================
Then do restartntop -f the webinterface with this config should be working fine |
|
|
(0008447)
|
ronin
|
2013-07-19 20:11
(edited on: 2013-07-20 01:42) |
|
Daniele-endian, I have tried this config and it appears that it has not fixed the issue. ntop appears to be working for a short period of time and then then web interface times out. when it eventually comes back, stats are reset.
Any other suggestion would be appreciated.
Thx
UPDATE: This config seems to have made the problem worse, fwiw. Availability of the service is even less now. Virtually non-existent even after the restart of ntop
UPDATE-RESOLVED: It appears that if you modify the ntop option so that the web interface is accessible via HTTP rather then HTTPS, everything works fine
|
|
|
|
|
|
|
it is working after changed according to provided configuration from daniele-endian. |
|
|
|
it's working fine in 2.5.2 |
|
|
|
Ok, many thanks for the feedback. I close this bug. |
|