Commit Graph

69 Commits

Author SHA1 Message Date
f58ffedef9 - Migrate rx3_net_adm and add coresponding completion script. 2026-04-15 18:06:36 +02:00
360db73a09 - First commit after repository split! 2026-04-14 15:45:32 +02:00
6d2fd44dba - Start migration of dns, network & vpn lib,
- Start migration of rx3_net_adm.
2026-04-13 16:35:39 +02:00
0c05cfd6c0 - Fix ReleaseNotes file. network_tools-1.1.4 2026-04-13 12:08:50 +02:00
540bd1ce03 - Add rx3-network.minotaur config file,
- Add missing etc/sudoers.d/rx3-network config file.
2025-10-19 20:13:09 +02:00
5e3d8ed47b - Minor config files update. 2025-09-19 11:43:49 +02:00
ce66dba7a6 - Fix uptime for gateway destinations,
- Add status filtering in the VPN Admin page.
network_tools-1.1.3
2025-09-19 11:02:09 +02:00
2083444bc1 - Minor fixes in config files and openvpn-status. network_tools-1.1.2 2025-09-12 18:43:25 +02:00
8cd1bcce64 - Fix sysconfig files,
- Fix openvpn-status.
2025-09-07 23:26:55 +02:00
e5a41ec931 - Update changelog for release. network_tools-1.1.1 2025-09-03 14:51:05 +02:00
a0d8a55ca8 - Fix stupid -x on the shebang line of vpn lib! 2025-09-01 19:33:27 +02:00
fc549dfea0 - Add network reinit() function,
- Add reinit at each supervisor end loop,
- Fix address refresh algorithm,
- Fix log function parameter passing bug.
2025-09-01 19:22:40 +02:00
b1c51d6cfd - Improve device up api events,
- Improve openvpn stats reporting,
- Add a new conection state for gateways device up with no gateway client conected.
2025-09-01 01:09:29 +02:00
235076b6b9 - Complete the first gateway support implementation,
- More tests needed!
network_tools-1.1.0
2025-08-26 19:14:05 +02:00
7e05bc0ba0 - Fix cgi execution mode. 2025-08-24 12:55:19 +02:00
5fb45c3944 - Contunue gatway support implementation. 2025-08-24 12:47:58 +02:00
67f1ec7de8 - Start VPN gateways support implementation. 2025-08-23 11:58:29 +02:00
7a2bd651d7 - Move dns.bash from global to local,
- Add installation support of default.bash in local or global.
2025-08-17 11:55:43 +02:00
dfeabaf379 - Fix release date. network_tools-1.0.0 2025-08-12 00:35:03 +02:00
3bf29ef194 - Fix rule duplicate bug. 2025-08-12 00:32:50 +02:00
3250a88fda - Remove unneeded files,
- Prepare 1.0.0 release.
2025-08-11 19:07:34 +02:00
390893513a - Add network_route_other_init() function to fix missing other routes. 2025-08-10 00:08:45 +02:00
e17b7ab24b - Rename vyprvpn-up/down to openvpn-up/down,
- Add network_route_dst_init function, to support VPN up/down roting table update.
2025-08-09 10:29:41 +02:00
67cb4f2940 - Minor fix. 2025-07-26 10:54:37 +02:00
fa800d7eac - Build VPN confing now only on VPN start. 2025-07-26 10:48:47 +02:00
077e416531 - Adjust some log types,
- Add some log info.
2025-07-26 00:27:10 +02:00
6996353536 - Add log type support,
- Add NETWORK_LOG_TRACE config variable.
2025-07-26 00:01:24 +02:00
b76a23a9c7 Add NETWORK_NC_TIMEOUT config variable. 2025-07-25 14:20:05 +02:00
4b5721878d - Fix vyprvpn up and down scripts logging. 2025-07-25 14:12:27 +02:00
8cccedf948 - Fix vyprvpn up & down script,
- Fix LOG use in default.bash.
2025-07-24 20:21:54 +02:00
19392dfa14 - New centralized logfile system for Network, DNS & VPN,
- Now kill VPN suprocesses,
- Move file config in syscoinfig file,
- Misc fixes.
2025-07-24 18:27:01 +02:00
3aaaf15e45 - Add VPN IP destination in status,
- Add Network Dst name lookup.
2025-07-22 18:04:39 +02:00
793cb36449 - Fix rx3-vpn.service definition. 2025-07-22 14:06:11 +02:00
6cef0bd296 - Fix VPN job number,
- Fix VPN job date.
2025-07-22 13:58:37 +02:00
89bc12aef9 - Fix job status. 2025-07-21 20:21:15 +02:00
42fe534304 - Add job status in VPN status reporting. 2025-07-21 20:12:05 +02:00
579e6a60ca - Improve VPN supervisor log,
- Add IP validation on refresh.
2025-07-21 18:35:33 +02:00
a532fcf8e1 - Fix VPN_CONFIG_FILE and VPN_TEMPLATE_FILE definition. 2025-07-21 15:58:14 +02:00
504d3eb078 - Improve vpn_dump formating. 2025-07-21 14:33:32 +02:00
f5a8f84155 - Major VPN management debug and fixing. 2025-07-21 12:32:57 +02:00
15678efa10 - Add vpn.bash libraries,
- Add rx3_vpn_adm tools.
2025-07-11 18:39:59 +02:00
84d00cfd8b - Fix duplicate function. 2025-07-08 23:29:37 +02:00
bd5c0ecbd6 - Start new external VPN management implementation. 2025-07-08 23:25:17 +02:00
de448dd924 - New source device numbering system: now based on ip address and not host name. 2025-07-06 19:58:01 +02:00
fbfdc42bda - Replace dst host name by dst name in CGI source tab header. 2025-07-06 17:59:46 +02:00
5fe21ea672 - Fix empty device status. 2025-07-06 13:33:05 +02:00
0edc46fc42 - Add Network IP Route tab,
- Improve status info,
- Fix comment in systemd service file.
2025-07-06 01:58:10 +02:00
c9388dae6b - Add a firts release of systemd script. 2025-07-05 21:05:03 +02:00
142bee2dfd - Minor fixes in deinit code. 2025-07-05 20:52:12 +02:00
3366399b37 - Move from veth to bridge to support docker networking,
- Move default config to darkstar example,
- Add cerber config example,
- Add NETWORK_DST_NAME & NETWORK_SRC_DEVICE config variables.
2025-07-05 19:30:34 +02:00