Re: Slack 10.0 and proftpd On Wed, 23 Feb 2005 20:12:41 +0100, Milan Babuskov <milanb.ukloniovo@kms.co.yu> wrote:
>Hi all,
>
>I have installed Slackware 10.0 on many computers and all works fine.
>However, on one computer I have a strange issue. It's about Proftpd.
>If it runs standalone, everything is fine. But if I run it throught
>inetd, as soon as I try to transfer many files (= about 200 files
>making about 100MB in size), the entire system hangs.
I'll assume you also told proftpd it was no longer running
standalone?
....
>I really don't understand what is happening, nor where to look for
>problems. I did search /var/log/messages, but found nothing.
And look at other logs, ('ls -lrt' to see most recent) and try
telling syslogd to not buffer log writes, more info may be
available next time.
But if you are sure the error ONLY happens after a config change,
the error would have to be in that config change, no?
Make sure correct NIC driver loaded -- the startup scripts do
make assumptions that may no longer apply.
Compile kernel for your hardware, confirm system operation in
chunks: memory, filesystem and networking.
Cheers,
Grant. |