Completely fresh Virtualmin installation on CentOS, when trying to connect using either domain or ip
Status: Connection established, waiting for welcome message...
Status: Initializing TLS...
Status: Verifying certificate...
Status: TLS connection established.
Status: Logged in
Status: Retrieving directory listing...
Status: Server sent passive reply with unroutable address. Using server address instead.
Command: MLSD
Error: Connection timed out after 20 seconds of inactivity
Error: Failed to retrieve directory listing
I tried active mode in my ftp client, made no difference, are there any specific ports reuiqred to be open except 21 and the high ports (49152 - 65534)??
Or is there something else going on? Hope someone can help :)
EDIT 1: I've set PASV port range under Networking Options to 49152 - 65534, same result
EDIT 2: using sftp://example.com it does work, but I guess using SSH is something totally different, default ftp still gives same error message
service firewalld stop
grrrrrr
(and yes, I'm usnig another firewall outside the server)