Development discussion of WireGuard
 help / color / mirror / Atom feed
From: Illule <illule@ubstee.fr>
To: wireguard@lists.zx2c4.com
Subject: DNS on macos
Date: Tue, 30 Apr 2019 00:41:14 +0200	[thread overview]
Message-ID: <8D6A8B89-F86B-4899-92FB-BCA9D455D79C@ubstee.fr> (raw)

Hi,

On macos the DNS set by wireguard is used as secondary DNS :
sudo scutil —dns returns :
```
DNS configuration (for scoped queries)

resolver #1
 search domain[0] : home
 nameserver[0] : fe80::924d:4aff:feeb:2eb0%en0
 nameserver[1] : 192.168.137.1
 if_index : 8 (en0)
 flags    : Scoped, Request A records, Request AAAA records
 reach    : 0x00020002 (Reachable,Directly Reachable Address)

resolver #2
 nameserver[0] : 10.137.3.3
 if_index : 17 (utun1)
 flags    : Scoped, Request A records
 reach    : 0x00000003 (Reachable,Transient Connection)
```

Is it wanted ? I’d prefer use my personnal DNS as main resolver. Moreover safari seems to being able to use it when a domain is not public but not command like dig.

Best regards,

Illule
_______________________________________________
WireGuard mailing list
WireGuard@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/wireguard

                 reply	other threads:[~2019-05-06 20:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8D6A8B89-F86B-4899-92FB-BCA9D455D79C@ubstee.fr \
    --to=illule@ubstee.fr \
    --cc=wireguard@lists.zx2c4.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).