aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--central/src/main/resources/manage/showconf.ftlh2
1 files changed, 1 insertions, 1 deletions
diff --git a/central/src/main/resources/manage/showconf.ftlh b/central/src/main/resources/manage/showconf.ftlh
index 2ef1947..04e3088 100644
--- a/central/src/main/resources/manage/showconf.ftlh
+++ b/central/src/main/resources/manage/showconf.ftlh
@@ -55,7 +55,7 @@
<#if peer_link_local>
PostUp = ip addr add dev <b>&lt;Your WireGuard interface name&gt</b> ${peer_ipv6}/64
<#else>
- PostUp = ip addr add dev <b>&lt;Your WireGuard interface name&gt</b> ${peer_ipv6}/64 peer ${ipv6}/64
+ PostUp = ip addr add dev <b>&lt;Your WireGuard interface name&gt</b> ${peer_ipv6}/128 peer ${ipv6}/128
</#if>
</#if>
Table = off