From ccefbfa41072502a0b309e53bff483f6d41ee49b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zolt=C3=A1n=20Felleg?= Date: Wed, 17 Feb 2021 15:10:47 +0100 Subject: [PATCH] Updated efg.pm (updated ACE Telecom addresses). --- sources/efg.pm/firstboot/nftables.config | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/sources/efg.pm/firstboot/nftables.config b/sources/efg.pm/firstboot/nftables.config index f547dc3..65ca045 100644 --- a/sources/efg.pm/firstboot/nftables.config +++ b/sources/efg.pm/firstboot/nftables.config @@ -23,11 +23,19 @@ define PERIMETER_IF = eth0 define LOOPBACK_IP = 127.0.0.1 # public addresses -define PUBLIC_ACE_EFG_IP = 37.220.137.137 -define PUBLIC_ACE_VPN_IP = 37.220.137.138 -define PUBLIC_ACE_IP_139 = 37.220.137.139 -define PUBLIC_ACE_IP_140 = 37.220.137.140 -define PUBLIC_ACE_IP_141 = 37.220.137.141 +define PUBLIC_ACE_EFG_IP = 37.220.137.97 +define PUBLIC_ACE_MX_IP = 37.220.137.98 +define PUBLIC_ACE_NS_IP = 37.220.137.99 +define PUBLIC_ACE_VPN_IP = 37.220.137.100 +define PUBLIC_ACE_WS_IP = 37.220.137.101 +define PUBLIC_ACE_MINECRAFT_IP = 37.220.137.102 +define PUBLIC_ACE_IP_103 = 37.220.137.103 +define PUBLIC_ACE_IP_104 = 37.220.137.104 +define PUBLIC_ACE_IP_105 = 37.220.137.105 +define PUBLIC_ACE_IP_106 = 37.220.137.106 +define PUBLIC_ACE_IP_107 = 37.220.137.107 +define PUBLIC_ACE_ZFDL360E_IP = 37.220.137.108 +define PUBLIC_ACE_ZFDL380E_IP = 37.220.137.109 define PUBLIC_TELEKOM_EFG_IP = 194.149.40.146 define PUBLIC_TELEKOM_MX_IP = 194.149.40.147 define PUBLIC_TELEKOM_NS_IP = 194.149.40.148 -- 2.54.0