Page 1 of 1

Ftp connect problems. Need help

PostPosted: 23. February 2005 20:36
by statiic
I'm trying to connect to my ftp over internet.

NOw the ftp server works by connecting it over lan.

So i can connect ftp only over lan.

But the server is on another place and i want to connect to it over internet.

Now i checked the router like 10 times and the virtual servers are ok.

The website is working great so ftp should be fine too.

Is there any way that the settings of the sever are set that it only accepts a connection over lan.

PostPosted: 23. February 2005 23:14
by taustin
Make certain you are not using passive mode on your ftp client when you connect. That requires additional ports be opened up and forwarded through the router. Never figured out exactly what those ports should be, but turning off passive mode (which is generally turned on by default on most ftp clients) always fixes it.

PostPosted: 24. February 2005 11:01
by statiic
Yep it does. Thx