From owner-freebsd-questions@FreeBSD.ORG Tue Jun 24 16:29:09 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E35E737B401 for ; Tue, 24 Jun 2003 16:29:09 -0700 (PDT) Received: from oahu.WURLDLINK.NET (oahu.wurldlink.net [66.193.144.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D0A343FDF for ; Tue, 24 Jun 2003 16:29:09 -0700 (PDT) (envelope-from vince@oahu.WURLDLINK.NET) Received: from oahu.WURLDLINK.NET (vince@localhost.WURLDLINK.NET [127.0.0.1]) by oahu.WURLDLINK.NET (8.12.9/8.12.9) with ESMTP id h5ONS8Yx079616; Tue, 24 Jun 2003 13:28:08 -1000 (HST) Received: from localhost (vince@localhost)h5ONS8uD079613; Tue, 24 Jun 2003 13:28:08 -1000 (HST) Date: Tue, 24 Jun 2003 13:28:07 -1000 (HST) From: Vincent Poy To: Stephen Hovey In-Reply-To: Message-ID: <20030624132408.S3146-100000@oahu.WURLDLINK.NET> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: questions@freebsd.org Subject: Re: banners on tcpd (tcpwrappers) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jun 2003 23:29:10 -0000 I'm referring to /usr/libexec/tcpd as in the TCP Wrappers which relies on /etc/hosts.allow. The environment is pretty much for anything via terminal access and not via the web. tcpwrappers used to be a port on FreeBSD and that one when you edit the files would allow the banners to work but the tcpd I have from the port would show banners to those allowed in /etc/hosts.allow with the line: telnetd,ftpd,rshd,rlogind : 216.235.52. : rfc931 : banners /etc/banners but it will let people through without the banner for anyone not allowed. The tcpd in /usr/libexec/tcpd works correctly for access but it doesn't display the banners. Cheers, Vince - vince@WURLDLINK.NET - Vice President ________ __ ____ Unix Networking Operations - FreeBSD-Real Unix for Free / / / / | / |[__ ] WurldLink Corporation / / / / | / | __] ] San Francisco - Honolulu - Hong Kong / / / / / |/ / | __] ] HongKong Stars/Gravis UltraSound Mailing Lists Admin /_/_/_/_/|___/|_|[____] Almighty1@IRC - oahu.DAL.NET Hawaii's DALnet IRC Network Server Admin On Tue, 24 Jun 2003, Stephen Hovey wrote: > What do you mean by banners? and in what environment? (You talking about > ad banners on web pages? or something else) > > On Tue, 24 Jun 2003, Vincent Poy wrote: > > > Greetings everyone: > > > > Does anyone know what needs to be done to the tcpd - tcp wrappers > > to get banners to work? Thanks. > > > > > > Cheers, > > Vince - vince@WURLDLINK.NET - Vice President ________ __ ____ > > Unix Networking Operations - FreeBSD-Real Unix for Free / / / / | / |[__ ] > > WurldLink Corporation / / / / | / | __] ] > > San Francisco - Honolulu - Hong Kong / / / / / |/ / | __] ] > > HongKong Stars/Gravis UltraSound Mailing Lists Admin /_/_/_/_/|___/|_|[____] > > Almighty1@IRC - oahu.DAL.NET Hawaii's DALnet IRC Network Server Admin > > > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > >