Dns option doesn`t work #59

Open
opened 2025-11-19 07:13:03 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @vadim0872 on GitHub (Sep 9, 2025).

I configure split dns, all requests to *.mydomain.com forcibly sent to reverse proxy in local net.
The request to pangolin.mydomain.com going too, but it located on vps. To confirm this problem I try to use option "-dns" which is designed to set dns server that will be resolved request for pangolin endpoint, but it doesn`t metter at all

Originally created by @vadim0872 on GitHub (Sep 9, 2025). I configure split dns, all requests to *.mydomain.com forcibly sent to reverse proxy in local net. The request to pangolin.mydomain.com going too, but it located on vps. To confirm this problem I try to use option "-dns" which is designed to set dns server that will be resolved request for pangolin endpoint, but it doesn`t metter at all
Author
Owner

@DetermineAbsurd commented on GitHub (Oct 27, 2025):

I am also experiencing this issue. Supplied DNS environment variable is ignored seemingly.

Edit: After looking through the debug logs of the container, it appears to interpret the supplied DNS value, but not actually utilize it when doing network requests as the expected return IP of the endpoint does not match my configured response IP from my DNS server and the DNS server isn't reporting any requests from the device running Newt.

@DetermineAbsurd commented on GitHub (Oct 27, 2025): I am also experiencing this issue. Supplied DNS environment variable is ignored seemingly. Edit: After looking through the debug logs of the container, it appears to interpret the supplied DNS value, but not actually utilize it when doing network requests as the expected return IP of the endpoint does not match my configured response IP from my DNS server and the DNS server isn't reporting any requests from the device running Newt.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/newt#59