Commit graph

350 commits

Author SHA1 Message Date
Emanuele Faranda
aac7ba2343 Add possibility to see the traffic report in server local time 2018-01-29 08:49:39 -05:00
emanuele-f
9159525df0 nedge gateways changes 2018-01-25 17:53:49 +01:00
emanuele-f
ca21850b12 Add nedge device shutdown and reboot dialogs 2018-01-24 17:51:47 +01:00
Luca Deri
f9c30db72b Extended lint to CIDR 2018-01-21 12:17:34 +01:00
Luca Deri
d7c8fbeff1 SNMP protocol version is now set in preferences 2018-01-21 08:14:28 +01:00
emanuele-f
2943249f2f Prevent critical protocols policing 2018-01-17 14:39:26 +01:00
emanuele-f
b787a0166e nedge localization and parameters 2018-01-16 14:14:30 +01:00
emanuele-f
77c4625845 nedge policy improvements 2018-01-11 18:36:48 +01:00
emanuele-f
9f556d18b5 Add global preference to forge DNS 2018-01-10 11:58:12 +01:00
Simone Mainardi
535d4f7cf7 Refreshes TZ upon changes 2018-01-09 17:23:21 +01:00
emanuele-f
a920a3a6f8 nedge localization and parameters 2018-01-09 11:40:26 +01:00
Simone Mainardi
dcb9abc640 Implements nEDGE timezone functions 2018-01-05 12:54:02 +01:00
emanuele-f
8ad7b4ce08 Quotas fixes and improvements
- Fix concurrency issue while resetting quotas
  - Fix quota serialization issues
  - Add missing total stats serialization
  - Add per-pool quotas reset
  - Fix missing string cast on cross application quotas
  - Fix quota reset after midnight when ntopng is restarted
2018-01-05 10:16:50 +01:00
emanuele-f
665f7bf8c5 nedge dhcp static leases 2018-01-03 13:35:20 +01:00
emanuele-f
a538fd4df1 Add Quad 9 secure DNS 2018-01-02 10:37:33 +01:00
emanuele-f
378cc54abf Expose conversion from ndpi category id to category name 2017-12-29 19:20:42 +01:00
Emanuele Faranda
9824678e66 nedge factory reset localization 2017-12-29 10:08:23 +01:00
emanuele-f
2be40c13d2 nedge DHCP server parameters and localization 2017-12-27 18:18:35 +01:00
emanuele-f
28492c5cfd nedge recovery ip parameters and localization 2017-12-27 17:17:34 +01:00
emanuele-f
3f9a1aad90 nedge DNS parameters and localizations 2017-12-27 16:28:30 +01:00
emanuele-f
951f602102 nedge network configuration localization 2017-12-21 13:47:06 +01:00
emanuele-f
34a9683c14 Add nedge routing validation 2017-12-21 11:43:13 +01:00
emanuele-f
8026ed6f14 nedge localization 2017-12-20 19:17:32 +01:00
Simone Mainardi
5b490b5a43 Adds lint and locales for nEDGE interfaces 2017-12-20 17:28:33 +01:00
emanuele-f
c2fbfc01b8 nedge localization 2017-12-20 16:30:26 +01:00
emanuele-f
96522a4fc3 Extend multiple choice buttons widget 2017-12-20 15:45:35 +01:00
emanuele-f
9377e25f4f Localization strings for nedge 2017-12-20 13:10:50 +01:00
emanuele-f
6329023a4c Add lan and wan interfaces parameters 2017-12-19 16:23:52 +01:00
Simone Mainardi
1c0fbabda9 Validates 'discard' action for nEdge 2017-12-19 15:11:11 +01:00
Simone Mainardi
16dd827781 Reworks nEdge boot operations 2017-12-19 14:46:46 +01:00
Simone Mainardi
3c83a73602 Handles save/discard nEdge config 2017-12-18 15:42:10 +01:00
emanuele-f
a17874fd67 Make DNS enforcement a radio 2017-12-15 15:45:20 +01:00
Simone Mainardi
f25c6b6724 Makes informative dropped flows alerts configurable 2017-12-14 19:11:18 +01:00
Simone Mainardi
754377d372 Implements remote-to-remote flows alerts 2017-12-12 13:16:46 +01:00
Simone Mainardi
2e6fa7cf27 Per-category flow filtering capabilities 2017-12-11 20:18:55 +01:00
emanuele-f
bffd2db88f Move quotas bars javascript to separate file 2017-12-07 17:57:35 +01:00
emanuele-f
0d433df91b Fix default policy user logic
To determine the policy to apply, the following rules are checked in this order:

1) A pool specific policy on the protocol exists? Use it
2) A default pool policy on the protocol exists? Use it
3) A pool specific policy on the category exists? Use it
4) A defaul pool policy on the category exists? Use it
5) Use the global policy
2017-12-07 13:46:47 +01:00
emanuele-f
505d209319 Add nedge2 configure parameter 2017-12-06 12:08:36 +01:00
emanuele-f
9a248fbfeb Add forge global dns pool detail 2017-12-05 18:10:49 +01:00
emanuele-f
e3941556ae Initial nedge2 lua page setup 2017-12-05 12:53:59 +01:00
Luca Deri
bbe361377a Added missing toggle_local check 2017-12-03 18:11:59 +01:00
Luca Deri
32bee91c83 Added HREF from flows info to flow lists according to flow exporter/interfaces
Improved flow drops report in interfaces
For ZMQ interfaces throughtput is computed with frequency not les than 5 sec to avoid inaccurate computation
2017-11-18 15:47:34 +01:00
emanuele-f
e008a05586 Add script to find unused locale strings
Also remove some unused strings
2017-11-17 18:15:03 +01:00
emanuele-f
f62c86a241 Make applications category selection page consistent with other pages 2017-11-15 10:32:27 +01:00
emanuele-f
4b878b5817 Fix user autentication preferences page "not saved" message 2017-11-10 19:40:42 +01:00
Simone Mainardi
4bbe36c957 Removes unused DNS-based categorization 2017-10-31 13:53:17 +01:00
Simone Mainardi
2292a1e339 Hanldes invalid DNS query alerts 2017-10-13 17:59:20 +02:00
Simone Mainardi
4e4020a480 Implements flows filter by client/server ASN 2017-10-08 22:54:24 +02:00
Simone Mainardi
a99c7a9544 Implements old RRD files deletion (frontend + partial backend) 2017-10-04 19:39:32 +02:00
Simone Mainardi
5ebfb6f01c Implements per-MAC nDPI categories (backend + frontend) 2017-10-04 17:36:56 +02:00