Adguard DNS Server 192.168.1.240 is set on the network via Fortigate 40F as the primary DNS Server with 1.1.1.1 as Secondary.
External URL: https://adguard.risingflow.com
Internal URL: http://192.168.1.240:777
Github URL: https://github.com/AdguardTeam/AdGuardHome/tree/master
The following option is configured on the cloudflare tunnel side to resolve issues with timeouts with external access to Adguard control panel.
Adguard interface:
The following filters are selected
Upstream Providers are set as follows:
https://1.1.1.1:443/dns-query
https://1.0.0.1:443/dns-query
services:
adguardhome:
user: root
image: adguard/adguardhome:latest
container_name: adguardhome
restart: always
network_mode: host
volumes:
- ./config:/opt/adguardhome/conf
- ./data:/opt/adguardhome/work
Note: Username is case sensitive. aLi3nZ