From 1a6e3775d1cc5c82a31d068965ef420dcbeec421 Mon Sep 17 00:00:00 2001 From: Evgeniy Ivanov Date: Sat, 20 Aug 2016 16:36:33 +0300 Subject: [PATCH] ULA IPv6 --- config.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.cfg b/config.cfg index cb161ee..f2374d1 100644 --- a/config.cfg +++ b/config.cfg @@ -8,7 +8,8 @@ easyrsa_cert_expire: 3650 easyrsa_reinit_existent: False vpn_network: 10.19.48.0/24 -vpn_network_ipv6: 'fd9d:bc11:4021:69ce::/64' +vpn_network_ipv6: 'fd9d:bc11:4020::/48' +# https://www.sixxs.net/tools/whois/?fd9d:bc11:4020::/48 server_name: "{{ ansible_ssh_host }}" IP_subject_alt_name: "{{ ansible_ssh_host }}"