Posso accedere al sito FTP senza problemi dal computer locale, ma scade dal computer remoto.
Se spengo COMPLETAMENTE il firewall, funziona. Ovviamente, questa non è davvero una soluzione soddisfacente.
Ho tentato di seguire questi passaggi , ma per ora avvalermi.
Sul mio computer remoto sto usando Filezilla come client FTP. Di seguito è riportato l'output che mi dà mentre provo ad accedere al sito. Come puoi vedere, riesce a connettersi e autenticarsi, ma il tentativo di elencare la directory scade.
Qualcuno può dirmi dove dovrei guardare dopo?
Status: Connecting to 192.168.15.12:21...
Status: Connection established, waiting for welcome message...
Response: 220 Microsoft FTP Service
Command: USER CMSDEVELOPMENT\CMSdev
Response: 331 Password required for CMSDEVELOPMENT\CMSdev.
Command: PASS ******
Response: 230-Directory has 71,805,415,424 bytes of disk space available.
Response: 230 User logged in.
Command: OPTS UTF8 ON
Response: 200 OPTS UTF8 command successful - UTF8 encoding now ON.
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is current directory.
Command: TYPE I
Response: 200 Type set to I.
Command: PASV
Response: 227 Entering Passive Mode (192,168,15,12,192,160).
Command: LIST
Response: 150 Opening BINARY mode data connection.
Error: Connection timed out
Error: Failed to retrieve directory listing
Guardando i log del firewall, vedo queste voci:
2012-04-23 14:44:54 DROP TCP 192.168.15.90 192.168.15.12 55743 49342 52 S 650301735 0 65535 - - - RECEIVE
2012-04-23 14:44:57 DROP TCP 192.168.15.90 192.168.15.12 55743 49342 52 S 650301735 0 65535 - - - RECEIVE
2012-04-23 14:45:03 DROP TCP 192.168.15.90 192.168.15.12 55743 49342 48 S 650301735 0 65535 - - - RECEIVE