Hi Eric, We’ve experienced this issue too. I don’t know if we’ve both missed something but here we use a workaround of running dnsmasq on the ATS server. We then configure ATS to resolve to localhost, where dnsmasq is running, and that does indeed read /etc/hosts.
HTH Nick From: Eric Chaves <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Wednesday, February 27, 2019 at 1:53 PM To: "[email protected]" <[email protected]> Subject: ATS name resolution ignoring /etc/hosts Hi Folks, Does ATS included /etc/hosts when it's performing DNS lookups? I've added an entry for a custom domain that is not publicly resolved but ATS does not seem to find the IP address to connect (clients get a 502 error and logs ERR_CONNECT_FAIL/502 606 CONNECT my-domain:4433/ - NONE/- text/htm). Am I missing something (again =P )? Regards,
