Forum Discussion
sunshine92_2024
Nimbostratus
May 17, 2015LTM config question
I need quick help for F5-LTM configuration. Please suggest if this can be easily achieved without any issue to fulfill these requirements.
Create NAT for Server from Public IP to Private IP (o...
Hamish
Cirrocumulus
May 17, 2015A couple of options...
- Policy routing on the server so that packets FROM your service port are routed back to clients via the BigIP (No SNAT required)
- Policy routing on your LAN switches/routers to forward traffic back to client via BigIP (No SNAT required)
- Insert the original client IP into the TCP options header and have the server log THAT address and not the address of the tcp connection (Allows SNAT but requires the web server to be able to log the info from the tcp options instead of the actual TCP connection)
1 & 2 are probably more practical since you want to do SSH as well...
H
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects