WireGuard VG does not connect to the network after the latest update.
I constantly enter the command resolvconf -u . Is there any solution to this problem?
https://paste.manjaro.ru/view/19ee8443
This mentioned above problem has been resolved by using the method followed link: Просмотр и редактирование файлов конфигурации - Manjaro
Also I have removed the line DNS=8.8.8.8 in the file wg0.conf
The use of resolvconf -u point to a system using openresolv and DNS resolution not working.
This is the default resolver used on Manjaro systems and it usually work as expected.
However - VPN services seems to be relying on systemd-resolved to function correct.
VPN compatibility
Major VPN providers offer a GUI application which handles all aspects of the connection.
Every now and then the topics on troubleshooting a given VPN provider surfaces and a lot of topics boils down to DNS and for good reason.
Whether you are using an app offered by your provider or you are using configuration files it is of utmost importance you ensure correct configuration of DNS.
Manjaro default resolver
Since the dawn of Manjaro, the network has been configured using Net…