Commit graph

62 commits

Author SHA1 Message Date
Manuel Ceroni
daba9b5d82
Implemented interface rescan (#9511)
* Implemented interface rescan

* Changed confirmation message for recscan interfaces
2025-08-13 15:41:43 +02:00
Matteo Biscosi
d5097ad8ef Fixes various issues 2024-10-22 11:55:42 +02:00
Alfredo Cardigliano
70272feac9 Code cleanup 2024-06-14 17:51:23 +02:00
Alfredo Cardigliano
335ff7552e Update os version check 2024-06-04 16:40:26 +00:00
Nicolò Maio
3d5fadf66b
Save backup on Disk (#8272) (#8332)
* Save backup on Disk (#8272)

* Utilize ntop.readdir and eliminate the usage of io.popen (#8272)
2024-04-18 12:45:15 +02:00
Alfredo Cardigliano
76c2696dcb Fix vlan as wan interfaces 2024-04-12 12:27:28 +02:00
Alfredo Cardigliano
925332d70f Add selected WAN interfaces to the list of gateways if not already there 2024-04-11 16:29:07 +02:00
Nicolo Maio
2cee598994 Add smcroute integration and remove port from custom repeaters. 2024-03-15 12:34:01 +01:00
Alfredo Cardigliano
fb79fc88f5 Comment debug msg 2024-03-05 18:26:49 +01:00
Alfredo Cardigliano
cf2a9eff59 Fix nedge system setup toggles (do not use redis) 2024-03-01 18:36:07 +01:00
Alfredo Cardigliano
b85dd4cbdb Rework reboot cs restart sections 2024-03-01 15:33:19 +01:00
Alfredo Cardigliano
1df89e9762 Do not reboot the machine when changing the captive settings 2024-03-01 15:19:10 +01:00
Matteo Biscosi
dbf4bf2a2b Removed useless imports in lua code upping the memory usage 2024-02-15 15:21:40 +00:00
Luca Deri
55870e97b9 (C) Update 2024-01-12 11:44:18 +01:00
Alfredo Cardigliano
5e4587c094 Review and fix all nedge code accessing CH 2023-10-12 11:37:46 +02:00
Alfredo Cardigliano
fe2bed87d6 Restore reboot action 2023-09-21 14:02:08 +02:00
Alfredo Cardigliano
b6154fb3e8 Fix incStats/setStats to always use 64 bit counters 2023-07-27 15:24:02 +00:00
Nicolo Maio
f453601e86 Fix sort. (#7423) 2023-05-02 08:53:00 +00:00
Luca Deri
294ad7d7e4 Backup are now reverse sorted 2023-04-29 18:08:43 +02:00
Luca Deri
1fb1bd87fc Added fix to check when a table is really changed 2023-04-27 17:45:25 +02:00
Nicolo Maio
f530048a7d Fix date format. (#7423) 2023-04-26 14:13:40 +00:00
Nicolo Maio
a89557d393 Fix date format. (#7423) 2023-04-26 12:36:18 +00:00
Nicolo Maio
5127837e9f Fix Date Format. (#7423) 2023-04-26 09:03:44 +00:00
Nicolo Maio
cc27befcfa Update manage backup configurations. (#5780) 2023-04-24 15:27:23 +00:00
Luca Deri
08899f48e0 Fixed invalid key name that was causing recursive backups
Fixed code loop that cause ntopng to hang
2023-04-24 15:55:45 +02:00
Matteo Biscosi
4cacf75c9e Backup code cleanup and fixes daily backup not executed (#7397) 2023-04-14 16:15:26 +00:00
Matteo Biscosi
a1df1ab8de Fixes backup function not called (#7397) 2023-04-13 18:08:03 +02:00
Luca
824beccc6e Changes to address #7397 issues 2023-04-13 15:21:53 +02:00
Nicolò Maio
574e941947
Add configurations backup. (#5780) (#7390) 2023-04-12 17:01:08 +02:00
Alfredo Cardigliano
7a4ea040c4 Add configuration for MDNS forwarder 2023-03-30 18:55:06 +02:00
Alfredo Cardigliano
0333e051e7 Improve support for multiple local addresses 2023-03-28 17:47:37 +02:00
Alfredo Cardigliano
e61f8ba6e8 Fix return value 2023-03-16 14:42:44 +01:00
Alfredo Cardigliano
daaa549759 Set interface alias 2023-03-16 14:38:50 +01:00
Alfredo Cardigliano
9fa29da494 Do not dump gateway/nameserver configuration for LAN interfaces 2023-03-14 17:52:28 +01:00
Matteo Biscosi
0f51b329b0 Added support to multi LAN and fixes DHCP service error 2022-11-10 17:50:27 +01:00
MatteoBiscosi
32b5ad3942 Changed nedge dhcp service management 2022-10-27 15:51:04 +02:00
Matteo Biscosi
47339bd34c Added VLAN and multiwan support to nedge 2022-10-03 17:05:59 +02:00
Alfredo Cardigliano
c29e84314e Allow vlan interfaces 2022-09-07 10:48:41 +02:00
Alfredo Cardigliano
6e834992e5 Add support for multiple LAN interfaces in routing mode 2022-09-06 11:05:06 +02:00
Simone Mainardi
28cc873d43 Fixes scope for nEdge system_config functions 2021-01-13 17:47:03 +01:00
Alfredo Cardigliano
4d55f4a181 Add system_config.configFile to return config file path 2021-01-12 17:57:56 +01:00
Alfredo Cardigliano
bbc6ea7561 Cleanup 2021-01-12 14:43:35 +01:00
Alfredo Cardigliano
9411232b86 Fix findDnsPreset 2021-01-12 13:10:57 +01:00
Alfredo Cardigliano
3a5fa4564a Check passphrase length in the UI form. Add ieee80211n/ieee80211ac. 2020-12-07 16:32:08 +01:00
Alfredo Cardigliano
fdd4305e5a Add support for static bridge IP and recovery alias 2020-12-03 22:30:06 +00:00
Alfredo Cardigliano
83660f5c85 Configuration improvements for the IoT mode 2020-12-03 17:24:01 +00:00
Alfredo Cardigliano
92d8d9396d Fix wireless configuration. Handle appliance reboot. 2020-12-03 13:56:05 +00:00
Alfredo Cardigliano
f0aeed0eff IoT bridge configuration fixes 2020-12-02 17:46:45 +00:00
Alfredo Cardigliano
4be7f67d35 Wifi configuration (to be tested) 2020-12-02 12:15:06 +01:00
Alfredo Cardigliano
973e38587b Appliance wireless configuration page 2020-12-01 19:55:34 +01:00