01-15-2020 12:42 PM
Trying to use the Microsoft Cloud App Security log collector and cannot get the ASA to write the buffered logs to the ftp. Getting 414001 syslog error. Can ping and use ftp client but not direct form the asa. Both are on the same subnet. 192.168.6.1 inside interface asa 192.168.6.10 ftp server. Any ideas?
01-15-2020 12:57 PM
make sure the configuration are properly configured
!
Firewall(config)# logging ftp-bufferwrap
Firewall(config)# logging ftp-server ftp_server path username password
irewall(config)# logging ftp-bufferwrap Firewall(config)# logging ftp-server 1992.168.199.10 . pixadmin bigsecretpw
if you get error try this command
Firewall# debug ftp client
From this information, you should be able to see where the process fails
check this link it will help you here
01-15-2020 01:08 PM
FTP: ---> PASS *
FTP: 230 OK. Current directory is /
FTP: ---> TYPE I
FTP: 200 TYPE is now 8-bit binary
Writing /BocaASA2/LOG-2020-01-15-210433.TXT
FTP: ---> PORT 192,168,6,1,139,92
FTP: 500 I won't open a connection to 192.168.6.1 (only to 172.17.0.1) ??????
FTP: ---> QUIT
FTP: 221 Logout.
01-15-2020 01:28 PM
01-16-2020 06:03 AM
Is there a way to get the FTP logs to use passive FTP?
01-16-2020 12:33 PM
do you must have to uses the microsoft cloud server. I use ftp filezilla server for ftp logs for ASA its work fine.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide