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

ipv6 requests inside a container fail with "UDP connect: No route to host" #6

Open
kit-ty-kate opened this issue Jun 23, 2021 · 0 comments

Comments

@kit-ty-kate
Copy link

# docker run --rm -it kwiat/freebsd:13.0-RELEASE ping -6 google.com
ping: UDP connect: No route to host
# docker run --rm -it kwiat/freebsd:13.0-RELEASE ping -4 google.com
64 bytes from ...
[works as intended]

This thread from the freebsd-net mailing-list points to service ip6addrctl start https://www.mail-archive.com/[email protected]/msg64533.html but all i get is:
scrn-2021-06-23-20-26-39

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