What product/components do you use and which version/fix level are you on?
webMethods ActiveTransfer Server 10.15
What are you trying to achieve? Please describe it in detail.
A specific user fails to connect via FTP from a specific source IP address. Connecting from a different source is possible. Firewall settings have been inspected and nothing suspicious has been found.
A deeper look into the connection process reveals that the welcome message of the server is delivered to the client, the TLS connection is successfully established (we are using FTP with explicit TLS), and finally there is a timeout after the client sends the USER command. Hence I suspect that something decides to ignore this login.
Does ActiveTransfer Server (or Common Directory Services or Integration Server or something else involved in the background) have a dynamic blacklisting functionality that can block spefic useres from specific locations (maybe after they had some wrong password trials)? If yes, where can I inspect and configure this blacklisting feature?
Do you get any error messages? Please provide a full error message screenshot and log file.
No error message seen on the client side. Nothing relevant shows up in the Integration Server logs (as shown in the Integration Server web UI, corresponding to the file <InstallDir>/IntegrationServer/instances/<InstanceName>/logs/server.log
; I don’t know whether other log files could give better insights). By contrast, successful logins and password failures show up there.
#activetransfer#Integration-Server-and-ESB#webMethods