From owner-freebsd-questions Sun Nov 14 8:50:59 1999 Delivered-To: freebsd-questions@freebsd.org Received: from macbeth.phy.hr (macbeth.phy.hr [161.53.7.201]) by hub.freebsd.org (Postfix) with ESMTP id 271ED14E6B for ; Sun, 14 Nov 1999 08:50:19 -0800 (PST) (envelope-from kkumer@macbeth.phy.hr) Received: (from kkumer@localhost) by macbeth.phy.hr (8.8.7/8.8.7) id RAA09425 for freebsd-questions@FreeBSD.ORG; Sun, 14 Nov 1999 17:50:16 +0100 Date: Sun, 14 Nov 1999 17:50:15 +0100 From: Kresimir Kumericki To: freebsd-questions@FreeBSD.ORG Subject: leafnode+ and hosts.allow Message-ID: <19991114175015.A9421@phy.hr> Reply-To: kkumer@phy.hr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3us Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have the following situation. On my FreeBSD 3.2 RELEASE, I have installed leafnode+-2.6 from the ports and I've put the line nntp stream tcp nowait news /usr/local/sbin/leafnode in inetd.conf. Then I wanted to restrict the access to a specific [host]. I have tried putting the following lines into hosts.allow: leafnode : [host IP] : allow nntp : [host IP] : allow but to no avail: [host] couldn't connect and tcpd (following the instruction `twist /bin/echo "You are not welcome to use %d from %h."` from hosts.allow) issued the message: "You are not welcome to use d from [host]." What I did next was putting the line d : [host IP] : allow into hosts.allow and it worked! Can somebody explain what has happened and what is this "d" daemon? I'm completely confused. Thanks, Kresimir -- ------------------------------------------------------------- Kresimir Kumericki kkumer@phy.hr http://www.phy.hr/~kkumer/ Theoretical Physics Department, University of Zagreb, Croatia ------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message