From ecfd60803f87f97548c8b8f71e93413d65a4b8ab Mon Sep 17 00:00:00 2001 From: CroneKorkN Date: Sat, 9 Aug 2025 21:29:57 +0200 Subject: [PATCH] fix gateway --- nodes/ovh.secondary.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodes/ovh.secondary.py b/nodes/ovh.secondary.py index 06a28d8..a3c951f 100644 --- a/nodes/ovh.secondary.py +++ b/nodes/ovh.secondary.py @@ -14,7 +14,7 @@ 'external': { 'interface': 'ens3', 'ipv4': '51.68.189.180/32', - 'gateway4': '135.125.238.1', + 'gateway4': '51.68.188.1', 'ipv6': '2001:41d0:701:1100::751a/128', 'gateway6': '2001:41d0:701:1100::1', },