rollyourown-xyz / ryo-host

Deploy a rollyourown host server using Ansible. Mirror of the https://rollyourown.xyz ryo-host repository.
https://rollyourown.xyz/rollyourown/how_to_use/host_server
GNU General Public License v3.0
1 stars 0 forks source link

[FEATURE] Random generation of private network prefixes / subnets to simplify config file #2

Open xyzroller opened 2 years ago

xyzroller commented 2 years ago

Feature request

Feature

Switch from statically-defined private IPv6 prefix to randomly-defined prefix in configuration.

Purpose of the feature

Currently, IPv6 ULA prefixes in a host server configuration are statically-defined in the parameters wireguard_network_ipv6_prefix and lxd_host_private_ipv6_prefix in the configuration file, and in the parameter [host_wireguard_ip6] in the inventory.

Ideally, these ULA prefixes should be randomly generated.

xyzroller commented 2 years ago

Cross links to primary repository and Codeberg issues: