From owner-freebsd-questions Mon Mar 16 16:46:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA27592 for freebsd-questions-outgoing; Mon, 16 Mar 1998 16:46:31 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from awfulhak.org (awfulhak.demon.co.uk [158.152.17.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA27157 for ; Mon, 16 Mar 1998 16:45:59 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from gate.lan.awfulhak.org (localhost [127.0.0.1]) by awfulhak.org (8.8.7/8.8.7) with ESMTP id AAA13577; Tue, 17 Mar 1998 00:45:32 GMT (envelope-from brian@gate.lan.awfulhak.org) Message-Id: <199803170045.AAA13577@awfulhak.org> X-Mailer: exmh version 2.0.1 12/23/97 To: Tim Moony cc: questions@FreeBSD.ORG Subject: Re: leafnode won't run, why? In-reply-to: Your message of "Sun, 15 Mar 1998 19:50:49 PST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 17 Mar 1998 00:45:32 +0000 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > I have installed leafnode 1.4 and put a line in inetd.conf: > > nntp stream tcp nowait news /usr/local/libexec/tcpd \ > /usr/local/sbin/leafnode Don't you want: nntp stream tcp nowait news /usr/local/libexec/tcpd tcpd /usr/local/sbin/leafnode You need to supply argv[0] in inetd.conf. > I removed other entries referencing nntp services from inetd.con. > > The /usr/local/etc/nntpserver says: 127.0.0.1 but I was timed out after > a while when I run tin. > > Inetd.conf was killed and restarted... "ps ax" shows no trace of > leafnode. Strange?? What else could go wrong?????? -- Brian , , Don't _EVER_ lose your sense of humour.... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message