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.
我正在使用 Apache2,Ubuntu 8.10。目前 Apache 正在将网关的 IP 记录为主机 ip,我该怎么做才能让它记录远程客户端的 IP 地址?这是否可能,或者 NAT 路由器是否会永远“丢失”它?
更新:它实际上看起来只是在记录网关的 IP 以获取来自网络内的地址,外部请求似乎是用正确的 IP 记录的......看图。
问题不是 apache,而是您的 NAT/防火墙。当它向 apache 发送请求时,它需要配置为“模拟”(不是正确的术语,但它会做)IP。如何配置取决于问题的答案:您的防火墙是什么?