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似乎有问题 #157

Open
hb-0 opened this issue Jul 31, 2024 · 2 comments
Open

ipv6似乎有问题 #157

hb-0 opened this issue Jul 31, 2024 · 2 comments

Comments

@hb-0
Copy link

hb-0 commented Jul 31, 2024

虽然安装过程可以配置IPV6,但所有端口都是以0.0.0.0的方式监听的。这意味着在IPV6环境下无法访问到吧?
用netstat查看应该是

udp6       0      0 :::3443                :::*      LISTEN      917124/docker-proxy

这样的才没问题吧?

@lelelelelelelelelelelelelelele

我也遇上类似的问题。我的一台设备在只支持IPv4的内网里,能正常加入网络,另一台设备在支持IPv4和IPv6的内网里,怎么都连不上自建的planet,官方的倒是都能连上。我猜可能是因为我的云服务器只有IPv4的公网IP。

@xubiaolin
Copy link
Owner

docker启动的时候同时监听了0.0.0.0 和::
理论上ipv6应该是没有问题的

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

3 participants