My bad the issue was that I didn't install Snort and ET Telemetry plugin. Closing this now.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: Gauss23 on October 29, 2020, 07:03:02 PM
Why don't you just use split-dns for this? OPNsense is handling letsencrypt on public ip. Then you define an override in unbound for the same hostname as you used for the letsencrypt cert with the internal IP of the OPNsense.
Quote from: lebernd on October 29, 2020, 12:40:03 PM
I don't use unbound for homeassistant but for other haproxy services that depend also on LE and I don't have problems. Inside and vpn are redirected to the local address (the new virt-ip of the haproxy-frontend) but LE is working and looking for the official dns-servers.
Edit:
the condition and rule is simple:
cond: host starts (match or end will most likely be also possible) with: fqdn / or something like it
rule: it cond -> execute function use backend ...
rule selected/applied on the frontend then.
Best regards,
Bernd
Quote from: mimugmail on August 03, 2020, 01:57:06 PM
I checked all available good documentations and also the official ones:
https://www.routerperformance.net/opnsense/opnsense-and-wireguard/
I have no idea why you set your local networks in local instance.
This is nowhere documented.
Maybe this would was dismissed with FreeBSD 11.2 and now throws an error in FreeBSD 12.1
Quote from: mimugmail on August 03, 2020, 01:19:55 PM
WHERE did you set this 192.168.1.0/24? in local instance or endpoint?