Remote users accessing internal services via ZTNA with WSS Agent running on Windows.
Many users running TN3270 terminal emulation software to run applications on Mainframes.
A subset of users cannot connect successfully to Mainframe server over FTP - generic connection related errors are rendered.
ZTNA.
Active FTP connection.
WSS / SEP Agents.
ZTNA does not support active mode FTP connections due to the inbound nature of new TCP connections.
Use passive mode FTP connections from the FTP client.
When taking PCAPs (available via Symdiag) during the failure, it was noticed that the FTP control path handshake included the PORT command. This implies an ACTIVE versus PASSIVE FTP connection, and will fail when using ZTNA.
With ACTIVE mode FTP sessions,