I am forwarding incoming TCP connections to a different host in the local network using firewalld / iptables.
Is there a scenario where the remote connections are able to determine the IP of the destination from the responses?
I am not talking about application level (webservers that leak that info in their HTTP response for example). But just on a TCP level, so packet headers, traceroutes, network errors, etc.