Can't get FileZilla FTP server to work :(

Soldato
Joined
15 Nov 2003
Posts
14,473
Location
Marlow
OK, I've set up one of my machines with a static IP address in my network - 192.168.0.99, and forwards FTP traffic in my router to that IP address.

I can connect on the machine itself to 127.0.01... But cannot seem to connect from an external source to that FTP Server :(

What's odd is I've enabled logging on the router to port 21 and see no logs appear no matter if I type in my IP address directly, or even my Dynamic DNS name...

If anyone has got File Zilla Server running can you please let me know what you had to configure / forward.

ps: I've even disabled the firewall on the PC in question!
 
NeilFawcett said:
OK, I've set up one of my machines with a static IP address in my network - 192.168.0.99, and forwards FTP traffic in my router to that IP address.

I can connect on the machine itself to 127.0.01... But cannot seem to connect from an external source to that FTP Server :(

What's odd is I've enabled logging on the router to port 21 and see no logs appear no matter if I type in my IP address directly, or even my Dynamic DNS name...

If anyone has got File Zilla Server running can you please let me know what you had to configure / forward.

ps: I've even disabled the firewall on the PC in question!

what router is it?
 
zen62619 said:

Fair enough, but I've tried two different programs now, and can access them from the machine they are installed on, another machine on my network, but I cannot type in my ip address and access the machine in question :(

I can't see why a third/different program would resolve this :(

Got to surely be something networky/routery?

Can I test the FTP server like this? ie: Type in my own IP address on another machine on my network and expect it to go out into the world and back into my own network again? Or do I have to use a machine that is outside my network?
 
Last edited:
Well in case your firewall is such that it didn't get entirely disabled and in case there's just something amuck with the router logging, you could try changing the listening port to something else in the high range and then access it with ftp://192.168.0.99:XXXXX ... in case the standard FTP listening port is still being blocked
 
malef!c said:
Not running a firewall on the FTP machine are you?

From original message - "
ps: I've even disabled the firewall on the PC in question!"

And I can acccess the FTP server from other machines on my network. So surely this proves the machine is 'open'?
 
TomTomTom said:
Well in case your firewall is such that it didn't get entirely disabled and in case there's just something amuck with the router logging, you could try changing the listening port to something else in the high range and then access it with ftp://192.168.0.99:XXXXX ... in case the standard FTP listening port is still being blocked

If the firewall was to blame I wouldn't be able to access the FTP server from another machine on my network surely?
 
NeilFawcett said:
If the firewall was to blame I wouldn't be able to access the FTP server from another machine on my network surely?

Then its a WAN routing problem. I suggest you go over your network router settings. If you can access it via lan machines then yes, its a problem with wan routing.
 
Are you trying to access the FTP server using your external IP from within your internal network?

If you router doesn't support NAT Loopback this won't work.

Try connecting from an external source.
 
oddjob62 said:
Are you trying to access the FTP server using your external IP from within your internal network?

If you router doesn't support NAT Loopback this won't work.

Try connecting from an external source.

AHA! That worked ;) Thanks! I was expecting to be able to go out and back in thru the router!
 
Back
Top Bottom