Management Center and Reporting

 View Only
  • 1.  Change Reporter FTPs Service PASV Ports

    Posted Oct 01, 2019 07:04 PM
      |   view attached

    Dear All,

    As per a requirement on customer environment, we want to limit passive ports range to (10010-10030), and in order to get this accomplished we did many trials but unfortunately didn't work.

    - First as we are running Reporter v10.3.2.1, we have built-in FTPs service where we can edit Passive ports using the enable mode command (FTPS pasv-ports). Before we issue this command we disable FTPs service, issue the command, then start it back again.

    - Second solution we tried is to edit the FTP server configuration file directly form the preconfigured range (30020-30029) to mentioned ports, and save configuration, then restart services again.

    Both of these solutions didn't work and we still have 30020-30029 range ports in our FTP client debug log as below:

    . 2019-10-01 23:23:32.678 --------------------------------------------------------------------------
    . 2019-10-01 23:23:32.680 WinSCP Version 5.15.3 (Build 9730) (OS 10.0.17134 - Windows 10 Enterprise)
    . 2019-10-01 23:23:32.680 Configuration: HKCU\Software\Martin Prikryl\WinSCP 2\
    . 2019-10-01 23:23:32.680 Log level: Debug 2
    . 2019-10-01 23:23:32.680 Local account: AHMED_SAEED\Raya IT
    . 2019-10-01 23:23:32.680 Working directory: C:\Program Files (x86)\WinSCP
    . 2019-10-01 23:23:32.680 Process ID: 18220
    . 2019-10-01 23:23:32.684 Command-line: "C:\Program Files (x86)\WinSCP\WinSCP.exe" 
    . 2019-10-01 23:23:32.684 Time zone: Current: GMT+2 (Egypt Standard Time), No DST
    . 2019-10-01 23:23:32.684 Login time: Tuesday, October 1, 2019 11:23:32 PM
    . 2019-10-01 23:23:32.684 --------------------------------------------------------------------------
    . 2019-10-01 23:23:32.684 Session name: reporter (Site)
    . 2019-10-01 23:23:32.684 Host name: 192.168.40.216 (Port: 21)
    . 2019-10-01 23:23:32.684 User name: FTP_Admin (Password: Yes, Key file: No, Passphrase: No)
    . 2019-10-01 23:23:32.684 Transfer Protocol: FTP
    . 2019-10-01 23:23:32.684 Ping type: Dummy, Ping interval: 30 sec; Timeout: 50 sec
    . 2019-10-01 23:23:32.684 Disable Nagle: No
    . 2019-10-01 23:23:32.686 Proxy: None
    . 2019-10-01 23:23:32.686 Send buffer: 262144
    . 2019-10-01 23:23:32.686 UTF: Auto
    . 2019-10-01 23:23:32.686 FTPS: Explicit TLS/SSL [Client certificate: No]
    . 2019-10-01 23:23:32.686 FTP: Passive: Yes [Force IP: Auto]; MLSD: Auto [List all: Auto]; HOST: Auto
    . 2019-10-01 23:23:32.686 Session reuse: Yes
    . 2019-10-01 23:23:32.686 TLS/SSL versions: TLSv1.0-TLSv1.2
    . 2019-10-01 23:23:32.686 Local directory: C:\Users\Raya IT\Documents, Remote directory: /ProxySG, Update: Yes, Cache: Yes
    . 2019-10-01 23:23:32.686 Cache directory changes: Yes, Permanent: Yes
    . 2019-10-01 23:23:32.686 Recycle bin: Delete to: No, Overwritten to: No, Bin path: 
    . 2019-10-01 23:23:32.686 Timezone offset: 0h 0m
    . 2019-10-01 23:23:32.687 --------------------------------------------------------------------------
    . 2019-10-01 23:23:32.701 Session upkeep
    . 2019-10-01 23:23:32.772 Connecting to 192.168.40.216 ...
    . 2019-10-01 23:23:32.772 TLS layer changed state from unconnected to connecting
    . 2019-10-01 23:23:32.953 TLS layer changed state from connecting to connected
    . 2019-10-01 23:23:32.954 Connected with 192.168.40.216, negotiating TLS connection...
    < 2019-10-01 23:23:33.260 220 Welcome to the Reporter FTPS service.
    > 2019-10-01 23:23:33.260 AUTH TLS
    < 2019-10-01 23:23:33.569 234 Proceed with negotiation.
    . 2019-10-01 23:23:33.875 TLS connect: SSLv3 read server hello A
    . 2019-10-01 23:23:33.876 TLS connect: SSLv3 read server certificate A
    . 2019-10-01 23:23:33.879 TLS connect: SSLv3 read server key exchange A
    . 2019-10-01 23:23:33.879 TLS connect: SSLv3 read server done A
    . 2019-10-01 23:23:33.923 TLS connect: SSLv3 write client key exchange A
    . 2019-10-01 23:23:33.923 TLS connect: SSLv3 write change cipher spec A
    . 2019-10-01 23:23:33.926 TLS connect: SSLv3 write finished A
    . 2019-10-01 23:23:33.926 TLS connect: SSLv3 flush data
    . 2019-10-01 23:23:34.284 TLS connect: SSLv3 read server session ticket A
    . 2019-10-01 23:23:34.286 TLS connect: SSLv3 read finished A
    . 2019-10-01 23:23:34.286 Verifying certificate for "Symantec Reporter" with fingerprint fe:aa:5a:2b:84:0e:d6:8d:f9:d2:cd:0c:0d:43:3f:aa:a1:a6:a0:c4 and 18 failures
    . 2019-10-01 23:23:34.287 Certificate for "Symantec Reporter" matches cached fingerprint and failures
    . 2019-10-01 23:23:34.288 Using TLSv1.2, cipher TLSv1/SSLv3: ECDHE-RSA-AES256-GCM-SHA384, 2048 bit RSA, ECDHE-RSA-AES256-GCM-SHA384 TLSv1.2 Kx=ECDH     Au=RSA  Enc=AESGCM(256) Mac=AEAD
    . 2019-10-01 23:23:34.288 Session upkeep
    . 2019-10-01 23:23:34.346 TLS connection established. Waiting for welcome message...
    > 2019-10-01 23:23:34.346 USER FTP_Admin
    < 2019-10-01 23:23:34.594 331 Please specify the password.
    > 2019-10-01 23:23:34.594 PASS ************
    < 2019-10-01 23:23:34.899 230 Login successful.
    > 2019-10-01 23:23:34.899 SYST
    < 2019-10-01 23:23:35.206 215 UNIX Type: L8
    > 2019-10-01 23:23:35.207 FEAT
    < 2019-10-01 23:23:35.514 211-Features:
    < 2019-10-01 23:23:35.514  AUTH TLS
    < 2019-10-01 23:23:35.515  EPRT
    < 2019-10-01 23:23:35.517  EPSV
    < 2019-10-01 23:23:35.520  MDTM
    < 2019-10-01 23:23:35.522  PASV
    < 2019-10-01 23:23:35.525  PBSZ
    < 2019-10-01 23:23:35.529  PROT
    < 2019-10-01 23:23:35.533  REST STREAM
    < 2019-10-01 23:23:35.534  SIZE
    < 2019-10-01 23:23:35.924  TVFS
    < 2019-10-01 23:23:35.924  UTF8
    < 2019-10-01 23:23:35.924 211 End
    > 2019-10-01 23:23:35.924 OPTS UTF8 ON
    < 2019-10-01 23:23:36.230 200 Always in UTF8 mode.
    > 2019-10-01 23:23:36.230 PBSZ 0
    < 2019-10-01 23:23:36.537 200 PBSZ set to 0.
    > 2019-10-01 23:23:36.537 PROT P
    < 2019-10-01 23:23:36.845 200 PROT now Private.
    . 2019-10-01 23:23:36.845 Session upkeep
    . 2019-10-01 23:23:36.868 Connected
    . 2019-10-01 23:23:36.869 Got reply 1 to the command 1
    . 2019-10-01 23:23:36.869 --------------------------------------------------------------------------
    . 2019-10-01 23:23:36.869 Using FTP protocol.
    . 2019-10-01 23:23:36.869 Doing startup conversation with host.
    > 2019-10-01 23:23:36.903 PWD
    < 2019-10-01 23:23:37.255 257 "/"
    . 2019-10-01 23:23:37.256 Got reply 1 to the command 16
    . 2019-10-01 23:23:37.256 Changing directory to "/ProxySG".
    > 2019-10-01 23:23:37.256 CWD /ProxySG
    < 2019-10-01 23:23:37.561 250 Directory successfully changed.
    . 2019-10-01 23:23:37.561 Got reply 1 to the command 16
    . 2019-10-01 23:23:37.561 Getting current directory name.
    > 2019-10-01 23:23:37.561 PWD
    < 2019-10-01 23:23:37.868 257 "/ProxySG"
    . 2019-10-01 23:23:37.868 Got reply 1 to the command 16
    . 2019-10-01 23:23:37.869 Session upkeep
    . 2019-10-01 23:23:37.956 Retrieving directory listing...
    > 2019-10-01 23:23:37.956 TYPE A
    < 2019-10-01 23:23:38.280 200 Switching to ASCII mode.
    > 2019-10-01 23:23:38.281 PASV
    < 2019-10-01 23:23:38.585 227 Entering Passive Mode (192,168,40,216,117,74).
    > 2019-10-01 23:23:38.585 LIST -a
    . 2019-10-01 23:23:38.585 Connecting to 192.168.40.216:30026 ...
    . 2019-10-01 23:23:38.792 Data connection opened
    . 2019-10-01 23:23:38.792 Trying reuse main TLS session ID
    . 2019-10-01 23:23:38.792 TLS layer changed state from none to connected
    < 2019-10-01 23:23:38.996 150 Here comes the directory listing.
    . 2019-10-01 23:23:38.996 Session ID reused
    . 2019-10-01 23:23:38.996 TLS connect: SSLv3 read server hello A
    . 2019-10-01 23:23:38.997 TLS connect: SSLv3 read finished A
    . 2019-10-01 23:23:38.997 TLS connect: SSLv3 write change cipher spec A
    . 2019-10-01 23:23:38.998 TLS connect: SSLv3 write finished A
    . 2019-10-01 23:23:38.998 TLS connect: SSLv3 flush data
    . 2019-10-01 23:23:38.998 Using TLSv1.2, cipher TLSv1/SSLv3: ECDHE-RSA-AES256-GCM-SHA384, 2048 bit RSA, ECDHE-RSA-AES256-GCM-SHA384 TLSv1.2 Kx=ECDH     Au=RSA  Enc=AESGCM(256) Mac=AEAD
    . 2019-10-01 23:23:38.998 TLS connection established
    . 2019-10-01 23:23:39.410 drwxrwx---    2 ftp      ftp          4096 Oct 01 20:57 .
    . 2019-10-01 23:23:39.410 drwxrwxr-x    3 ftp      ftp          4096 Sep 26 22:32 ..
    . 2019-10-01 23:23:39.410 -rw-rw----    1 ftp      ftp           835 Oct 01 20:33 main_upload_result
    < 2019-10-01 23:23:40.211 226 Directory send OK.
    . 2019-10-01 23:23:40.211 Directory listing successful
    . 2019-10-01 23:23:40.211 Got reply 1 to the command 2
    . 2019-10-01 23:23:40.211 Detecting timezone difference...
    . 2019-10-01 23:23:40.211 Retrieving file information...
    > 2019-10-01 23:23:40.211 PWD
    < 2019-10-01 23:23:40.337 257 "/ProxySG"
    > 2019-10-01 23:23:40.337 CWD /ProxySG/main_upload_result
    < 2019-10-01 23:23:40.531 550 Failed to change directory.
    > 2019-10-01 23:23:40.531 TYPE I
    < 2019-10-01 23:23:40.740 200 Switching to Binary mode.
    > 2019-10-01 23:23:40.740 SIZE /ProxySG/main_upload_result
    < 2019-10-01 23:23:40.945 213 835
    > 2019-10-01 23:23:40.945 MDTM /ProxySG/main_upload_result
    < 2019-10-01 23:23:41.145 213 20191001203320
    . 2019-10-01 23:23:41.145 Retrieving file information successful
    . 2019-10-01 23:23:41.145 Got reply 1 to the command 1024
    . 2019-10-01 23:23:41.145 Timezone difference of -2 detected using file /ProxySG/main_upload_result (Listing: 2019-10-01T18:33:00.000Z, UTC: 2019-10-01T20:33:00.000Z)
    . 2019-10-01 23:23:41.146 ..;D;0;1899-12-30T02:00:00.000Z;0;"" [0];"" [0];---------;0
    . 2019-10-01 23:23:41.146 main_upload_result;-;835;2019-10-01T20:33:00.000Z;1;"ftp" [0];"ftp" [0];rw-rw----;0
    . 2019-10-01 23:23:41.146 Session upkeep
    . 2019-10-01 23:23:41.191 Startup conversation with host finished.
    . 2019-10-01 23:23:41.332 Session upkeep
    . 2019-10-01 23:23:41.779 Session upkeep
    . 2019-10-01 23:23:42.272 Session upkeep
    . 2019-10-01 23:23:42.769 Session upkeep
    . 2019-10-01 23:23:43.269 Session upkeep
    . 2019-10-01 23:23:43.768 Session upkeep
    . 2019-10-01 23:23:44.272 Session upkeep
    . 2019-10-01 23:23:44.771 Session upkeep
    . 2019-10-01 23:23:45.276 Session upkeep
    . 2019-10-01 23:23:45.770 Session upkeep
    . 2019-10-01 23:23:46.279 Session upkeep
    . 2019-10-01 23:23:46.778 Session upkeep
    . 2019-10-01 23:23:47.279 Session upkeep
    . 2019-10-01 23:23:47.768 Session upkeep
    . 2019-10-01 23:23:48.275 Session upkeep
    . 2019-10-01 23:23:48.770 Session upkeep
    . 2019-10-01 23:23:49.270 Session upkeep
    . 2019-10-01 23:23:49.780 Session upkeep
    . 2019-10-01 23:23:50.273 Session upkeep
    . 2019-10-01 23:23:50.774 Session upkeep
    . 2019-10-01 23:23:51.276 Session upkeep
    . 2019-10-01 23:23:51.769 Session upkeep
    . 2019-10-01 23:23:52.276 Session upkeep
    . 2019-10-01 23:23:52.771 Session upkeep
    . 2019-10-01 23:23:53.279 Session upkeep
    . 2019-10-01 23:23:53.771 Session upkeep
    . 2019-10-01 23:23:54.280 Session upkeep
    . 2019-10-01 23:23:54.773 Session upkeep
    . 2019-10-01 23:23:55.275 Session upkeep
    . 2019-10-01 23:23:55.770 Session upkeep
    . 2019-10-01 23:23:56.272 Session upkeep
    . 2019-10-01 23:23:56.777 Session upkeep
    . 2019-10-01 23:23:57.275 Session upkeep
    . 2019-10-01 23:23:57.773 Session upkeep
    . 2019-10-01 23:23:58.272 Session upkeep
    . 2019-10-01 23:23:58.774 Session upkeep
    . 2019-10-01 23:23:59.273 Session upkeep
    . 2019-10-01 23:23:59.771 Session upkeep
    . 2019-10-01 23:24:00.273 Session upkeep
    . 2019-10-01 23:24:00.767 Session upkeep
    . 2019-10-01 23:24:01.269 Session upkeep
    . 2019-10-01 23:24:01.769 Session upkeep
    . 2019-10-01 23:24:02.280 Session upkeep
    . 2019-10-01 23:24:02.767 Session upkeep
    . 2019-10-01 23:24:03.269 Session upkeep
    . 2019-10-01 23:24:03.774 Session upkeep
    . 2019-10-01 23:24:04.273 Session upkeep
    . 2019-10-01 23:24:04.776 Session upkeep
    . 2019-10-01 23:24:05.277 Session upkeep
    . 2019-10-01 23:24:05.769 Session upkeep
    . 2019-10-01 23:24:06.276 Session upkeep
    . 2019-10-01 23:24:06.769 Session upkeep
    . 2019-10-01 23:24:07.279 Session upkeep
    . 2019-10-01 23:24:07.775 Session upkeep
    . 2019-10-01 23:24:08.279 Session upkeep
    . 2019-10-01 23:24:08.780 Session upkeep
    . 2019-10-01 23:24:09.275 Session upkeep
    . 2019-10-01 23:24:09.778 Session upkeep
    . 2019-10-01 23:24:10.269 Session upkeep
    . 2019-10-01 23:24:10.767 Session upkeep
    . 2019-10-01 23:24:11.273 Session upkeep
    . 2019-10-01 23:24:11.768 Session upkeep
    . 2019-10-01 23:24:11.768 Sending dummy command to keep session alive.
    > 2019-10-01 23:24:11.768 REST 0
    . 2019-10-01 23:24:12.267 Session upkeep
    < 2019-10-01 23:24:12.268 350 Restart position accepted (0).
    . 2019-10-01 23:24:12.779 Session upkeep
    . 2019-10-01 23:24:13.269 Session upkeep
    . 2019-10-01 23:24:13.770 Session upkeep
    . 2019-10-01 23:24:14.280 Session upkeep
    . 2019-10-01 23:24:14.781 Session upkeep
    . 2019-10-01 23:24:15.267 Session upkeep
    . 2019-10-01 23:24:15.777 Session upkeep
    . 2019-10-01 23:24:16.274 Session upkeep
    . 2019-10-01 23:24:16.767 Session upkeep
    . 2019-10-01 23:24:17.272 Session upkeep
    . 2019-10-01 23:24:17.777 Session upkeep
    . 2019-10-01 23:24:18.275 Session upkeep
    . 2019-10-01 23:24:18.777 Session upkeep
    . 2019-10-01 23:24:19.277 Session upkeep
    . 2019-10-01 23:24:19.779 Session upkeep
    . 2019-10-01 23:24:20.280 Session upkeep
    . 2019-10-01 23:24:20.774 Session upkeep
    . 2019-10-01 23:24:21.276 Session upkeep
    . 2019-10-01 23:24:21.778 Session upkeep
    . 2019-10-01 23:24:22.278 Session upkeep
    . 2019-10-01 23:24:22.767 Session upkeep
    . 2019-10-01 23:24:23.277 Session upkeep
    . 2019-10-01 23:24:23.779 Session upkeep
    . 2019-10-01 23:24:24.272 Session upkeep
    . 2019-10-01 23:24:24.776 Session upkeep
    . 2019-10-01 23:24:25.276 Session upkeep
    . 2019-10-01 23:24:25.777 Session upkeep
    . 2019-10-01 23:24:26.279 Session upkeep
    . 2019-10-01 23:24:26.776 Session upkeep
    . 2019-10-01 23:24:27.267 Session upkeep
    . 2019-10-01 23:24:27.770 Session upkeep
    . 2019-10-01 23:24:28.268 Session upkeep
    . 2019-10-01 23:24:28.771 Session upkeep
    . 2019-10-01 23:24:29.278 Session upkeep
    . 2019-10-01 23:24:29.779 Session upkeep
    . 2019-10-01 23:24:30.268 Session upkeep
    . 2019-10-01 23:24:30.781 Session upkeep
    . 2019-10-01 23:24:31.271 Session upkeep
    . 2019-10-01 23:24:31.777 Session upkeep
    . 2019-10-01 23:24:32.268 Session upkeep
    . 2019-10-01 23:24:32.783 Session upkeep
    . 2019-10-01 23:24:33.270 Session upkeep
    . 2019-10-01 23:24:33.768 Session upkeep
    . 2019-10-01 23:24:34.277 Session upkeep
    . 2019-10-01 23:24:34.768 Session upkeep
    . 2019-10-01 23:24:35.268 Session upkeep
    . 2019-10-01 23:24:35.777 Session upkeep
    . 2019-10-01 23:24:36.276 Session upkeep
    . 2019-10-01 23:24:36.768 Session upkeep
    . 2019-10-01 23:24:37.277 Session upkeep
    . 2019-10-01 23:24:37.774 Session upkeep
    . 2019-10-01 23:24:38.270 Session upkeep
    . 2019-10-01 23:24:38.775 Session upkeep
    . 2019-10-01 23:24:39.280 Session upkeep
    . 2019-10-01 23:24:39.767 Session upkeep
    . 2019-10-01 23:24:40.279 Session upkeep
    . 2019-10-01 23:24:40.778 Session upkeep
    . 2019-10-01 23:24:41.279 Session upkeep
    . 2019-10-01 23:24:41.768 Session upkeep
    . 2019-10-01 23:24:41.768 Sending dummy command to keep session alive.
    > 2019-10-01 23:24:41.768 TYPE I
    < 2019-10-01 23:24:41.768 200 Switching to Binary mode.
    . 2019-10-01 23:24:42.275 Session upkeep
    . 2019-10-01 23:24:42.776 Session upkeep
    . 2019-10-01 23:24:43.277 Session upkeep
    . 2019-10-01 23:24:43.778 Session upkeep
    . 2019-10-01 23:24:44.277 Session upkeep
    . 2019-10-01 23:24:44.776 Session upkeep
    . 2019-10-01 23:24:45.271 Session upkeep
    . 2019-10-01 23:24:45.779 Session upkeep
    . 2019-10-01 23:24:46.278 Session upkeep
    . 2019-10-01 23:24:46.768 Session upkeep
    . 2019-10-01 23:24:47.278 Session upkeep
    . 2019-10-01 23:24:47.781 Session upkeep
    . 2019-10-01 23:24:48.278 Session upkeep
    . 2019-10-01 23:24:48.769 Session upkeep
    . 2019-10-01 23:24:49.267 Session upkeep
    . 2019-10-01 23:24:49.778 Session upkeep
    . 2019-10-01 23:24:50.268 Session upkeep
    . 2019-10-01 23:24:50.776 Session upkeep
    . 2019-10-01 23:24:51.279 Session upkeep
    . 2019-10-01 23:24:51.769 Session upkeep
    . 2019-10-01 23:24:52.273 Session upkeep
    . 2019-10-01 23:24:52.767 Session upkeep
    . 2019-10-01 23:24:53.273 Session upkeep
    . 2019-10-01 23:24:53.777 Session upkeep
    . 2019-10-01 23:24:54.278 Session upkeep
    . 2019-10-01 23:24:54.776 Session upkeep
    . 2019-10-01 23:24:55.279 Session upkeep
    . 2019-10-01 23:24:55.772 Session upkeep
    . 2019-10-01 23:24:56.276 Session upkeep
    . 2019-10-01 23:24:56.780 Session upkeep
    . 2019-10-01 23:24:57.277 Session upkeep
    . 2019-10-01 23:24:57.778 Session upkeep
    . 2019-10-01 23:24:58.277 Session upkeep
    . 2019-10-01 23:24:58.767 Session upkeep
    . 2019-10-01 23:24:59.271 Session upkeep
    . 2019-10-01 23:24:59.781 Session upkeep
    . 2019-10-01 23:25:00.279 Session upkeep
    . 2019-10-01 23:25:00.776 Session upkeep
    . 2019-10-01 23:25:01.275 Session upkeep
    . 2019-10-01 23:25:01.778 Session upkeep
    . 2019-10-01 23:25:02.279 Session upkeep
    . 2019-10-01 23:25:02.774 Session upkeep
    . 2019-10-01 23:25:03.274 Session upkeep
    . 2019-10-01 23:25:03.780 Session upkeep
    . 2019-10-01 23:25:04.277 Session upkeep
    . 2019-10-01 23:25:04.768 Session upkeep
    . 2019-10-01 23:25:05.268 Session upkeep
    . 2019-10-01 23:25:05.767 Session upkeep
    . 2019-10-01 23:25:06.273 Session upkeep
    . 2019-10-01 23:25:06.778 Session upkeep
    . 2019-10-01 23:25:07.269 Session upkeep
    . 2019-10-01 23:25:07.776 Session upkeep
    . 2019-10-01 23:25:08.277 Session upkeep
    . 2019-10-01 23:25:08.770 Session upkeep
    . 2019-10-01 23:25:09.276 Session upkeep
    . 2019-10-01 23:25:09.777 Session upkeep
    . 2019-10-01 23:25:10.277 Session upkeep
    . 2019-10-01 23:25:10.782 Session upkeep
    . 2019-10-01 23:25:11.278 Session upkeep
    . 2019-10-01 23:25:11.778 Session upkeep
    . 2019-10-01 23:25:11.778 Sending dummy command to keep session alive.
    > 2019-10-01 23:25:11.778 TYPE A
    . 2019-10-01 23:25:12.276 Session upkeep
    < 2019-10-01 23:25:12.276 200 Switching to ASCII mode.
    . 2019-10-01 23:25:12.768 Session upkeep
    . 2019-10-01 23:25:13.270 Session upkeep
    . 2019-10-01 23:25:13.779 Session upkeep
    . 2019-10-01 23:25:14.268 Session upkeep
    . 2019-10-01 23:25:14.776 Session upkeep
    . 2019-10-01 23:25:15.277 Session upkeep
    . 2019-10-01 23:25:15.777 Session upkeep
    . 2019-10-01 23:25:16.280 Session upkeep
    . 2019-10-01 23:25:16.769 Session upkeep
    . 2019-10-01 23:25:17.276 Session upkeep
    . 2019-10-01 23:25:17.779 Session upkeep
    . 2019-10-01 23:25:18.268 Session upkeep
    . 2019-10-01 23:25:18.778 Session upkeep
    . 2019-10-01 23:25:19.275 Session upkeep
    . 2019-10-01 23:25:19.776 Session upkeep
    . 2019-10-01 23:25:20.273 Session upkeep
    . 2019-10-01 23:25:20.782 Session upkeep
    . 2019-10-01 23:25:21.279 Session upkeep
    . 2019-10-01 23:25:21.778 Session upkeep
    . 2019-10-01 23:25:22.268 Session upkeep
    . 2019-10-01 23:25:22.777 Session upkeep
    . 2019-10-01 23:25:23.277 Session upkeep
    . 2019-10-01 23:25:23.770 Session upkeep
    . 2019-10-01 23:25:24.283 Session upkeep
    . 2019-10-01 23:25:24.770 Session upkeep
    . 2019-10-01 23:25:25.275 Session upkeep
    . 2019-10-01 23:25:25.776 Session upkeep
    . 2019-10-01 23:25:26.279 Session upkeep
    . 2019-10-01 23:25:26.777 Session upkeep
    . 2019-10-01 23:25:27.275 Session upkeep
    . 2019-10-01 23:25:27.774 Session upkeep
    . 2019-10-01 23:25:28.269 Session upkeep
    . 2019-10-01 23:25:28.780 Session upkeep
    . 2019-10-01 23:25:29.277 Session upkeep
    . 2019-10-01 23:25:29.781 Session upkeep
    . 2019-10-01 23:25:30.278 Session upkeep
    . 2019-10-01 23:25:30.768 Session upkeep
    . 2019-10-01 23:25:31.269 Session upkeep
    . 2019-10-01 23:25:31.776 Session upkeep
    . 2019-10-01 23:25:32.267 Session upkeep
    . 2019-10-01 23:25:32.767 Session upkeep
    . 2019-10-01 23:25:33.273 Session upkeep
    . 2019-10-01 23:25:33.769 Session upkeep
    . 2019-10-01 23:25:34.273 Session upkeep
    . 2019-10-01 23:25:34.775 Session upkeep
    . 2019-10-01 23:25:35.270 Session upkeep
    . 2019-10-01 23:25:35.781 Session upkeep
    . 2019-10-01 23:25:36.279 Session upkeep
    . 2019-10-01 23:25:36.779 Session upkeep
    . 2019-10-01 23:25:37.269 Session upkeep
    . 2019-10-01 23:25:37.773 Session upkeep
    . 2019-10-01 23:25:38.274 Session upkeep
    . 2019-10-01 23:25:38.770 Session upkeep
    . 2019-10-01 23:25:39.268 Session upkeep
    . 2019-10-01 23:25:39.779 Session upkeep
    . 2019-10-01 23:25:40.270 Session upkeep
    . 2019-10-01 23:25:40.779 Session upkeep
    . 2019-10-01 23:25:41.276 Session upkeep
    . 2019-10-01 23:25:41.276 Dummy directory read to keep session alive.
    . 2019-10-01 23:25:41.279 Retrieving directory listing...
    > 2019-10-01 23:25:41.279 TYPE A
    < 2019-10-01 23:25:41.566 200 Switching to ASCII mode.
    > 2019-10-01 23:25:41.567 PASV
    < 2019-10-01 23:25:41.822 227 Entering Passive Mode (192,168,40,216,117,76).
    > 2019-10-01 23:25:41.822 LIST -a
    . 2019-10-01 23:25:41.822 Connecting to 192.168.40.216:30028 ...
    . 2019-10-01 23:25:42.181 Data connection opened
    . 2019-10-01 23:25:42.181 Trying reuse main TLS session ID
    . 2019-10-01 23:25:42.182 TLS layer changed state from none to connected
    < 2019-10-01 23:25:42.512 150 Here comes the directory listing.
    . 2019-10-01 23:25:42.514 Session ID reused
    . 2019-10-01 23:25:42.514 TLS connect: SSLv3 read server hello A
    . 2019-10-01 23:25:42.515 TLS connect: SSLv3 read finished A
    . 2019-10-01 23:25:42.515 TLS connect: SSLv3 write change cipher spec A
    . 2019-10-01 23:25:42.515 TLS connect: SSLv3 write finished A
    . 2019-10-01 23:25:42.515 TLS connect: SSLv3 flush data
    . 2019-10-01 23:25:42.516 Using TLSv1.2, cipher TLSv1/SSLv3: ECDHE-RSA-AES256-GCM-SHA384, 2048 bit RSA, ECDHE-RSA-AES256-GCM-SHA384 TLSv1.2 Kx=ECDH     Au=RSA  Enc=AESGCM(256) Mac=AEAD
    . 2019-10-01 23:25:42.518 TLS connection established
    . 2019-10-01 23:25:43.104 drwxrwx---    2 ftp      ftp          4096 Oct 01 20:57 .
    . 2019-10-01 23:25:43.104 drwxrwxr-x    3 ftp      ftp          4096 Sep 26 22:32 ..
    . 2019-10-01 23:25:43.104 -rw-rw----    1 ftp      ftp           835 Oct 01 20:33 main_upload_result
    < 2019-10-01 23:25:43.718 226 Directory send OK.
    . 2019-10-01 23:25:43.718 Directory listing successful
    . 2019-10-01 23:25:43.718 Got reply 1 to the command 2
    . 2019-10-01 23:25:43.721 Session upkeep
    . 2019-10-01 23:25:43.767 Session upkeep
    . 2019-10-01 23:25:44.275 Session upkeep
    . 2019-10-01 23:25:44.776 Session upkeep
    . 2019-10-01 23:25:45.269 Session upkeep
    . 2019-10-01 23:25:45.768 Session upkeep
    . 2019-10-01 23:25:46.275 Session upkeep
    . 2019-10-01 23:25:46.781 Session upkeep
    . 2019-10-01 23:25:47.268 Session upkeep
    . 2019-10-01 23:25:47.770 Session upkeep
    . 2019-10-01 23:25:48.270 Session upkeep
    . 2019-10-01 23:25:48.780 Session upkeep
    . 2019-10-01 23:25:49.280 Session upkeep
    . 2019-10-01 23:25:49.771 Session upkeep
    . 2019-10-01 23:25:50.279 Session upkeep
    . 2019-10-01 23:25:50.769 Session upkeep
    . 2019-10-01 23:25:51.280 Session upkeep
    . 2019-10-01 23:25:51.776 Session upkeep
    . 2019-10-01 23:25:52.270 Session upkeep
    . 2019-10-01 23:25:52.770 Session upkeep
    . 2019-10-01 23:25:53.281 Session upkeep
    . 2019-10-01 23:25:53.779 Session upkeep
    . 2019-10-01 23:25:54.284 Session upkeep
    . 2019-10-01 23:25:54.790 Session upkeep
    . 2019-10-01 23:25:55.297 Session upkeep
    . 2019-10-01 23:25:55.792 Session upkeep
    . 2019-10-01 23:25:56.286 Session upkeep
    . 2019-10-01 23:25:56.793 Session upkeep
    . 2019-10-01 23:25:57.285 Session upkeep
    . 2019-10-01 23:25:57.790 Session upkeep
    . 2019-10-01 23:25:58.291 Session upkeep
    . 2019-10-01 23:25:58.793 Session upkeep
    . 2019-10-01 23:25:59.300 Session upkeep
    . 2019-10-01 23:25:59.803 Session upkeep
    . 2019-10-01 23:26:00.313 Session upkeep
    . 2019-10-01 23:26:00.800 Session upkeep
    . 2019-10-01 23:26:01.301 Session upkeep
    . 2019-10-01 23:26:01.817 Session upkeep
    . 2019-10-01 23:26:02.318 Session upkeep
    . 2019-10-01 23:26:02.837 Session upkeep
    . 2019-10-01 23:26:03.344 Session upkeep
    . 2019-10-01 23:26:03.831 Session upkeep
    . 2019-10-01 23:26:04.347 Session upkeep
    . 2019-10-01 23:26:04.858 Session upkeep
    . 2019-10-01 23:26:05.347 Session upkeep
    . 2019-10-01 23:26:05.847 Session upkeep
    . 2019-10-01 23:26:06.360 Session upkeep
    . 2019-10-01 23:26:06.849 Session upkeep
    . 2019-10-01 23:26:07.376 Session upkeep
    . 2019-10-01 23:26:07.862 Session upkeep
    . 2019-10-01 23:26:08.369 Session upkeep
    . 2019-10-01 23:26:08.871 Session upkeep
    . 2019-10-01 23:26:08.871 TLS layer changed state from connected to closed
    . 2019-10-01 23:26:08.871 Disconnected from server
    . 2019-10-01 23:26:08.871 Got reply 1000 to the command 0
    * 2019-10-01 23:26:08.872 (ESshFatal) **Lost connection.**
    * 2019-10-01 23:26:08.872 Disconnected from server
    . 2019-10-01 23:26:18.156 Connecting to 192.168.40.216 ...
    . 2019-10-01 23:26:18.156 TLS layer changed state from unconnected to connecting
    . 2019-10-01 23:26:18.430 TLS layer changed state from connecting to connected
    . 2019-10-01 23:26:18.430 Connected with 192.168.40.216, negotiating TLS connection...
    < 2019-10-01 23:26:18.737 220 Welcome to the Reporter FTPS service.
    > 2019-10-01 23:26:18.737 AUTH TLS
    < 2019-10-01 23:26:19.151 234 Proceed with negotiation.
    . 2019-10-01 23:26:19.558 TLS connect: SSLv3 read server hello A
    . 2019-10-01 23:26:19.559 TLS connect: SSLv3 read server certificate A
    . 2019-10-01 23:26:19.564 TLS connect: SSLv3 read server key exchange A
    . 2019-10-01 23:26:19.565 TLS connect: SSLv3 read server done A
    . 2019-10-01 23:26:19.597 TLS connect: SSLv3 write client key exchange A
    . 2019-10-01 23:26:19.598 TLS connect: SSLv3 write change cipher spec A
    . 2019-10-01 23:26:19.598 TLS connect: SSLv3 write finished A
    . 2019-10-01 23:26:19.598 TLS connect: SSLv3 flush data
    . 2019-10-01 23:26:19.967 TLS connect: SSLv3 read server session ticket A
    . 2019-10-01 23:26:19.967 TLS connect: SSLv3 read finished A
    . 2019-10-01 23:26:19.968 Verifying certificate for "Symantec Reporter" with fingerprint fe:aa:5a:2b:84:0e:d6:8d:f9:d2:cd:0c:0d:43:3f:aa:a1:a6:a0:c4 and 18 failures
    . 2019-10-01 23:26:19.968 Certificate for "Symantec Reporter" matches cached fingerprint and failures
    . 2019-10-01 23:26:19.968 Using TLSv1.2, cipher TLSv1/SSLv3: ECDHE-RSA-AES256-GCM-SHA384, 2048 bit RSA, ECDHE-RSA-AES256-GCM-SHA384 TLSv1.2 Kx=ECDH     Au=RSA  Enc=AESGCM(256) Mac=AEAD
    . 2019-10-01 23:26:19.968 Session upkeep
    . 2019-10-01 23:26:19.993 TLS connection established. Waiting for welcome message...
    > 2019-10-01 23:26:19.993 USER FTP_Admin
    < 2019-10-01 23:26:20.274 331 Please specify the password.
    > 2019-10-01 23:26:20.274 PASS ************
    < 2019-10-01 23:26:35.634 230 Login successful.
    > 2019-10-01 23:26:35.634 SYST
    < 2019-10-01 23:26:35.738 215 UNIX Type: L8
    > 2019-10-01 23:26:35.738 FEAT
    < 2019-10-01 23:26:35.844 211-Features:
    < 2019-10-01 23:26:35.845  AUTH TLS
    < 2019-10-01 23:26:35.845  EPRT
    < 2019-10-01 23:26:35.845  EPSV
    < 2019-10-01 23:26:35.845  MDTM
    < 2019-10-01 23:26:35.847  PASV
    < 2019-10-01 23:26:35.848  PBSZ
    < 2019-10-01 23:26:35.848  PROT
    < 2019-10-01 23:26:35.849  REST STREAM
    < 2019-10-01 23:26:35.849  SIZE
    < 2019-10-01 23:26:35.940  TVFS
    < 2019-10-01 23:26:35.940  UTF8
    < 2019-10-01 23:26:35.940 211 End
    > 2019-10-01 23:26:35.940 OPTS UTF8 ON
    < 2019-10-01 23:26:36.052 200 Always in UTF8 mode.
    > 2019-10-01 23:26:36.052 PBSZ 0
    < 2019-10-01 23:26:36.146 200 PBSZ set to 0.
    > 2019-10-01 23:26:36.146 PROT P
    < 2019-10-01 23:26:36.248 200 PROT now Private.
    . 2019-10-01 23:26:36.248 Session upkeep
    . 2019-10-01 23:26:36.271 Connected
    . 2019-10-01 23:26:36.271 Got reply 1 to the command 1
    . 2019-10-01 23:26:36.272 Doing startup conversation with host.
    > 2019-10-01 23:26:36.297 PWD
    < 2019-10-01 23:26:36.452 257 "/"
    . 2019-10-01 23:26:36.452 Got reply 1 to the command 16
    . 2019-10-01 23:26:36.452 Changing directory to "/ProxySG".
    > 2019-10-01 23:26:36.452 CWD /ProxySG
    < 2019-10-01 23:26:36.562 250 Directory successfully changed.
    . 2019-10-01 23:26:36.562 Got reply 1 to the command 16
    . 2019-10-01 23:26:36.562 Getting current directory name.
    > 2019-10-01 23:26:36.563 PWD
    < 2019-10-01 23:26:36.760 257 "/ProxySG"
    . 2019-10-01 23:26:36.760 Got reply 1 to the command 16
    . 2019-10-01 23:26:36.760 Session upkeep
    . 2019-10-01 23:26:36.891 Directory content loaded from cache.
    . 2019-10-01 23:26:36.918 Cached directory not reloaded.
    . 2019-10-01 23:26:36.945 Retrieving directory listing...
    > 2019-10-01 23:26:36.945 TYPE A
    < 2019-10-01 23:26:37.054 200 Switching to ASCII mode.
    > 2019-10-01 23:26:37.054 PASV
    < 2019-10-01 23:26:37.123 227 Entering Passive Mode (192,168,40,216,117,75).
    > 2019-10-01 23:26:37.123 LIST -a
    . 2019-10-01 23:26:37.123 Connecting to 192.168.40.216:30027 ...
    . 2019-10-01 23:26:37.273 Data connection opened
    . 2019-10-01 23:26:37.274 Trying reuse main TLS session ID
    . 2019-10-01 23:26:37.274 TLS layer changed state from none to connected
    < 2019-10-01 23:26:37.374 150 Here comes the directory listing.
    . 2019-10-01 23:26:37.374 Session ID reused
    . 2019-10-01 23:26:37.375 TLS connect: SSLv3 read server hello A
    . 2019-10-01 23:26:37.375 TLS connect: SSLv3 read finished A
    . 2019-10-01 23:26:37.375 TLS connect: SSLv3 write change cipher spec A
    . 2019-10-01 23:26:37.375 TLS connect: SSLv3 write finished A
    . 2019-10-01 23:26:37.375 TLS connect: SSLv3 flush data
    . 2019-10-01 23:26:37.375 Using TLSv1.2, cipher TLSv1/SSLv3: ECDHE-RSA-AES256-GCM-SHA384, 2048 bit RSA, ECDHE-RSA-AES256-GCM-SHA384 TLSv1.2 Kx=ECDH     Au=RSA  Enc=AESGCM(256) Mac=AEAD
    . 2019-10-01 23:26:37.377 TLS connection established
    . 2019-10-01 23:26:37.681 drwxrwx---    2 ftp      ftp          4096 Oct 01 20:57 .
    . 2019-10-01 23:26:37.681 drwxrwxr-x    3 ftp      ftp          4096 Sep 26 22:32 ..
    . 2019-10-01 23:26:37.681 -rw-rw----    1 ftp      ftp           835 Oct 01 20:33 main_upload_result
    < 2019-10-01 23:26:37.886 226 Directory send OK.
    . 2019-10-01 23:26:37.886 Directory listing successful
    . 2019-10-01 23:26:37.887 Got reply 1 to the command 2
    . 2019-10-01 23:26:37.887 Detecting timezone difference...
    . 2019-10-01 23:26:37.887 Retrieving file information...
    > 2019-10-01 23:26:37.887 PWD
    < 2019-10-01 23:26:38.092 257 "/ProxySG"
    > 2019-10-01 23:26:38.092 CWD /ProxySG/main_upload_result
    < 2019-10-01 23:26:38.297 550 Failed to change directory.
    > 2019-10-01 23:26:38.297 TYPE I
    < 2019-10-01 23:26:38.412 200 Switching to Binary mode.
    > 2019-10-01 23:26:38.412 SIZE /ProxySG/main_upload_result
    < 2019-10-01 23:26:38.610 213 835
    > 2019-10-01 23:26:38.610 MDTM /ProxySG/main_upload_result
    < 2019-10-01 23:26:38.708 213 20191001203320
    . 2019-10-01 23:26:38.709 Retrieving file information successful
    . 2019-10-01 23:26:38.710 Got reply 1 to the command 1024
    . 2019-10-01 23:26:38.710 Timezone difference of -2 detected using file /ProxySG/main_upload_result (Listing: 2019-10-01T18:33:00.000Z, UTC: 2019-10-01T20:33:00.000Z)
    . 2019-10-01 23:26:38.710 ..;D;0;1899-12-30T02:00:00.000Z;0;"" [0];"" [0];---------;0
    . 2019-10-01 23:26:38.710 main_upload_result;-;835;2019-10-01T20:33:00.000Z;1;"ftp" [0];"ftp" [0];rw-rw----;0
    . 2019-10-01 23:26:38.710 Session upkeep
    . 2019-10-01 23:26:38.772 Startup conversation with host finished.
    . 2019-10-01 23:26:38.932 Session upkeep
    . 2019-10-01 23:26:39.424 Session upkeep
    . 2019-10-01 23:26:39.923 Session upkeep

    When i searched online on how to edit this FTPs config file i found that an additional step is required in which we should add these new passive ports in IP Tables of linux OS that reporter SF is based on.

    I've attached to FTPs Server configuration file.

    So please according to all this input, can anyone help me accomplish this task.

    Thanks.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          

    Attachment(s)

    txt
    reporter-FTPS.txt   6 KB 1 version


  • 2.  RE: Change Reporter FTPs Service PASV Ports

    Posted Oct 01, 2019 07:05 PM

    Update:

    After installing the whole OS chages are effective, but FTPS doesn't reply for PASV requests on these ports configured, this means that i need to allow access to this range of ports on IP tables.

    So if any one did that before can help me with that ?

    Thanks



  • 3.  RE: Change Reporter FTPs Service PASV Ports

    Posted Oct 01, 2019 07:06 PM

    . 2019-10-02 00:52:45.754 --------------------------------------------------------------------------
    . 2019-10-02 00:52:45.755 WinSCP Version 5.15.3 (Build 9730) (OS 10.0.17134 - Windows 10 Enterprise)
    . 2019-10-02 00:52:45.755 Configuration: HKCU\Software\Martin Prikryl\WinSCP 2\
    . 2019-10-02 00:52:45.775 Log level: Debug 2
    . 2019-10-02 00:52:45.775 Local account: AHMED_SAEED\Raya IT
    . 2019-10-02 00:52:45.775 Working directory: C:\Program Files (x86)\WinSCP
    . 2019-10-02 00:52:45.801 Process ID: 18388
    . 2019-10-02 00:52:45.802 Command-line: "C:\Program Files (x86)\WinSCP\WinSCP.exe" 
    . 2019-10-02 00:52:45.802 Time zone: Current: GMT+2 (Egypt Standard Time), No DST
    . 2019-10-02 00:52:45.802 Login time: Wednesday, October 2, 2019 12:52:45 AM
    . 2019-10-02 00:52:45.802 --------------------------------------------------------------------------
    . 2019-10-02 00:52:45.802 Session name: reporter (Site)
    . 2019-10-02 00:52:45.802 Host name: 192.168.40.216 (Port: 21)
    . 2019-10-02 00:52:45.802 User name: FTP_Admin (Password: Yes, Key file: No, Passphrase: No)
    . 2019-10-02 00:52:45.802 Transfer Protocol: FTP
    . 2019-10-02 00:52:45.802 Ping type: Dummy, Ping interval: 30 sec; Timeout: 50 sec
    . 2019-10-02 00:52:45.802 Disable Nagle: No
    . 2019-10-02 00:52:45.802 Proxy: None
    . 2019-10-02 00:52:45.802 Send buffer: 262144
    . 2019-10-02 00:52:45.802 UTF: Auto
    . 2019-10-02 00:52:45.802 FTPS: Explicit TLS/SSL [Client certificate: No]
    . 2019-10-02 00:52:45.802 FTP: Passive: Yes [Force IP: Auto]; MLSD: Auto [List all: Auto]; HOST: Auto
    . 2019-10-02 00:52:45.807 Session reuse: Yes
    . 2019-10-02 00:52:45.808 TLS/SSL versions: TLSv1.0-TLSv1.2
    . 2019-10-02 00:52:45.808 Local directory: C:\Users\Raya IT\Documents, Remote directory: /ProxySG, Update: Yes, Cache: Yes
    . 2019-10-02 00:52:45.808 Cache directory changes: Yes, Permanent: Yes
    . 2019-10-02 00:52:45.808 Recycle bin: Delete to: No, Overwritten to: No, Bin path: 
    . 2019-10-02 00:52:45.808 Timezone offset: 0h 0m
    . 2019-10-02 00:52:45.808 --------------------------------------------------------------------------
    . 2019-10-02 00:52:45.825 Session upkeep
    . 2019-10-02 00:52:45.873 Connecting to 192.168.40.216 ...
    . 2019-10-02 00:52:45.873 TLS layer changed state from unconnected to connecting
    . 2019-10-02 00:52:45.987 TLS layer changed state from connecting to connected
    . 2019-10-02 00:52:45.987 Connected with 192.168.40.216, negotiating TLS connection...
    < 2019-10-02 00:52:46.090 220 Welcome to the Reporter FTPS service.
    > 2019-10-02 00:52:46.090 AUTH TLS
    < 2019-10-02 00:52:46.296 234 Proceed with negotiation.
    . 2019-10-02 00:52:46.398 TLS connect: SSLv3 read server hello A
    . 2019-10-02 00:52:46.399 TLS connect: SSLv3 read server certificate A
    . 2019-10-02 00:52:46.402 TLS connect: SSLv3 read server key exchange A
    . 2019-10-02 00:52:46.402 TLS connect: SSLv3 read server done A
    . 2019-10-02 00:52:46.452 TLS connect: SSLv3 write client key exchange A
    . 2019-10-02 00:52:46.452 TLS connect: SSLv3 write change cipher spec A
    . 2019-10-02 00:52:46.454 TLS connect: SSLv3 write finished A
    . 2019-10-02 00:52:46.454 TLS connect: SSLv3 flush data
    . 2019-10-02 00:52:46.603 TLS connect: SSLv3 read server session ticket A
    . 2019-10-02 00:52:46.604 TLS connect: SSLv3 read finished A
    . 2019-10-02 00:52:46.605 Verifying certificate for "Symantec Reporter" with fingerprint fe:aa:5a:2b:84:0e:d6:8d:f9:d2:cd:0c:0d:43:3f:aa:a1:a6:a0:c4 and 18 failures
    . 2019-10-02 00:52:46.606 Certificate for "Symantec Reporter" matches cached fingerprint and failures
    . 2019-10-02 00:52:46.606 Using TLSv1.2, cipher TLSv1/SSLv3: ECDHE-RSA-AES256-GCM-SHA384, 2048 bit RSA, ECDHE-RSA-AES256-GCM-SHA384 TLSv1.2 Kx=ECDH     Au=RSA  Enc=AESGCM(256) Mac=AEAD
    . 2019-10-02 00:52:46.606 Session upkeep
    . 2019-10-02 00:52:46.637 TLS connection established. Waiting for welcome message...
    > 2019-10-02 00:52:46.637 USER FTP_Admin
    < 2019-10-02 00:52:46.705 331 Please specify the password.
    > 2019-10-02 00:52:46.706 PASS ************
    < 2019-10-02 00:53:01.960 230 Login successful.
    > 2019-10-02 00:53:01.960 SYST
    < 2019-10-02 00:53:02.170 215 UNIX Type: L8
    > 2019-10-02 00:53:02.170 FEAT
    < 2019-10-02 00:53:02.270 211-Features:
    < 2019-10-02 00:53:02.271  AUTH TLS
    < 2019-10-02 00:53:02.271  EPRT
    < 2019-10-02 00:53:02.272  EPSV
    < 2019-10-02 00:53:02.273  MDTM
    < 2019-10-02 00:53:02.273  PASV
    < 2019-10-02 00:53:02.274  PBSZ
    < 2019-10-02 00:53:02.275  PROT
    < 2019-10-02 00:53:02.276  REST STREAM
    < 2019-10-02 00:53:02.276  SIZE
    < 2019-10-02 00:53:02.474  TVFS
    < 2019-10-02 00:53:02.474  UTF8
    < 2019-10-02 00:53:02.474 211 End
    > 2019-10-02 00:53:02.474 OPTS UTF8 ON
    < 2019-10-02 00:53:02.577 200 Always in UTF8 mode.
    > 2019-10-02 00:53:02.577 PBSZ 0
    < 2019-10-02 00:53:02.786 200 PBSZ set to 0.
    > 2019-10-02 00:53:02.786 PROT P
    < 2019-10-02 00:53:02.987 200 PROT now Private.
    . 2019-10-02 00:53:02.987 Session upkeep
    . 2019-10-02 00:53:03.043 Connected
    . 2019-10-02 00:53:03.043 Got reply 1 to the command 1
    . 2019-10-02 00:53:03.043 --------------------------------------------------------------------------
    . 2019-10-02 00:53:03.043 Using FTP protocol.
    . 2019-10-02 00:53:03.043 Doing startup conversation with host.
    > 2019-10-02 00:53:03.072 PWD
    < 2019-10-02 00:53:03.294 257 "/"
    . 2019-10-02 00:53:03.294 Got reply 1 to the command 16
    . 2019-10-02 00:53:03.294 Changing directory to "/ProxySG".
    > 2019-10-02 00:53:03.294 CWD /ProxySG
    < 2019-10-02 00:53:03.397 250 Directory successfully changed.
    . 2019-10-02 00:53:03.397 Got reply 1 to the command 16
    . 2019-10-02 00:53:03.397 Getting current directory name.
    > 2019-10-02 00:53:03.398 PWD
    < 2019-10-02 00:53:03.602 257 "/ProxySG"
    . 2019-10-02 00:53:03.602 Got reply 1 to the command 16
    . 2019-10-02 00:53:03.602 Session upkeep
    . 2019-10-02 00:53:03.653 Session upkeep
    . 2019-10-02 00:53:03.665 Retrieving directory listing...
    > 2019-10-02 00:53:03.665 TYPE A
    < 2019-10-02 00:53:03.908 200 Switching to ASCII mode.
    > 2019-10-02 00:53:03.910 PASV
    < 2019-10-02 00:53:04.012 227 Entering Passive Mode (192,168,40,216,35,47).
    > 2019-10-02 00:53:04.012 LIST -a
    . 2019-10-02 00:53:04.013 Connecting to 192.168.40.216:9007 ...
    . 2019-10-02 00:53:25.025 Transfer channel can't be opened. Reason: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
    . 2019-10-02 00:53:25.026 Trying reuse main TLS session ID
    . 2019-10-02 00:53:25.027 Could not retrieve directory listing
    . 2019-10-02 00:53:25.027 Got reply 4 to the command 2
    . 2019-10-02 00:53:25.028 LIST with -a failed, will try pure LIST
    . 2019-10-02 00:53:25.029 Retrieving directory listing...
    > 2019-10-02 00:53:25.029 TYPE A
    < 2019-10-02 00:54:04.221 425 Failed to establish connection.
    . 2019-10-02 00:54:04.222 Could not retrieve directory listing
    . 2019-10-02 00:54:04.222 Got reply 4 to the command 2
    . 2019-10-02 00:54:04.222 Session upkeep
    * 2019-10-02 00:54:04.268 (ECommand) Error listing directory '/ProxySG'.
    * 2019-10-02 00:54:04.268 Could not retrieve directory listing
    * 2019-10-02 00:54:04.268 Failed to establish connection.
    . 2019-10-02 00:54:05.272 Session upkeep
    < 2019-10-02 00:54:05.274 200 Switching to ASCII mode.



  • 4.  RE: Change Reporter FTPs Service PASV Ports

    Posted Oct 01, 2019 09:18 PM
    Dear Amado, Yes you need to open that port. Also for testing can you allow all port and test seem to be port changing every time during transfer


  • 5.  RE: Change Reporter FTPs Service PASV Ports

    Posted Oct 02, 2019 05:35 AM

    Dear Aboonaim,

    Could you help me on how to open that port on reporter.

    thanks.



  • 6.  RE: Change Reporter FTPs Service PASV Ports

    Posted Oct 02, 2019 07:39 AM
    Dear Amado, control and port 989(TCP/UDP) for data. You will need to open both as FTPS prevents the router from detecting which port was negotiated for the data transfer.


  • 7.  RE: Change Reporter FTPs Service PASV Ports

    Posted Oct 03, 2019 03:53 AM

    Sorry i can't understand first part of your answer, what is that port (989), Thanks.



  • 8.  RE: Change Reporter FTPs Service PASV Ports

    Posted Oct 03, 2019 04:54 AM
    Dear Amado, In ftps while data transfer it will use random port so we need to allow all port from particular source and destination.