我最近得到了一个 VPS 用作 VPN 服务器,我将其与 AmneziaVPN 连接作为桌面客户端。
昨天一切似乎都正常,但今天似乎出了点问题。例如,当访问https://medium.com通过VPN:
- Firefox 浏览器:返回“安全连接失败”(就像 VPN 根本不起作用一样。该网站已被我的原始 IP 屏蔽)
- Chrome 浏览器:运行良好!
为了确保这不仅仅是浏览器的问题,我尝试在本地机器上使用 curl 访问该网站:
curl -is https://medium.com
什么也没有返回!- 然而
curl -is https://medium.com
VPN主机的响应代码为200。
另外,当我连接到 VPN 时,我检查了识别的 IP 地址。它是正确的(我的 VPN 主机的 IP)。
那么,在这个阶段我需要采取什么步骤来了解问题是什么?如何测试我的 VPN 连接的可操作性?
更新型多巴胺
我检查了 AmneziaVPN 日志,其中包含一些警告,但我不确定它是否有价值:
Line 1: 2023-06-04 08:52:04 warning libpng warning: iCCP: known incorrect sRGB profile
Line 2: 2023-06-04 08:52:04 warning qrc:/ui/qml/Pages/Protocols/PageProtoTorWebSite.qml:30: ReferenceError: pb_save is not defined
Line 3: 2023-06-04 08:52:04 debug Warning: Pages components are not ready
Line 4: 2023-06-04 08:52:04 warning qrc:/ui/qml/Pages/PageQrDecoderIos.qml:27:5: QML Connections: Detected function "onStartDecode" in Connections element. This is probably intended to be a signal handler but no signal of the target matches the name.
Line 5: 2023-06-04 08:52:04 warning qrc:/ui/qml/Pages/PageQrDecoderIos.qml:27:5: QML Connections: Detected function "onStopDecode" in Connections element. This is probably intended to be a signal handler but no signal of the target matches the name.
Line 6: 2023-06-04 08:52:04 warning qrc:/ui/qml/Pages/PageQrDecoderIos.qml:28: ReferenceError: nil is not defined
Line 7: 2023-06-04 08:52:05 warning QSystemTrayIcon::setVisible: No Icon set
Line 71: 2023-06-04 08:52:13 debug stderr Warning: `/opt/amnezia/wireguard/wg0.conf' is world accessible