From 139a46dce077de089c27aa22e3dbc6c60eced224 Mon Sep 17 00:00:00 2001 From: cronekorkn Date: Tue, 18 Oct 2022 19:51:58 +0200 Subject: [PATCH] change ipv6 --- nodes/netcup.mails.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodes/netcup.mails.py b/nodes/netcup.mails.py index e31d4a0..2b5d0c4 100644 --- a/nodes/netcup.mails.py +++ b/nodes/netcup.mails.py @@ -30,7 +30,7 @@ 'interface': 'eth0', 'ipv4': '202.61.255.108/22', 'gateway4': '202.61.252.1', - 'ipv6': '2a03:4000:55:a89::2/64', + 'ipv6': '2a03:4000:55:a89::1/64', 'gateway6': 'fe80::1', } },