Hi, I set up an FTP server on my system. I ran into a problem, the clients are using the VBA code you put on the site to download the files. Customers who have Internet with valid IP can download files. Clients with dynamic IP are not able to download files I have sent you the FTP connection logs as an attachment. Please guide me how to solve this problem
Report when the client connects to the server with valid IP
03/27/1402 11:01:15 (not login 192.168.1.4<--192.168.1.252:21) "220 Xlight FTP Server 3.9 ready..."
03/27/1402 11:01:15 (not login 192.168.1.4-->192.168.1.252:21) "USER anonymous"
03/27/1402 11:01:15 (not login 192.168.1.4<--192.168.1.252:21) "331 Anonymous login OK, send your e-mail as password"
03/27/1402 11:01:15 (not login 192.168.1.4-->192.168.1.252:21) "PASS *****"
03/27/1402 11:01:15 (anonymous 192.168.1.4<--192.168.1.252:21) "230 Login OK"
03/27/1402 11:01:16 (anonymous 192.168.1.4-->192.168.1.252:21) "TYPE I"
03/27/1402 11:01:16 (anonymous 192.168.1.4<--192.168.1.252:21) "200 Type set to I."
03/27/1402 11:01:16 (anonymous 192.168.1.4-->192.168.1.252:21) "PORT 192,168,1,4,58,5"
03/27/1402 11:01:16 (anonymous 192.168.1.4<--192.168.1.252:21) "200 PORT command successful"
03/27/1402 11:01:16 (anonymous 192.168.1.4-->192.168.1.252:21) "SIZE //town finance/p.csv"
03/27/1402 11:01:16 (anonymous 192.168.1.4<--192.168.1.252:21) "213 7"
03/27/1402 11:01:16 (anonymous 192.168.1.4-->192.168.1.252:21) "RETR //town finance/p.csv"
03/27/1402 11:01:16 (anonymous 192.168.1.4<--192.168.1.252:21) "150 Opening BINARY mode data connection for p.csv (7 bytes)."
03/27/1402 11:01:16 (anonymous 192.168.1.4<--192.168.1.252:21) "226 Transfer complete (0.000 KB/s)."
Report when the client connects to the server with a dynamic IP
03/27/1402 11:06:53 (not login 2.147.239.131<--192.168.1.252:21) "220 Xlight FTP Server 3.9 ready..."
03/27/1402 11:06:53 (not login 2.147.239.131-->192.168.1.252:21) "USER anonymous"
03/27/1402 11:06:53 (not login 2.147.239.131<--192.168.1.252:21) "331 Anonymous login OK, send your e-mail as password"
03/27/1402 11:06:54 (not login 2.147.239.131-->192.168.1.252:21) "PASS *****"
03/27/1402 11:06:54 (anonymous 2.147.239.131<--192.168.1.252:21) "230 Login OK"
03/27/1402 11:06:54 (anonymous 2.147.239.131-->192.168.1.252:21) "TYPE I"
03/27/1402 11:06:54 (anonymous 2.147.239.131<--192.168.1.252:21) "200 Type set to I."
03/27/1402 11:06:54 (anonymous 2.147.239.131-->192.168.1.252:21) "PORT 21,177,60,105,58,46"
03/27/1402 11:06:54 (anonymous 2.147.239.131<--192.168.1.252:21) "200 PORT command successful"
03/27/1402 11:06:54 (anonymous 2.147.239.131-->192.168.1.252:21) "SIZE //town finance/p.csv"
03/27/1402 11:06:54 (anonymous 2.147.239.131<--192.168.1.252:21) "213 7"
03/27/1402 11:06:54 (anonymous 2.147.239.131-->192.168.1.252:21) "RETR //town finance/p.csv"
03/27/1402 11:06:54 (anonymous 2.147.239.131<--192.168.1.252:21) "150 Opening BINARY mode data connection for p.csv (7 bytes)."
Report when the client connects to the server with valid IP
03/27/1402 11:01:15 (not login 192.168.1.4<--192.168.1.252:21) "220 Xlight FTP Server 3.9 ready..."
03/27/1402 11:01:15 (not login 192.168.1.4-->192.168.1.252:21) "USER anonymous"
03/27/1402 11:01:15 (not login 192.168.1.4<--192.168.1.252:21) "331 Anonymous login OK, send your e-mail as password"
03/27/1402 11:01:15 (not login 192.168.1.4-->192.168.1.252:21) "PASS *****"
03/27/1402 11:01:15 (anonymous 192.168.1.4<--192.168.1.252:21) "230 Login OK"
03/27/1402 11:01:16 (anonymous 192.168.1.4-->192.168.1.252:21) "TYPE I"
03/27/1402 11:01:16 (anonymous 192.168.1.4<--192.168.1.252:21) "200 Type set to I."
03/27/1402 11:01:16 (anonymous 192.168.1.4-->192.168.1.252:21) "PORT 192,168,1,4,58,5"
03/27/1402 11:01:16 (anonymous 192.168.1.4<--192.168.1.252:21) "200 PORT command successful"
03/27/1402 11:01:16 (anonymous 192.168.1.4-->192.168.1.252:21) "SIZE //town finance/p.csv"
03/27/1402 11:01:16 (anonymous 192.168.1.4<--192.168.1.252:21) "213 7"
03/27/1402 11:01:16 (anonymous 192.168.1.4-->192.168.1.252:21) "RETR //town finance/p.csv"
03/27/1402 11:01:16 (anonymous 192.168.1.4<--192.168.1.252:21) "150 Opening BINARY mode data connection for p.csv (7 bytes)."
03/27/1402 11:01:16 (anonymous 192.168.1.4<--192.168.1.252:21) "226 Transfer complete (0.000 KB/s)."
Report when the client connects to the server with a dynamic IP
03/27/1402 11:06:53 (not login 2.147.239.131<--192.168.1.252:21) "220 Xlight FTP Server 3.9 ready..."
03/27/1402 11:06:53 (not login 2.147.239.131-->192.168.1.252:21) "USER anonymous"
03/27/1402 11:06:53 (not login 2.147.239.131<--192.168.1.252:21) "331 Anonymous login OK, send your e-mail as password"
03/27/1402 11:06:54 (not login 2.147.239.131-->192.168.1.252:21) "PASS *****"
03/27/1402 11:06:54 (anonymous 2.147.239.131<--192.168.1.252:21) "230 Login OK"
03/27/1402 11:06:54 (anonymous 2.147.239.131-->192.168.1.252:21) "TYPE I"
03/27/1402 11:06:54 (anonymous 2.147.239.131<--192.168.1.252:21) "200 Type set to I."
03/27/1402 11:06:54 (anonymous 2.147.239.131-->192.168.1.252:21) "PORT 21,177,60,105,58,46"
03/27/1402 11:06:54 (anonymous 2.147.239.131<--192.168.1.252:21) "200 PORT command successful"
03/27/1402 11:06:54 (anonymous 2.147.239.131-->192.168.1.252:21) "SIZE //town finance/p.csv"
03/27/1402 11:06:54 (anonymous 2.147.239.131<--192.168.1.252:21) "213 7"
03/27/1402 11:06:54 (anonymous 2.147.239.131-->192.168.1.252:21) "RETR //town finance/p.csv"
03/27/1402 11:06:54 (anonymous 2.147.239.131<--192.168.1.252:21) "150 Opening BINARY mode data connection for p.csv (7 bytes)."