76b7f86d22
use RA on orion as well
2023-05-16 14:14:27 +02:00
9cef48a6c2
Merge branch 'main' into simplify-network-config
2023-05-12 18:45:58 +02:00
258d27c566
deploy tricot at bespin, register gitea (not accessed yet)
2023-05-09 15:12:03 +02:00
24cf7ddd91
Merge branch 'main' into simplify-network-config
2023-05-09 12:20:35 +02:00
6c07a42978
different wgautomesh gossip ports for prod and staging
2023-05-04 13:39:33 +02:00
607add3161
make specifying an ipv6 fully optionnal
2023-04-21 14:36:10 +02:00
c4598bd84f
Diplonat on bespin, ipv6-only
2023-04-21 12:03:35 +02:00
0b3332fd32
break out core services into separate files
2023-04-21 11:55:24 +02:00
a9e9149739
Fix unbound; remove Nixos firewall (use only diplonat)
2023-04-21 11:29:15 +02:00
529480b133
Merge branch 'main' into simplify-network-config
2023-04-21 10:31:05 +02:00
b4e82e37e4
diplonat with fixed iptables thing
2023-04-20 15:13:13 +02:00
e5f9f3c849
increase diplonat ram
2023-04-19 21:05:47 +02:00
0372df95b5
staging: fix consul server addresses
2023-04-19 20:36:24 +02:00
9737c661a4
Merge branch 'main' into simplify-network-config
2023-04-19 20:15:03 +02:00
07f50f297a
D53 with addresses from DiploNAT autodiscovery; diplonat fw opening for tricot
2023-04-05 16:30:28 +02:00
c08bc17cc0
Adapt prod config to new parameters
2023-04-05 14:09:04 +02:00
16422d2809
introduce back static ipv4 prefix lenght but with default value
2023-04-05 14:04:11 +02:00
bb25797d2f
make script clearer and add documentation
2023-04-05 13:44:38 +02:00
dec4ea479d
Allow for IPv6 with RA disabled by manually providing gateway
2023-04-05 13:27:18 +02:00
cb8d7e92d2
staging: ipv6-only diplonat for automatic address discovery
2023-04-05 10:25:22 +02:00
a31c6d109e
remove obsolete directives
2023-03-31 16:27:08 +02:00
ecfab3c628
Merge branch 'main' into simplify-network-config
2023-03-24 15:35:27 +01:00
96566ae523
refactor configuration syntax
2023-03-24 15:26:39 +01:00
e2aea648cf
greatly simplify ipv4 and ipv6 configuration
2023-03-24 14:42:36 +01:00
a0db30ca26
Sanitize DNS configuration
...
- get rid of outside nameserver, unbound does the recursive resolving
itself (and it checks DNSSEC)
- remove CAP_NET_BIND_SERVICE for Consul as it is no longer binding on
port 53 (was already obsolete)
- make unbound config independant of LAN IPv4 address
2023-03-24 12:58:44 +01:00