squid proxy passing lan client ip ( public) to remote site
I am looking for a way to get client IP addresses to remote servers to truly make squid transparent.
This is for a WISP where the clients have public IP addresses and squid would sit parallel to the core router.
I can't find any documentation on how to 'de'-NAT the proxied connections
CLIENT IP > router/nat > squid > router/nat > remote site
where remote site sees only CLIENT IP > remote site.
any ideas on this being possible and/or how to do it?