PDA

View Full Version : timout on PASS


albertho
02-16-2006, 01:03 PM
heyaz,

since few days i have a hard prob with my running ioFTPD 5.8.5r system. it worked fine for long time, but in the last weeks i made many upgrades on scripts and added/removed several stuff. the thing is that few of my users cant login anymore coz they get timeouted on pass. (at login)
[R] USER xxxxx
[R] 331 Password required for xxxxx.
[R] PASS (hidden)
[R] Verbindungs Timeout(10060)

i checked all error logs, but nothing. i also disabled pass events in ioftpd.ini, but nothing. i also tried pass-change, dont worked.
the weird thing is the accounts worked before.

can anyone help maybe? this really screws me... please help!

TIA.

oslike
02-16-2006, 05:45 PM
looks like some script stucks on PASS cmd, double check ioftpd.ini for PASS

EwarWoo
02-16-2006, 06:01 PM
The event you're after is OnFtpLogIn, thats where your rogue process prolly is.

albertho
02-17-2006, 02:25 PM
looks like some script stucks on PASS cmd, double check ioftpd.ini for PASS

if you read carefully above, you see i already tried this. removed all pass events, but no change.


edit: after router restart all works fine now. seems the router is/was the prob.