Technitium working

This commit is contained in:
2026-09-11 18:25:20 -04:00
parent 16ae125e1f
commit f4e770f569
15 changed files with 224 additions and 53 deletions
@@ -0,0 +1,12 @@
[Network]
NetworkDeleteOnStop=true
DisableDNS=no
Driver=bridge
Internal=no
IPv6=yes
Subnet={{ podman_subnet_prefix_ipv4 }}{{ subnet_suffix_value }}.0/24
Subnet={{ podman_subnet_prefix_ipv6 }}{{ subnet_suffix_value }}::/64
IPRange={{ podman_subnet_prefix_ipv4 }}{{ subnet_suffix_value }}.128/26
IPRange={{ podman_subnet_prefix_ipv6 }}{{ subnet_suffix_value }}::0100/120
Gateway={{ podman_subnet_prefix_ipv4 }}{{ subnet_suffix_value }}.254
Gateway={{ podman_subnet_prefix_ipv6 }}{{ subnet_suffix_value }}::254