Forum Discussion
mikegray_198028
Cirrus
Sep 07, 2015how to pass client ip to pool member for a ssh/sftp vip
Hello please see my sftp vip configuration and let me know how can i pass original client ip to the server.
ltm virtual /Common/sftp.test.com {
destination /Common/188.2.210.21:22
ip-protocol tcp
mask 255.255.255.255
persist {
/Common/SFT_source_addr {
default yes
}
}
pool /Common/SFT_Pool_sftp_test.com
profiles {
/Common/tcp { }
}
source 0.0.0.0/0
source-address-translation {
type automap
}
translate-address enabled
translate-port enabled
}
2 Replies
Sort By
- Stanislas_Piro2
Cumulonimbus
the only one solution is : Disable automap and define F5 self IP as default gateway of your server
As this protocol does not include header like "X-Forwarded-For", there is not solution except preserve source IP.
Yes i have changed the automap now i am able to see the client ip.
Thanks
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