FTP ERROR - 227 ENTERING PASSIVE MODE - ROUTER HELP

Post Reply
skypupster
Posts: 2
Joined: Sun Dec 11, 2011 9:42 pm
Location: Edinburgh

FTP ERROR - 227 ENTERING PASSIVE MODE - ROUTER HELP

Post by skypupster »

Hi.
I have had previous reseller hosting accounts running cpanel and using Filezilla have never had a problem with any of my accounts for uploading or downloading. it kind of works out the box. However I recently signed up for a Go daddy hosting account and it's all gone wrong. I can connect to the account however when I try to do anything at all it gives me a '227 Entering passive mode' error.

I have contacted support who say there is nothing wrong their end and they have uplodaded test files. I had my friend try to upload things from his house and there were no problems at all.

After doing a bit searching online I found that it may well be the router that is closing the connection or not happy with the settings.. Really looking for a bit of advice on this.

BTW, I am a novice so please nothing to technical.

Here is the error Filezilla is throwing at me.
Thanks..

Status: Resolving address of project-ref.com
Status: Connecting to 46.252.196.1:21...
Status: Connection established, waiting for welcome message...
Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
Response: 220-You are user number 27 of 500 allowed.
Response: 220-Local time is now 15:30. Server port: 21.
Response: 220-This is a private system - No anonymous login
Response: 220 You will be disconnected after 3 minutes of inactivity.
Command: USER proj1912
Response: 331 User proj1912 OK. Password required
Command: PASS ************
Response: 230-User proj1912 has group access to: inetuser
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: TVFS
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: PORT 192,168,1,103,230,158
Response: 500 I won't open a connection to 89.241.219.237 (only to 62.24.251.241)
Command: PASV
Response: 227 Entering Passive Mode (46,252,196,1,195,179)
Command: MLSD
Post Reply