Commit a8d3238
committed
win: don't (always) set DNS with the adapter
Reverts the changes done in commit e6e7b91. Turns out this is actually
not needed for search domains to work. That is what recent tests
confirm, even though tests back then told a different story.
Not having the DNS set has the advantage that no search domains are
leaked to the VPN DNS provider when in split mode. Only configured
domains will be handled by the NRPT rules, the others go a different
way.
Jira: OVPN3-1444
Signed-off-by: Heiko Hund <heiko@openvpn.net>1 parent 5296dc2 commit a8d3238
1 file changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
723 | 723 | | |
724 | 724 | | |
725 | 725 | | |
726 | | - | |
727 | | - | |
728 | | - | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
729 | 732 | | |
730 | 733 | | |
731 | 734 | | |
| |||
0 commit comments