diff --git a/cmk-update-agent.state b/cmk-update-agent.state index 91c71157..0262d5c2 100644 --- a/cmk-update-agent.state +++ b/cmk-update-agent.state @@ -1 +1 @@ -{'host_secret': 'kwgdpsxglkabglrcselwgbxzgjdccindehyefyjejieztqoewmxmaenvqobhaovk', 'server': '192.168.0.99', 'site': 'realm', 'host_name': 'serviceraspi2.realm.local', 'protocol': 'http', 'user': 'caelebfi', 'last_check': 1666964462.8305984, 'installed_aghash': '0649383f09ad3ac2', 'last_update': 1666964489.60659, 'last_error': "HTTPConnectionPool(host='192.168.0.99', port=80): Max retries exceeded with url: /realm/check_mk (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))", 'pending_hash': None} +{'host_secret': 'kwgdpsxglkabglrcselwgbxzgjdccindehyefyjejieztqoewmxmaenvqobhaovk', 'server': '192.168.0.99', 'site': 'realm', 'host_name': 'serviceraspi2.realm.local', 'protocol': 'http', 'user': 'caelebfi', 'last_check': 1666964462.8305984, 'installed_aghash': '0649383f09ad3ac2', 'last_update': 1666964489.60659, 'last_error': "HTTPConnectionPool(host='192.168.0.99', port=80): Max retries exceeded with url: /realm/check_mk (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))", 'pending_hash': None} diff --git a/resolv.conf b/resolv.conf index 50e95a20..bceef91a 100644 --- a/resolv.conf +++ b/resolv.conf @@ -2,3 +2,5 @@ domain realm.local nameserver 192.168.0.5 nameserver 192.168.0.1 +nameserver fd00::2e91:abff:fe49:9924 +nameserver 2003:c6:a71f:2500:2e91:abff:fe49:9924 diff --git a/unbound/unbound.conf.d/resolvconf_resolvers.conf b/unbound/unbound.conf.d/resolvconf_resolvers.conf index b93e354d..f15c8a50 100644 --- a/unbound/unbound.conf.d/resolvconf_resolvers.conf +++ b/unbound/unbound.conf.d/resolvconf_resolvers.conf @@ -9,3 +9,5 @@ forward-zone: name: "." forward-addr: 192.168.0.5 forward-addr: 192.168.0.1 + forward-addr: fd00::2e91:abff:fe49:9924 + forward-addr: 2003:c6:a71f:2500:2e91:abff:fe49:9924