-
-
Notifications
You must be signed in to change notification settings - Fork 654
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
Standardize and fix (Auto-)DNS for Linux, Windows 7/8/10 and MacOS (Native and Docker Toolbox) #248
Comments
… to distinguish between PHP DNS queries and Host OS DNS queries
The first PR for this feature has been made and is available to try out: #411 |
… to distinguish between PHP DNS queries and Host OS DNS queries
… to distinguish between PHP DNS queries and Host OS DNS queries
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This would be very nice. Especially if it allows custom DNS entries to be added for other LAN devices |
Auto-DNS standardization and fixes
This ticket will address various Auto-DNS related issues for all operating systems and all Docker versions.
Idea
I will introduce a second DNS container which will always be able to point to whatever IP the Devilbox is running. A second container is necessary to be independent of the internal DNS name resolution. This one can then also be bound to a computers external interface to be shared within the corporate LAN.
Goal
Open tasks
autodns
container--
Note
I have closed all related tickets and linked them here. As soon as the first pull request is ready I will add it here including new instructions.
Comments, suggestions, wishes
Any ideas, comments or feature requests regarding (Auto-)DNS are welcome and I will try to include them in the new setup. Feel free to add anything you wish to see for that.
Pull request
The text was updated successfully, but these errors were encountered: