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

Default docker setup fail on DoT #44

Open
uber6 opened this issue Feb 19, 2023 · 0 comments
Open

Default docker setup fail on DoT #44

uber6 opened this issue Feb 19, 2023 · 0 comments

Comments

@uber6
Copy link

uber6 commented Feb 19, 2023

Describe the bug
After running the default docker setup and visiting https://www.cloudflare.com/ssl/encrypted-sni and 1.1.1.1/help to test DoH/DoT, but fails at DoH/DoT when used with adguard.

To Reproduce
Steps to reproduce the behavior:

Docker run command:

docker run \
--name=my-unbound \
--detach=true \
--publish=53:53/tcp \
--publish=53:53/udp \
--restart=unless-stopped \
mvance/unbound: latest

Expected behavior
Get a pass for DoH/DoT

Error messages
Fail at DoH/DoT

This was posted in unbound-docker issue tracker and on multiple errors on my part, I closed it thinking it was actually working. After several more test, DoT fails on both links' tests.

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