From netfilter Fri Apr 19 12:50:07 2013 From: =?iso-8859-2?Q?Piotr_Paw=B3owski?= Date: Fri, 19 Apr 2013 12:50:07 +0000 To: netfilter Subject: RE: Remote IP in packet sent from WAN to LAN Message-Id: <47E0AF00D6313049B892E93D60AACDCA45C7730F () AMSPRD0410MB361 ! eurprd04 ! prod ! outlook ! com> X-MARC-Message: https://marc.info/?l=netfilter&m=136637584324208 Not exactly. On the iptables-based router there is port forwarding to services running on servers inside LAN. I.e. WWW server is running on 192.168.1.2:80 , in iptables I have port forwarding (nat/prerouting) from external IP (2.3.4.5:80) to 192.168.1.2:80 . Now on 192.168.1.2 in WWW access logs I see internal IP of the router instead of remote IP of the client, which requested 2.3.4.5:80 in browser. Best egards --- Piotr Pawłowski -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html