问题描述
我的 openVPN 在 Ubuntu 18.04 上运行良好。由于升级到 20.04,它停止工作 - 客户端无法连接。 (到 Samba 服务器或互联网)。 我现在已经切换到 Wireguard,但我遇到了同样的问题。
我已经完成了端口扫描 - 在通过时发现了 445 和 139 端口,现在响应是端口被过滤了。
当我在服务器上运行 ss -tulwn 时,它显示 51820 UDP 和 445,139 TCP 为活动状态。我在路由器上设置了端口转发。
Mac 客户端日志的摘录:
2021-01-08 10:39:19.276702: [NET] Routine: receive incoming IPv6 - stopped
2021-01-08 10:39:19.276973: [NET] UDP bind has been updated
2021-01-08 10:39:19.277224: [NET] Routine: receive incoming IPv6 - started
2021-01-08 10:39:19.277353: [NET] Routine: receive incoming IPv4 - started
2021-01-08 10:39:22.108818: [APP] Status update notification timeout for tunnel 'MB2'. Tunnel status is Now 'connected'.
2021-01-08 10:41:13.659319: [NET] peer(FTf7…FOnw) - Sending handshake initiation
2021-01-08 10:41:13.660233: [NET] peer(FTf7…FOnw) - Awaiting keypair
2021-01-08 10:41:18.929671: [NET] peer(FTf7…FOnw) - Handshake did not complete after 5 seconds,retrying (try 2)
我很绝望,任何指导将不胜感激
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)