Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to set DNS configuration: Could not activate remote peer. #514

Closed
mrbaseman opened this issue Dec 13, 2019 · 3 comments
Closed

Failed to set DNS configuration: Could not activate remote peer. #514

mrbaseman opened this issue Dec 13, 2019 · 3 comments

Comments

@mrbaseman
Copy link
Collaborator

issue reported here:
it fails to add the nameservers to /etc/resolv.conf

INFO:   Adding VPN nameservers...
DEBUG:  resolvconf_call: /usr/sbin/resolvconf -a "ppp0.openfortivpn"
Failed to set DNS configuration: Could not activate remote peer.
@mrbaseman
Copy link
Collaborator Author

The DNS configuration error obviously comes from resolvconf. When searching for the error message I have found this thread with the hint:

It looks like systemd-resolved might not be running. Does it help
if you run 'sudo systemctl enable --now systemd-resolved' ?

If that doesn't help, you could try running --pppd-use-peerdns=1 or disable the usage of resolvconf with the following workaround at configure time --with-resolvconf=/sbin/nonexistent

@DimitriPapadopoulos
Copy link
Collaborator

@nicolaerosia Does this help?

@DimitriPapadopoulos
Copy link
Collaborator

@mrbaseman I'm closing this issue for now.
@nicolaerosia Please feel free to reopen it if you feel this is not a resolvconf issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants