- CheckMates
- :
- Products
- :
- Quantum
- :
- Security Gateways
- :
- Hairpin NAT alternatives
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hairpin NAT alternatives
Hi CheckMates,
We've successfully deployed hairpin NAT described here: sk110019 - How to configure NAT Loopback (Hairpin NAT / NAT Reflection) on Check Point Security Gate... in our production environment. Works well, but the main disadvantage of that solution is that the server does not know who talks to it, as all traffic is translated to some gateway interface. Is there any other solution for LAN devices to talk to server over Public IP, that would keep source original IP, so the logs on the server shows who is really communicating?
Thanks,
Robert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It becomes a networking problem. If the gateway isn't in path to de-NAT the reply packets, the client doesn't know why it's receiving those packets. If the C2S connection isn't NAT'd to the gateway IP, the reply packet won't get to the gateway to deNAT it. The best solution is to not have to NAT it at all, perhaps through name resolution or another mechanism.
