-Arthy-
Sep 29 2004, 02:11 PM
I've got a firwall installed on one of my servers.
After some searching I finally found one port thats open to use. So I've set up serv-u to connect through this port.
But when I connect from the outside I get a list error.
Does anyone know how I can solve this problem?
thanks in advance
BoNzO
Sep 29 2004, 02:38 PM
Have you tried passive mode?
-Arthy-
Sep 29 2004, 03:10 PM
Yes, and that doesn't work
BoNzO
Sep 29 2004, 03:14 PM
Can U Copy and Paste the exact error?
-Arthy-
Sep 29 2004, 03:58 PM
[R] Data Socket Error: Connection timed out
[R] List Error
BoNzO
Sep 29 2004, 04:13 PM
mmm, Try to connect from your command prompt...
Antil
Sep 29 2004, 04:43 PM
does you're rooter works properly?
GueuTzillaT
Sep 29 2004, 04:52 PM
Disable PASV mode on your ftp client
GogetaSSJ4
Sep 29 2004, 05:59 PM
FTP protocol need at least 2 ports:
1) Control Connection (For example port 21)
2) Data Connection (For xample port 20 in active mode)
tuttefrut
Sep 29 2004, 06:37 PM
does the account has list permissions ?
u never know how stupid the problem can be
da_cash
Sep 29 2004, 06:58 PM
Listen what GogetaSSJ4 said... it's true
i think that running servu doesn't have any sense without another port open..most firewalls has standard ports opened ( like 21,80, 8080 etc) try one of them..also some firewalls do not block outgoing connections ....hope it helps
GogetaSSJ4
Sep 29 2004, 09:03 PM
I think that the firewall blocks Data Connection Port.
Ecko
Sep 29 2004, 09:19 PM
try to connect with flashfxp and do these options:
open quick connect (F8)
go to Toggels
and aktivate the last option (use stat -l...)
then try again...
hope could help...
Jumpi
Sep 29 2004, 09:20 PM
At Settings->advanced you can set up the ports used by data connection. these ports must be allowed to access the net.
Jules
Sep 30 2004, 12:16 AM
First try the toggles for NAT PASV and STAT -L.
If not then its either your firewall or router. If you run the ftp on port 21 then port 22 needs to be open/forwarded too. If the port is 27501, then open/forward 27502 too.
GogetaSSJ4
Sep 30 2004, 12:59 AM
QUOTE(Jules @ Sep 30 2004, 12:16 AM)
If you run the ftp on port 21 then port 22 needs to be open/forwarded too.
Your words are not corrected. If FTP daemon run on port 21, the data connection run on port 20 (active mode).
devil666
Oct 5 2004, 07:59 PM
QUOTE(GogetaSSJ4 @ Sep 29 2004, 05:59 PM)
FTP protocol need at least 2 ports:
1) Control Connection (For example port 21)
2) Data Connection (For xample port 20 in active mode)
What is the data connection port in pasv mode ??
Got the same problem
Jumpi
Oct 6 2004, 09:20 AM
if the error looks like
PASV
entering passive mode
list 192.168.123.99
error: timeout
i mean if the network internal ip is displayed before the timeout connect with SU-Admin, open the server, at domains-->settings-->advanced-->allow passive mode use IP you can enter the external ip. in most cases this will work.
nielsmans
Oct 6 2004, 01:55 PM
You should try to switch on the following option (presuming you use a good FTP client like FlashFXP).
- Site uses IP Masq / NAT / Non Routable-IP.
That should do the trick. To my knowledge you don't need to forward port 20 on your firewall but just 21. I only forward port 21 and it works like a charm.
Greets
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.