update IPv6 address

This commit is contained in:
Michele Guerini Rocco 2024-09-03 01:01:16 +02:00
parent 0c37b52033
commit 9e45e1a241
Signed by: rnhmjoj
GPG Key ID: BFBAF4C975F76450
2 changed files with 2 additions and 2 deletions

View File

@ -454,7 +454,7 @@
leftid=@wes
left=2a01:e11:1001:53ea::1
rightid=@maxwell
right=2001:470:c8e8:0:230:48ff:fefa:91e1
right=${config.var.ipv6Address}
authby=secret
type=transport

View File

@ -12,7 +12,7 @@
hostname = "maxwell.ydns.eu";
ipv4WanAddress = "2.35.5.112";
ipv4LanAddress = "192.168.1.5";
ipv6Address = "2001:470:c8e8:0:230:48ff:fefa:91e1";
ipv6Address = "2001:470:b576:0:230:48ff:fefa:91e1";
};
description = "Global constants.";
};