Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Bernt on December 19, 2003, 08:33:42 AM
-
Hi!
I'm running 5.6. I have the service contrib and change root installed. In Server Manager Services I turned everything of except apache, proftp, mysql and samba and it's been running like this for a long time without any problems.
Yesterday I decided to try Squid just for fun (stupid me) so I started it from the Service panel and it worked as it supposed to do.
But, now I can't log in to ftp anymore. From the client side it say "Connection closed by remote host."
In server loggfiles it say "Fatal: unknown configuration directive 'ScoreboardFile' on line 23 of '/etc/proftpd.conf'."
It dont help to turn of Squid and restart the server or start every service again and then restart the server.
What to do? I'm planning to do a fresh install with 6.0 but just not yet.
-
Bernt,
Just a thought, have you done a lsmod to see if the ip_nat_ftp and the ip_conntrack_ftp modules are loaded? You can use modprobe to start them for your session. Check the /etc/init.d/masq file and see if they are being called.
Hope this helps
-
Bernt,
Just a thought, have you done a lsmod to see if the ip_nat_ftp and the ip_conntrack_ftp modules are loaded? You can use modprobe to start them for your session. Check the /etc/init.d/masq file and see if they are being called.
Hope this helps
[%sig%]
-
Forgot one thing. It's running in server mode only.
-
This is getting worse. Can't access the server with Putty anymore. Get connection refused.
Found this lines in the loggfile.
Dec 19 20:41:56 vv56srv e-smith-bg: Starting sshd:/etc/ssh/sshd_config: line 22: Bad configuration option: Compression^M
Dec 19 20:41:56 vv56srv e-smith-bg: /etc/ssh/sshd_config: line 40: Bad configuration option: UsePrivilegeSeparation^M
Dec 19 20:41:56 vv56srv e-smith-bg: /etc/ssh/sshd_config: terminating, 2 bad configuration options^M
-
Did a fresh install of 6.0.
Thanks anyway.