Hi,
some of my customers have FTP problems. Untill now it looks strange - the can't connect to the server - I can. They can connect to other servers, so no FW problem. Besides they can login (I see in the log) but then they get a timeout, which sounds like act/pass problem too me. I had to switch to
active mode, before this never worked. I am just trying to figure out. Here my proFTP conf (deleted all commented lines):
Code:
ServerName "Debian"
ServerType standalone
DeferWelcome off
MultilineRFC2228 on
DefaultServer on
ShowSymlinks on
TimeoutNoTransfer 600
TimeoutStalled 600
TimeoutIdle 1200
DisplayLogin welcome.msg
DisplayFirstChdir .message
ListOptions "-l"
DenyFilter \*.*/
DefaultRoot ~
IdentLookups off
ServerIdent on "FTP Server ready."
Port 21
MaxInstances 30
User nobody
Group nogroup
Umask 022 022
AllowOverwrite on
DefaultRoot ~
Include /etc/proftpd_ispconfig.conf
and here the ispconf-part:
Code:
<VirtualHost xx.xx.xx.xx>
DefaultRoot ~
AllowOverwrite on
Umask 002
</VirtualHost>
Any help welcome - I'll check on the proftp site now,
regards maik
Recent comments
2 days 1 hour ago
2 days 10 hours ago
2 days 12 hours ago
2 days 14 hours ago
2 days 15 hours ago
2 days 17 hours ago
2 days 18 hours ago
2 days 19 hours ago
3 days 11 hours ago
3 days 12 hours ago