Forum Discussion
Domel_163525
Nimbostratus
Feb 20, 2015How to configure virtual server for FTP/SFTP
Hello guys,
I have been trying to get this working but no success.
I have followed these 2x manuals but no luck:
https://support.f5.com/kb/en-us/products/big-ip_ltm/manuals/product/ltm...
Domel_163525
Nimbostratus
Feb 20, 2015Hi Stephan,
I'm actually trying to configure SFTP (not FTPS) on port 22.
This should be fairly simple but or some reason it doesn't work for me.
I have created a node with my physical server, assigned it to my ftp_pool using port 22, used that pool for my virtual server but no luck.
I have tried to configuring the virtual server as "Standard" and as "PerformanceLayer4" and still nothing.
Is there anything else I need to do?
StephanManthey
Nacreous
Feb 20, 2015Hi Domel,
a virtual server on TCP/22 with snat automap and a single poolmember configured to TCP/22 should work fine.
Done it three times for different clients in the last couple of months.
You can try to run a tcpdump to track traffic:
tcpdump -nnni 0.0:nnnp -s 0 -c 1000 host
The dump should show all traffic from this client and how it is forwarded to the real server (via the "p" flag in the interface specification; available since TMOS v11.2.1+). There are some extensions (the "n" aka "noise" flags) showing, which virtual server is handling the traffic. Maybe this helps to figure out what´s going wrong.
Thanks, Stephan
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