From owner-freebsd-hackers@FreeBSD.ORG Tue Feb 24 17:12:41 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B85B316A4CE; Tue, 24 Feb 2004 17:12:41 -0800 (PST) Received: from publicd.ub.mng.net (publicd.ub.mng.net [202.179.0.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id F026843D2D; Tue, 24 Feb 2004 17:12:40 -0800 (PST) (envelope-from ganbold@micom.mng.net) Received: from [202.179.0.164] (helo=ganbold.micom.mng.net) by publicd.ub.mng.net with asmtp (Exim 4.30; FreeBSD) id 1AvnV7-000Kj7-MB; Wed, 25 Feb 2004 09:06:13 +0800 Message-Id: <6.0.3.0.2.20040225091114.029f5a90@202.179.0.80> X-Sender: ganbold@micom.mng.net@202.179.0.80 X-Mailer: QUALCOMM Windows Eudora Version 6.0.3.0 Date: Wed, 25 Feb 2004 09:17:12 +0800 To: Robert Watson From: Ganbold In-Reply-To: References: <6.0.3.0.2.20040224190540.02a65998@202.179.0.80> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed cc: freebsd-hackers@freebsd.org Subject: Re: OT: tftp server X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Feb 2004 01:12:41 -0000 Hi Robert, I tested default tftp server in inetd.conf with options -s and -l. tftp dgram udp wait root /usr/libexec/tftpd tftpd -s /tftpboot -l Tftp server hangs after some time and it seems like entire tftp server stops responding because audio files stopped playing. I would like to use tftp server IVR in Cisco. I didn't try to use second client while it was not responding. What flags do you recommend in inetd.conf? Is there any other tftp server which is good for IVR? tia, Ganbold At 01:11 AM 25.02.2004, you wrote: >On Tue, 24 Feb 2004, Ganbold wrote: > > > Maybe this is off topic question. I'm looking for good tftp server in > > FreeBSD. I used default tftp server in FreeBSD and had some problems. > > It sometimes hangs without any response. Can somebody recommend me tftp > > server in FreeBSD/Unix/Linux? > >I can't recommend an alternative tftp server, but I can offer some help >debugging the current one -- the tftp server is pretty widely used, and I >haven't seen any other reports of this. Could you expand a bit on "hangs >without any response" -- do individual transfers stall, or the entire tftp >server? What flags are you using to tftpd in inetd.conf? If you use a >second client at the same time, does it also appear to be hung? What >clients are you using? > >Robert N M Watson FreeBSD Core Team, TrustedBSD Projects >robert@fledge.watson.org Senior Research Scientist, McAfee Research