From owner-freebsd-questions Tue Jul 20 4:57: 2 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mercury.is.co.za (mercury.is.co.za [196.4.160.222]) by hub.freebsd.org (Postfix) with ESMTP id 0332D14EBD for ; Tue, 20 Jul 1999 04:56:55 -0700 (PDT) (envelope-from marcs@is.co.za) Received: from ISJHBEX (isjhbexnode.is.co.za [196.26.1.2]) by mercury.is.co.za (8.9.3/8.9.3) with ESMTP id NAA24122; Tue, 20 Jul 1999 13:54:42 +0200 Received: by isjhbex.is.co.za with Internet Mail Service (5.5.2448.0) id <39ZYKZRZ>; Tue, 20 Jul 1999 13:58:42 +0200 Message-ID: From: Marc Silver To: "'Christopher Michaels'" , "'freebsd-questions@freebsd.org'" Subject: RE: DoS?? Or did I break something?? Date: Tue, 20 Jul 1999 13:58:40 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="windows-1252" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi there, To further explain this: This does not happen when I don't use mount_null. There are no messages that give any clue in /var/log/messages or the ftpd log file. Any ideas? :) Thanks, Marc -----Original Message----- From: Christopher Michaels [mailto:ChrisMic@clientlogic.com] Sent: Monday, July 19, 1999 7:38 PM To: 'Marc Silver'; 'freebsd-questions@freebsd.org' Subject: RE: DoS?? Or did I break something?? I can't say that I have an answer to your question, but maybe a couple things that can help you figure it out. Sounds like a panic to me, is there anything in /var/log/messages? Does it happen if you don't use the mount_null? Throw a couple dummy files in /var/ftp/pub and see if it still happens. Is this a production machine? If not you could enable crash dumps and possibly a debug kernel so you can get more information on the crash. Hope this helps, -Chris P.S. Please CC: the mailing list in all replies. > -----Original Message----- > From: Marc Silver [SMTP:marcs@is.co.za] > Sent: Monday, July 19, 1999 11:09 AM > To: 'freebsd-questions@freebsd.org' > Subject: DoS?? Or did I break something?? > > Hi all, > > I'm not sure if this is something you all know about, or if it's my own > stupidity....either way, let me explain the situation: > > I have an FTP server running FreeBSD 3.1, and using the standard ftpd that > comes with BSD. I have enabled the "-l -l" parameter in inetd, and all > logs > are being put into /var/log/ftpd.log. Those are the only modifications I > have made to the default system. > > I then have my ftp directory in /var/ftp which is 40 MB, and the "pub" > directory I am mounting using mount_null . The actual pub directory is in > /usr/ftp_pub > > The problem comes when I ftp from the local machine to the machine itself. > (ie ftp localhost). The minute I try retrieve a file, the machine sync's > the disks with some nasty error that doesn't stay on the screen long > enough > for me to catch and then just reboots with NO entries in the logs. > > Has this got something to do with the mount_null command being used in a > chrooted enviroment?? This only seems to crash the machine when used from > the machine itself. Outside machines can download with any problem. > > Please mail me directly with any ideas, as I am not on this list.... > > Thanks, > Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message