dns-proxy-server: Does not work when using on OSX

The resolv.conf is not used for DNS resolution on OSX.

#
# Mac OS X Notice
#
# This file is not used by the host name and address resolution
# or the DNS query routing mechanisms used by most processes on
# this Mac OS X system.
#
# This file is automatically generated.
#
search domain.com
nameserver 0.0.0.5
nameserver 0.0.0.6
nameserver 192.168.1.1

I haven’t found a way to get this working 😦

Edit: nevermind – The requirements on the readme show linux.

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 25 (10 by maintainers)

Most upvoted comments

@Kearny I’m about to use a Mac of a friend of mine to make the tests.

I’ll keep this thread updated