I'm using Apache2, Ubuntu 8.10. Currently Apache is logging the gateway's IP as the host ip, what do I have to do to get it to log the remote client's IP address instead? Is this even possible, or does the NAT router "lose" it for good?
Update: It actually looks like it's only logging the gateway's IP for addresses from within the network, external requests seem to be logged with the correct IP... Go figure.