Update DNS not working question

This commit is contained in:
randomshell 2020-04-22 14:45:14 +00:00 committed by GitHub
parent fcc4cc4afd
commit 97a966cbd4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
FAQ.md
View file

@ -71,7 +71,7 @@ If your client is <2.3.3, remove `tls-version-min 1.2` from your `/etc/openvpn/s
**Q:** DNS is not working on my Linux client
**A:** Make sure the `resolvconf` package is installed. If it does not solve the issue, look at https://wiki.archlinux.org/index.php/OpenVPN#Update_systemd-resolved_script
**A:** See "How do I fix DNS leaks?" question
---