August 4, 20232 yr 在docker上使用ddns-go的cloudflare ipv6域名解析,ping测试能够正常解析ipv6地址 也可以通过域名从外界访问unraid的管理界面,但在后面加上端口号无法访问任意docker容器, 如果是直接在浏览器输入具体的ipv6地址加端口号则可以正常连接. 这问题有可能出在哪里啊
January 27, 20242 yr 这个问题可把我搞得头疼死了,把网络快排查了个遍了才找到问题所在 说简单就是cf的问题,托管在他上面,端口就会预设,(需要很多端口的可以试试腾讯云,或者域名商自带的,基本都能正常访问) https://www.bt.cn/bbs/thread-17542-1-1.html https://developers.cloudflare.com/fundamentals/reference/network-ports/ 这里有cf支持的几个端口,数量不多 在使用https的时候访问端口会525,大概是说你需要为这个申请证书,在服务器上而不是cf上(应该) 在http上可以正常访问这几个端口 我很幸运,在大吉上将docker容器的端口映射到了cf支持的端口上,这样就可以使用了
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.