Hi
where is the log of "DNS HTTPS Proxy Settings" - it is running unstable.. sometimes DNS resolving not working
in /var/log nothing
also in https://example.org/cgi-bin/luci/admin/status/logs/dmesg
nothing
Hi
where is the log of "DNS HTTPS Proxy Settings" - it is running unstable.. sometimes DNS resolving not working
in /var/log nothing
also in https://example.org/cgi-bin/luci/admin/status/logs/dmesg
nothing
You can set a logfile and verbosity level for each instance.
config https-dns-proxy
option bootstrap_dns '8.8.8.8,8.8.4.4'
option resolver_url 'https://dns.google/dns-query'
...
option logfile '/tmp/google.txt'
option verbosity '3'
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.