Quote:
Originally posted by karpath
[R] PASV
[R] 227 Entering Passive Mode (x,x,x,x,11,53)
[R] Opening data connection IP: x.x.x.x PORT: 2869
[R] Data Socket Error: Connection refused
|
this x.x.x.x ip, is it the same as the one you used to connect to that site or some other ip?
Quote:
you probably notice that i'm connecting first to port 4899 then 2869 and 2870, it's probably source of my problem but i don't know how to fix it
|
port 4899 is control connection port, this is port to which you initially connect and send commands. other ports are data connection ports, these ports are used to transmit actual files data/dirlist. this is normal ftp behavior