1
22.7 Legacy Series / Re: Cannot add rulesets to Suricata (New installation)
« on: August 01, 2022, 11:01:59 pm »
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.
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.
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
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
WHERE did you set this 192.168.1.0/24? in local instance or endpoint?