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

wait for systemd tun device unit to be active before configuring dns #837

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

scareything
Copy link
Member

this PR fixes an issue that was observed in the smoke tests where IP of ZET's DNS server was. not configured into the host's resolver. all of the systemd API calls that we make to set up the resolver with the IP of our DNS server were successful. I added debug logs to check the resolver settings (with resolvectl dns ziti0) immediately after they were made and the settings were as expected, but once in a while shortly after this check, the DNS server list was cleared.

@scareything scareything requested a review from a team as a code owner April 29, 2024 19:27
@scareything scareything merged commit 94b479f into main Apr 29, 2024
18 checks passed
@scareything scareything deleted the wait.for.tun branch April 29, 2024 20:20
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.

None yet

2 participants