Development discussion of WireGuard
 help / color / mirror / Atom feed
* DNS on macos
@ 2019-04-29 22:41 Illule
  0 siblings, 0 replies; only message in thread
From: Illule @ 2019-04-29 22:41 UTC (permalink / raw)
  To: wireguard

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-05-06 20:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-29 22:41 DNS on macos Illule

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).