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

Can't define IPv6 addresses in .env #25

Closed
unquietwiki opened this issue Oct 13, 2021 · 3 comments
Closed

Can't define IPv6 addresses in .env #25

unquietwiki opened this issue Oct 13, 2021 · 3 comments
Labels

Comments

@unquietwiki
Copy link

Example: using fe80::d as a local subnet IPv6 DNS address...

services.dns.ports is invalid: Invalid port ":53:53/tcp", should be [[remote_ip:]remote_port[-remote_port]:]port[/protocol]

https://docs.docker.com/compose/compose-file/compose-file-v3/ support does exist; otherwise, port-forwarding could be set up via haproxy or other UDP/TCP dual-stack port forwarding software.

Thanks for making this!

@MathewBurnett
Copy link
Member

At present the solution is entirely ipv4, this is mostly historical but also because its far easy to organise LAN firewalls around. We have not yet settled on exactly how we wish to tackle ipv6 although it is on our mind.

@stale
Copy link

stale bot commented Jan 1, 2022

This issue has been automatically marked as inactive because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the inactive label Jan 1, 2022
@stale
Copy link

stale bot commented Jan 31, 2022

This issue has been automatically closed after being inactive for 30 days. If you require further assistance please reopen the issue with more details or talk to us on discord

@stale stale bot closed this as completed Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants