December 2, 20232 yr Purpose : Create dns record for internal use without Cloudflare, no expose to the Internet. Example : home.example.com or abc1.example.com I have successfully installed Adguard and Ngnix Proxy Manager (NPM) running. but I ran into an issue when this 2 containers cant connect due to different network (i read somewhere , it's Unraid security thing). Adguard : Network br0 : IP : 192.168.1.99/24 NPM : Network Bridge : IP : 192.168.1.200:84 other docker : Bridge : IP : 192.168.1.200:xxx Unraid : 192.168.1.200 I have set DNS forward to my Adguard IP from the router. DHCP is done by router. Adguard DNS rewrite : *.example.com to 192.168.1.200 NPM already set few : home.example....... or abc1.example..... but doesnt work because those 2 networks cant talk. Win 11 Pc request home.example.com -> Adguard see record and forward to 192.168.1.200 (no port- where NPM located) -> stuck. At the moment, everything I enter : xxxx.example.com will be redirected to Unraid login 192.168.1.200 port 80 (as recorded on Adguard, not NPM) Can anyone help me ? Thanks Edited December 2, 20232 yr by minhdan123456
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.