my configuration
sqlserver.Pubblication <== FTP snapshot via internet ==> sqlServer1.Subscriber OK
i add another sqlserver in another place to subscribe to Pubblication:
sqlserver.Pubblication <== FTP snapshot via internet ==> sqlServer1.Subscriber OK
<== FTP snapshot via internet ==> sqlServer2.Subscriber FAIL
the sqlServer2 connect to ftp server to retrieve the snapshot, but fail in this step.
FileZilla FTP Server Log.
(000244)23/10/2012 14:56:52 - <ftp_user> (<public_ip>)> 230 Logged on
(000244)23/10/2012 14:56:52 - <ftp_user> (<public_ip>)> CWD /
(000244)23/10/2012 14:56:52 - <ftp_user> (<public_ip>)> 250 CWD successful. "/" is current directory.
(000243)23/10/2012 14:56:52 - <ftp_user> (<public_ip>)> disconnected.
(000244)23/10/2012 14:56:52 - <ftp_user> (<public_ip>)> TYPE I
(000244)23/10/2012 14:56:52 - <ftp_user> (<public_ip>)> 200 Type set to I
(000244)23/10/2012 14:56:52 - <ftp_user> (<public_ip>)> PORT 10,12,0,57,193,182
(000244)23/10/2012 14:56:52 - <ftp_user> (<public_ip>)> 200 Port command successful
(000244)23/10/2012 14:56:52 - <ftp_user> (<public_ip>)> SIZE SQL_GES_COMMISSIONE_REPLICA_GES_COMMISSIONE_TC/20121022161036/snapshot.cab
(000244)23/10/2012 14:56:52 - <ftp_user> (<public_ip>)> 213 20117921
(000244)23/10/2012 14:56:52 - <ftp_user> (<public_ip>)> RETR SQL_GES_COMMISSIONE_REPLICA_GES_COMMISSIONE_TC/20121022161036/snapshot.cab
(000244)23/10/2012 14:56:52 - <ftp_user> (<public_ip>)> 150 Opening data channel for file transfer.
(000244)23/10/2012 14:57:03 - <ftp_user> (<public_ip>)> 425 Can't open data connection.
Can help me?
Thanks