Recently I'm finding a solution for FTP and access to Client IP in the FTP service.
Nginx and HAProxy support this feature but to pass Client IP, there are 2 ways, transparent and proxy support that first one is difficult and second one depends on FTP service which support handle proxy.
Does your FTP server support proxy to receive Client IP?
Recently I'm finding a solution for FTP and access to Client IP in the FTP service.
Nginx and HAProxy support this feature but to pass Client IP, there are 2 ways, transparent and proxy support that first one is difficult and second one depends on FTP service which support handle proxy.
Does your FTP server support proxy to receive Client IP?