OniriCorpe
|
799b5b22e8
|
try a fix
|
2023-12-31 01:24:22 +01:00 |
|
OniriCorpe
|
4181ed6204
|
fixes
|
2023-12-31 01:19:22 +01:00 |
|
OniriCorpe
|
a7ddbdeae2
|
fix if or
|
2023-12-31 01:07:48 +01:00 |
|
OniriCorpe
|
dee489790d
|
debug ip
|
2023-12-31 00:56:29 +01:00 |
|
OniriCorpe
|
29cd1df5c3
|
add 2 ynh_print_info
|
2023-12-31 00:45:36 +01:00 |
|
OniriCorpe
|
56b9a133ac
|
put opening/closing ports info messages in upgrade script too
|
2023-12-31 00:34:41 +01:00 |
|
OniriCorpe
|
00936aea85
|
debug prints no longer needed
|
2023-12-31 00:28:51 +01:00 |
|
OniriCorpe
|
558f6209e6
|
fix password in the config file
|
2023-12-30 23:58:33 +01:00 |
|
OniriCorpe
|
3e04b8a607
|
add comments to update_agh_ip_config()
|
2023-12-30 23:53:53 +01:00 |
|
OniriCorpe
|
1edb6757ff
|
neh2
|
2023-12-30 23:47:59 +01:00 |
|
OniriCorpe
|
61e690a5ef
|
am dumb lmao
|
2023-12-30 23:47:40 +01:00 |
|
OniriCorpe
|
0c040d97f7
|
neh
|
2023-12-30 23:47:08 +01:00 |
|
OniriCorpe
|
3c60a815d7
|
use split() to split $ipvx_addr variables
|
2023-12-30 23:44:35 +01:00 |
|
OniriCorpe
|
12e407f08b
|
check if the port 53 has really been released from dnsmasq
|
2023-12-30 23:38:57 +01:00 |
|
OniriCorpe
|
0e4cd18bee
|
fix dnsmask config after AGH removal
|
2023-12-30 23:38:00 +01:00 |
|
OniriCorpe
|
a46953854d
|
fix
|
2023-12-30 23:34:00 +01:00 |
|
OniriCorpe
|
815c087270
|
put the config file at the start, before we use it
|
2023-12-30 23:28:09 +01:00 |
|
OniriCorpe
|
ccce10f728
|
we no more need break lines
|
2023-12-30 23:17:15 +01:00 |
|
OniriCorpe
|
68cfa98d49
|
use the same IP config updating in mechanism for all scripts
|
2023-12-30 23:07:52 +01:00 |
|
OniriCorpe
|
87c31e7082
|
try a fix
|
2023-12-28 08:25:47 +01:00 |
|
OniriCorpe
|
bc0a887180
|
fix
|
2023-12-28 08:17:23 +01:00 |
|
OniriCorpe
|
2423ba05c0
|
trying a thing
|
2023-12-28 08:14:42 +01:00 |
|
OniriCorpe
|
75a1fb4cdf
|
sigh
|
2023-12-28 08:01:41 +01:00 |
|
OniriCorpe
|
7053fbdc69
|
sigh
|
2023-12-28 07:53:35 +01:00 |
|
OniriCorpe
|
4350238f8c
|
real fix lol
|
2023-12-28 07:42:18 +01:00 |
|
OniriCorpe
|
fd9db7c7b6
|
fix
|
2023-12-28 07:37:53 +01:00 |
|
OniriCorpe
|
6e86686cf3
|
fix
|
2023-12-28 07:29:07 +01:00 |
|
OniriCorpe
|
27f111ef66
|
rework process_ips() to effectively get multiple IP if needed
|
2023-12-28 07:15:42 +01:00 |
|
OniriCorpe
|
4c6de3701c
|
fix ipv4 getting
|
2023-12-28 07:03:57 +01:00 |
|
OniriCorpe
|
fd75e1c9e5
|
better phrasing
|
2023-12-28 06:53:47 +01:00 |
|
OniriCorpe
|
2153dfe521
|
fix
|
2023-12-28 06:45:25 +01:00 |
|
OniriCorpe
|
584d0ce893
|
trying to better handle ip processing at install
|
2023-12-28 06:43:36 +01:00 |
|
OniriCorpe
|
7c5ce0d152
|
fix
|
2023-12-28 06:24:34 +01:00 |
|
OniriCorpe
|
952f48f41a
|
edit the 'ip' commands because we need the IP without route too (they may be private IPs)
|
2023-12-28 06:16:48 +01:00 |
|
OniriCorpe
|
f4f916a8b2
|
new function: get_network_interface()
|
2023-12-28 05:54:28 +01:00 |
|
OniriCorpe
|
cd382bed1c
|
better message
|
2023-12-28 05:17:39 +01:00 |
|
OniriCorpe
|
8f0906e85b
|
fix
|
2023-12-28 04:24:40 +01:00 |
|
OniriCorpe
|
c4bf95489f
|
fix: processed_ips can be empty
|
2023-12-28 04:01:22 +01:00 |
|
OniriCorpe
|
34eee2028a
|
fix the "there's no valid IP at all for this configuration" bug where the whole route where echoed
|
2023-12-28 03:58:18 +01:00 |
|
OniriCorpe
|
1862a22c67
|
debug upgrade
|
2023-12-28 03:18:09 +01:00 |
|
OniriCorpe
|
664b0cdc3a
|
replace ynh_replace_string by ynh_write_var_in_file
|
2023-12-28 02:54:35 +01:00 |
|
OniriCorpe
|
22a3d330ed
|
fix IP validation for IPv6
|
2023-12-28 01:18:07 +01:00 |
|
OniriCorpe
|
2e5a03320f
|
Revert "rework process_ips()"
This reverts commit 1d5e520b73 .
|
2023-12-28 01:09:39 +01:00 |
|
OniriCorpe
|
1a86052659
|
better test if
|
2023-12-28 01:05:04 +01:00 |
|
OniriCorpe
|
8dcf864621
|
fix if
|
2023-12-28 01:00:14 +01:00 |
|
OniriCorpe
|
176f3149d4
|
typo
|
2023-12-28 00:58:05 +01:00 |
|
OniriCorpe
|
6b3e8a81b5
|
add comment
|
2023-12-28 00:57:00 +01:00 |
|
OniriCorpe
|
1d5e520b73
|
rework process_ips()
|
2023-12-28 00:52:42 +01:00 |
|
OniriCorpe
|
a9e36a82ec
|
debug
|
2023-12-28 00:43:30 +01:00 |
|
OniriCorpe
|
4b780131dc
|
debug
|
2023-12-28 00:11:48 +01:00 |
|