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

Plain old DNS on Fly.io #67

Open
SomeOneLikeThat opened this issue May 5, 2022 · 4 comments
Open

Plain old DNS on Fly.io #67

SomeOneLikeThat opened this issue May 5, 2022 · 4 comments

Comments

@SomeOneLikeThat
Copy link

Can i make serverless dns with ip like 8.8.8.8 for my laptop use? with fly.io

@ignoramous
Copy link
Contributor

Do not yet support plain old DNS (over IPv4 or IPv6), but it isn't much work to do so.

@ignoramous ignoramous changed the title make prefer dns server with ip or domain Plain old DNS on Fly.io May 5, 2022
@SomeOneLikeThat
Copy link
Author

Yes. I will waiting update but if i want to set rethink dns with my andorid smartphone how can i do ?

@ignoramous
Copy link
Contributor

ignoramous commented May 6, 2022

You can use Android 9+ Private DNS feature with the URL from https://rethinkdns.com/configure?p=dot (note the p=dot in the url which switches the preferred protocol to DoT aka. DNS over TLS which Private DNS feature supports), or if you're using your own Serverless-DNS deployment, then visit: https://rethinkdns.com/configure?p=dot&v=ext&u=<https://your-serverless-dns-host-name> (replace <https://your-serverless-dns-host-name> with your Serverless-DNS hostname).

@ignoramous
Copy link
Contributor

Discovery of Designated Resolvers (DDR) defines upgrading plaintext DNS to DoH/DoT, ref: https://news.ycombinator.com/item?id=32286783

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