From owner-freebsd-questions Tue Jun 5 13:11:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.cableaz.com (mail.cableaz.com [63.241.154.20]) by hub.freebsd.org (Postfix) with ESMTP id 7356037B415 for ; Tue, 5 Jun 2001 13:11:20 -0700 (PDT) (envelope-from ironsides@cableaz.com) Received: from caz ([63.241.154.19]) by mail.cableaz.com (Build 101 8.9.3/NT-8.9.3) with SMTP id NAA00001 for ; Tue, 05 Jun 2001 13:02:11 -0700 Message-ID: <000901c0edfb$82529bc0$139af13f@caz> From: "Ironsides" To: Subject: a read only tftp server Date: Tue, 5 Jun 2001 13:09:47 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 Disposition-Notification-To: "Ironsides" X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I recently built a tftp server for cable modem operations. During the boot process they pull down a little tftp file. Simple enough. No problem getting it to work, I'm just concerned about the security aspect of it. Is there a way to make the built in tftp function on 4.3 read-only? I don't want anyone to have the power to overwrite my existing files.. Thanks for your time. Jeremy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message