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

客户端ipv4网络连接会超时 #16

Closed
linyuanlun opened this issue Nov 3, 2022 · 1 comment
Closed

客户端ipv4网络连接会超时 #16

linyuanlun opened this issue Nov 3, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@linyuanlun
Copy link

公司的网络只有ipv4,用客户端连不上服务端,家里的网络能正常连接,有方法解决吗?

@linyuanlun linyuanlun added the enhancement New feature or request label Nov 3, 2022
@yisier
Copy link
Owner

yisier commented Nov 4, 2022

image

跟IPv4没关系,是因为你们公司的防火墙规则触发了拦截。
只有两种解决办法:
1.找你们公司放开这个规则。
2.客户端和服务端加密通讯,让防火墙识别不到nps的流量特征 (不一定有用)

既然你们公司设置了这方面的拦截规则,最好还是不要在公司内部使用了

@yisier yisier closed this as completed Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants