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

[Bug] 生成的wireguard配置在linux虚拟机中无法使用 #194

Open
codinggg opened this issue May 9, 2024 · 1 comment
Open

[Bug] 生成的wireguard配置在linux虚拟机中无法使用 #194

codinggg opened this issue May 9, 2024 · 1 comment

Comments

@codinggg
Copy link

codinggg commented May 9, 2024

您好,我用生成的wireguard配置中windows上连接使用是可以的;但是在linux虚拟机中使用就只能发送数据包,不能接收数据包。curl www.google.com 也不通。好奇怪,以为是linux配置的问题,但是我用自己的wireguard服务器,连接是正常的。

下面是wg信息:
allowed ips: 0.0.0.0/0, ::/0
latest handshake: 2 seconds ago
transfer: 644 B received, 28.39 KiB sent
persistent keepalive: every 25 seconds

root@dev# curl www.google.com
curl: (7) Failed to connect to www.google.com port 80 after 5014 ms: Connection refused

@pan-xi
Copy link

pan-xi commented Jun 8, 2024

老哥你这像是google那边的拒绝连接,可能是触发了那边的保护机制

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

2 participants