Hi, i have a weird PASSV trouble with one ftp site using SSL. From my router PC (direct connection) works perfect
---> TYPE I <--- 200 Type set to I. ---> SIZE XXXXXXX <--- 213 47 ---> PASV <--- 227 Entering Passive Mode (IP) ---- Connecting data socket to (IP) port 42372 ---- Data connection established ---> RETR rmlog.sh <--- 150 Opening BINARY mode data connection for rmlog.sh (47 bytes) using SSL/TLS. Certificate depth: 0; subject: /ST=. /CN=sambit; issuer: /ST=. /CN=sambit WARNING: Certificate verification: self signed certificate FileCopy(0x94cde48) enters state INITIAL FileCopy(0x94cde48) enters state DO_COPY ---- Got EOF on data connection ---- Closing data socket echo '* Starting deletion of failed dirs.. :)' 47 bytes transferred ---- Closing idle connection but when i try from another nated pc , same lftp i get ---> TYPE I ---> PASV ---> RETR rmlog.sh <--- 200 Type set to I. **** Peer closed connection ---- Closing data socket ---- Closing control socket Interrupt i see PASV is send but no reply get...what can be? others sites works fine, the passv is received ..but this one only works from my fw PC...any tip? thx!!
