From owner-freebsd-questions Tue May 19 04:09:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA18319 for freebsd-questions-outgoing; Tue, 19 May 1998 04:09:24 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from lucy.bedford.net (lucy.bedford.net [206.99.145.54]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA18295 for ; Tue, 19 May 1998 04:09:13 -0700 (PDT) (envelope-from listread@lucy.bedford.net) Received: (from listread@localhost) by lucy.bedford.net (8.8.8/8.8.8) id HAA15759; Tue, 19 May 1998 07:07:35 -0400 (EDT) (envelope-from listread) Message-Id: <199805191107.HAA15759@lucy.bedford.net> Subject: Re: telnet access In-Reply-To: from Guram Mosashvili at "May 19, 98 02:19:00 pm" To: guram@server.parliament.ge (Guram Mosashvili) Date: Tue, 19 May 1998 07:07:34 -0400 (EDT) Cc: freebsd-questions@FreeBSD.ORG Reply-to: djv@bedford.net From: CyberPeasant X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Guram Mosashvili wrote: > > Hello, > Thank you for your message. > My I send you aditional question. > > I have daunloade tcp_wrappers-7_6.tgz file and decompress it. > But there are not README file. There are only following files and directoris. > > +COMMENT bin man > +CONTENTS include sbin > +DESC lib tcp_wrappers-7_6.tgz > +MTREE_DIRS libexec > > My question is what I must do now with this files? How to install it ??? > > thank in advance. > > Guram > Georgia, Tbilisi > Instead of decompressing it, do this: pkg_add tcp_wrappers-7_6.tgz This will install the package into your system. After installation the documents may be read with man tcpd. Also see man 5 hosts_access. Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message