From 202ccb4bb83adaca26bff5d08929b24642004ee8 Mon Sep 17 00:00:00 2001 From: DoTheEvo Date: Sun, 12 Mar 2023 12:02:48 +0100 Subject: [PATCH] update --- opnsense/readme.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/opnsense/readme.md b/opnsense/readme.md index 975f740..04a98cc 100644 --- a/opnsense/readme.md +++ b/opnsense/readme.md @@ -334,9 +334,10 @@ and its an encrypted communication between the browser and the firewall

Geoblock

Lock out the entire world from your network, except for your own country. -Great security benefits, but if you dont use dns challenge you might have issues -with https certificates renewal and other stuff that initiates connection -from the outside. +Great security benefits, but if you dont use +[dns challenge](https://github.com/DoTheEvo/selfhosted-apps-docker/tree/master/caddy_v2#caddy-dns-challenge) +you might have issues with https certificates renewal and other stuff +that initiates connection from the outside. Following [the official documentation](https://docs.opnsense.org/manual/how-tos/maxmind_geo_ip.html)