From owner-freebsd-questions Tue Dec 16 09:03:29 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA09684 for questions-outgoing; Tue, 16 Dec 1997 09:03:29 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from diablo.cisco.com (diablo.cisco.com [171.68.223.106]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id JAA09673 for ; Tue, 16 Dec 1997 09:03:25 -0800 (PST) (envelope-from tsecula@cisco.com) Received: from tsecula-pc1.cisco.com (tsecula-isdn.cisco.com [171.70.247.144]) by diablo.cisco.com (8.8.5/CISCO.SERVER.1.2) with SMTP id JAA15578 for ; Tue, 16 Dec 1997 09:02:45 -0800 (PST) Message-Id: <2.2.32.19971216170014.0153ddd0@diablo.cisco.com> X-Sender: tsecula@diablo.cisco.com X-Mailer: Windows Eudora Pro Version 2.2 (32) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Tue, 16 Dec 1997 12:00:14 -0500 To: freebsd-questions@FreeBSD.ORG From: Tom Secula Subject: tftp questions Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk sorry if this has been asked before. i'm getting access violations running tftp to localhost. the permissions are set to 777. any ideas ? i start tftpd from inetd and pass /tftpboot as the server directory. thanks, tom.