Forum Discussion
Feb 07, 2019
FTP Proxy , user based forwarding with iRule
Im looking into using a VS as an FTP Proxy towards my backend webserver. Currently i already works for one webserver behind the VS.
Im now trying to write an iRule to forward traffic to the right s...
Feb 18, 2019
It's the following.
log local0. [TCP::payload]
this gives username@ftp1
regexp "USER \(\[a-zA-Z0-9_-]+)" [TCP::payload] all user
log local0. "$user"
this gives username
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