Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经配置了 Poptop(Linux 的 PPTP 服务器)并且运行良好。
客户被分配了不同的 IP 地址,这些地址是公开可见的,例如在 www.whatismyip.com 上。
但是在同一台服务器上,来自客户端的所有请求都被识别为来自原始 IP 地址。
如何使安装了pptdp的服务器看到分配的IP地址而不是原来的IP地址?我知道应该以某种方式将流量路由到 Internet 并返回,但不确定如何。