Skip to content

Conversation

kleschenko
Copy link
Contributor

Describe your changes

This change explicitly disables DNSOverTLS for the Netbird wg interface on systems using systemd-resolved. Currently, if the system has DNS over TLS enabled globally then netbird interface will inherit it and DNS resolution ends up in a broken state. Disabling dnsovertls setting explicitly for interface fixes this issue.

Issue ticket number and link

Updates #1483

Stack

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)

By submitting this pull request, you confirm that you have read and agree to the terms of the Contributor License Agreement.

Documentation

Select exactly one:

  • I added/updated documentation for this change
  • Documentation is not needed for this change (explain why)

Docs PR URL (required if "docs added" is checked)

Paste the PR link from https://github.com/netbirdio/docs here:

https://github.com/netbirdio/docs/pull/__

@CLAassistant
Copy link

CLAassistant commented Oct 2, 2025

CLA assistant check
All committers have signed the CLA.

Copy link

sonarqubecloud bot commented Oct 2, 2025

@kleschenko
Copy link
Contributor Author

@mlsmaycon can someone please take a look at this change to see if it needs some additional work? We've noticed this problem with DNS on machines with DNSOverTLS enabled globally, and while there are proposed workarounds, it would be nice to get it fixed in the client

@lixmal
Copy link
Collaborator

lixmal commented Oct 10, 2025

Thanks @kleschenko

@lixmal lixmal merged commit bedd3ca into netbirdio:main Oct 10, 2025
36 of 37 checks passed
@kleschenko kleschenko deleted the disable-dnsovertls branch October 10, 2025 17:41
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

Successfully merging this pull request may close these issues.

3 participants