mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-26 18:15:50 +03:00
[GH-ISSUE #227] IP问题 #210
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @BennyTian on GitHub (Feb 8, 2021).
Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/227
我再一台服务器上安装了 VPN, IP 假设是 A .
当我连接上VPN之后去访问我的内部系统,但获取到的IP却是 客户端的真实IP, 不是VPN的IP,
nginx配置:
vpn docker启动脚本:
vpn.conf
感谢