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

DNS over TLS error #65

Open
guillaumerose opened this issue Oct 14, 2021 · 1 comment
Open

DNS over TLS error #65

guillaumerose opened this issue Oct 14, 2021 · 1 comment

Comments

@guillaumerose
Copy link
Contributor

When running podman machine with image 35.20211010.1.0, I can see this error:

net.Dial() = dial tcp 192.168.127.1:853: connect: operation timed out

It seems the OS tries to use DNS over TLS. Perhaps we should support it? or disable it somehow.

@ghost
Copy link

ghost commented Dec 27, 2021

dns.Server has support for DNS over TLS. The level of effort might be relatively low to support the feature.

Making a keypair in advance for gvproxy seems a bit tedious. For a go based SSH server, I just generated some adhoc keys to use.

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

1 participant