Forum Discussion
Frank_Johnson_9
Apr 26, 2007Historic F5 Account
redirect by userid w/ ftp pool
I have a pool of ftp servers. I already have an irule directing inbound traffic to specific servers based on source IP. My customer has asked if I can direct incoming ftp based on userid. I said no to normal interactive command line ftp since the connection is made before the user enters in the userid / password. now the question is would it work via a browser...example...ftp://username:password@ftpsite.company.com
I tried appending the lines below to my existing irule and I actually locked all incoming sessions to the pool and had to failover to my backup and reboot. I'm running 4.6.2.
Is this possible with ftp, and if so, do I have the correct code below
else if (tcp_content contains "userid") {
use pool specific-ftpserver-pool
}
else {
use pool generic-ftpserver-pool
}
- Martin_MachacekHistoric F5 AccountFrank,
- Frank_Johnson_9Historic F5 AccountOh Well...The feedback I'd received from some other F5 resources in the past matched your response, but wasn't very detailed as to why. I just needed to get a definitive answer to forward up the chain.
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