Hi,
I setup Port Forwarding and my router is DIR-615:
Name: DNS-323 FTP TCP: 21 Schelude: Alway
IP ADDRESS: 192.168.0.108 UDP: blank Inbound filter: allow all
Almost get there but I get error message:
Status: Connecting to **.**.**.**:21...
Status: Connection established, waiting for welcome message...
Response: 220---------- Welcome to Pure-FTPd [TLS] ----------
Response: 220-You are user number 1 of 1 allowed.
Response: 220-Local time is now 13:34. Server port: 21.
Response: 220 You will be disconnected after 10 minutes of inactivity.
Command: USER alvin
Response: 331 User *************** OK. Password required
Command: PASS ********************************
Response: 230 OK. Current restricted directory is /
Command: SYST
Response: 215 UNIX Type: L8
Command: FEAT
Response: 211-Extensions supported:
Response: EPRT
Response: IDLE
Response: MDTM
Response: SIZE
Response: REST STREAM
Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
Response: MLSD
Response: ESTP
Response: PASV
Response: EPSV
Response: SPSV
Response: ESTA
Response: AUTH TLS
Response: PBSZ
Response: PROT
Response: 211 End.
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is your current location
Command: TYPE I
Response: 200 TYPE is now 8-bit binary
Command: PASV
Response: 227 Entering Passive Mode (192,168,0,108,73,208)
Status: Server sent passive reply with unroutable address. Using server address instead.
Command: MLSD
Error: Connection timed out
Error: Failed to retrieve directory listing
What I did wrong anything? Please help me, I need connect FTP server from outside.
Thanks...