@Monviech thank you for the update and the explanation.
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 MenuQuoteYou won't have been locked out. You disabled the DNS resolver so whatever URL you were using to access the web GUI could not be resolved.
You should have been able to access the web GUI using the firewall IP address to enable unbound again
https://192.168.1.1https://192.168.1.1:8443
http:
ssl_certificate: /config/homeassistant.pem
ssl_key: /config/homeassistant-key.pem
server_port: 8123
use_x_forwarded_for: true
trusted_proxies:
- 192.168.1.1
- 172.30.33.0/24
- ::1
- 127.0.0.0