So… I set up an FTP server and I can access the server via Sprint card… The FTP server is not allowing me to connect via any router I have attempted to use. I have switched to port 23… should I have stayed with port 21? The below is what my log shows:

Status:Resolving address of sandstonemgmt.no-ip.biz
Status:Connecting to 70.56.0.49:23…
Status:Connection established, waiting for welcome message…
Response:220 zFTPServer v5.1, build 2009-06-18 10:59 ready.
Command:USER RON
Response:331 User name received, need password.
Command:PASS ******
Response:230 User logged in, proceed.
Command:CLNT FileZilla
Response:200 Noted.
Command:OPTS UTF8 ON
Response:200 UTF8 ON
Status:Connected
Status:Retrieving directory listing…
Command:PWD
Response:257 "/" is working directory.
Command:TYPE I
Response:200 Type set to I.
Command:PORT 192,168,1,101,193,154
Response:504 Data port can only be used by the same IP address used by the control connection.
Command:PASV
Response:227 Entering Passive Mode (192,168,0,7,8,11).
Status:Server sent passive reply with unroutable address. Using server address instead.
Command:MLSD
Response:150 File status okay; about to open data connection.
Error:Connection timed out
Error:Failed to retrieve directory listing