This repository has been archived by the owner on Jun 25, 2020. It is now read-only.
This repository has been archived by the owner on Jun 25, 2020. It is now read-only.
Open
Description
Chrome reimplements its own DNS resolver, and skips NSSwitch: https://code.google.com/p/chromium/issues/detail?id=117655 named Async DNS resolver. So Chrome isn't compatible with Prax, unless you use xip.io, switch the flag off (in Chrome < 41) --disable-async-dns or configure dnsmasq or bind or unbound locally.
Please not that all other browsers do work perfectly with the system configuration.