Hey everyone,
I have something I have been trying to get working for a bit, and still am not able to. I think it may have something to do with my very limited knowledge of Linux. Which is why I love my E-smith server.
Okay to explain a little bit about my network, I have the SME server, running in server only mode. I also have a Linksys Router/Firewall, which I use as my main gateway. My network is all static ip's. I have forwarded ports 21,22, and 69, to my SME server. I am able to connect via FTP if I use the internal ip number and come from inside of my firewall.
I should also say that I have enabled Public FTP access, and also normal usage under FTP access limits in the Remote access panel.
If I try to access it via my WAN IP address, or by using an outside computer. I connect and it ask's for a user ID and Password. which I input, then it stays for quite some time saying "Connecting Data Socket" Now here's where my stupididy for Linux comes in, as I am not to up on it. Would you think this is a problem with my server or my router? My router works fine for everything else, except for this situation . I have pasted exactly what happens in CuteFTP below. Any help or idea you have would be great, I'm tired of hitting myself in the head over this one
230 User admin logged in.
STATUS:> Login successful
COMMAND:> TYPE I
200 Type set to I.
COMMAND:> pwd
257 "/" is current directory.
COMMAND:> TYPE A
200 Type set to A.
STATUS:> Retrieving directory listing...
COMMAND:> PASV
227 Entering Passive Mode (10,1,1,110,4,30).
COMMAND:> LIST
STATUS:> Connecting data socket...
ERROR:> Timeout