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

vnt服务端使用相同tcp,udp端口似乎触发了路由器的bug #29

Open
RabbitJian opened this issue Oct 6, 2024 · 0 comments
Open

Comments

@RabbitJian
Copy link

使用的路由器为中兴BE7200pro,有公网ip,有动态域名解析,搭建有moonlight串流,群晖NAS,MC服务器,可以实现满速的udp协议串流,群晖网页端访问。
1、在真实局域网内搭建了一个服务端,实测在局域网内部另一台电脑使用udp协议连接服务器局域网ip,网页控制端也能正常访问。
2、在路由器端设置了端口转发,把29872和29870都映射出去,结果在外侧使用vnt,发现29872使用udp协议连接无法连接,日志记录到发送握手请求,但使用tcp协议可以正常连接,web管理端网页无法正常访问,只能加载出空白页面。

现在主要怀疑方向是路由器的端口转发我把udp和tcp都选了,但实际工作时路由器触发了bug,和vnt本身的特性有冲突。。。导致udp协议就连不上

不在电脑旁,晚一点我看下日志的配置信息上传一下

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