From owner-freebsd-hackers Mon Jun 21 3: 3: 9 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id A1C8214EC9; Mon, 21 Jun 1999 03:03:05 -0700 (PDT) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 21 Jun 99 11:03:04 +0100 (BST) Date: Mon, 21 Jun 1999 11:03:03 +0100 From: David Malone To: Aaron Smith Cc: freebsd-hackers@freebsd.org, wietse@freebsd.org Subject: Re: inetd/tcpd...changing hosts.allow...plus a documentation issue Message-ID: <19990621110303.A7378@walton.maths.tcd.ie> References: <199906210049.RAA01387@sigma.veritas.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <199906210049.RAA01387@sigma.veritas.com>; from Aaron Smith on Sun, Jun 20, 1999 at 05:49:59PM -0700 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG There was a bug in inetd in which ment that if you HUPed inetd it could get confuesed about the name of the services. This is probably what you are seeing. Sheldon has just committed a fix for this. The wrapping of internal services isn't quite working properly yet. Sheldon has committed a partial fix for this and I have a patch which seems to fix some of the remaining problems. Note that udp based services are not yet wrapped (and it isn't possible to wrap tcp nowait services even with tcdp). David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message