From owner-FreeBSD-net-jp@jp.freebsd.org  Sat Aug  9 13:07:07 1997
Received: by jaz.jp.freebsd.org (8.8.7+2.7Wbeta5/8.7.3) id NAA15540
	Sat, 9 Aug 1997 13:07:07 +0900 (JST)
Received: by jaz.jp.freebsd.org (8.8.7+2.7Wbeta5/8.7.3) with ESMTP id NAA15535
	for <FreeBSD-net-jp@jp.freebsd.org>; Sat, 9 Aug 1997 13:07:06 +0900 (JST)
Received: from h-at125.ise.osaka-sandai.ac.jp ([133.64.66.125]) by mx1.osk.threewebnet.or.jp (8.8.5+2.7Wbeta5/3.6Wbeta5-97080518) with SMTP id NAA22690; Sat, 9 Aug 1997 13:07:05 +0900 (JST)
Date: Sat, 9 Aug 1997 13:07:05 +0900 (JST)
Message-Id: <199708090407.NAA22690@mx1.osk.threewebnet.or.jp>
X-Sender: aisosaka@pop1.osk.threewebnet.or.jp
X-Mailer: Windows Eudora Pro Version 2.1.2J
Mime-Version: 1.0
Content-Type: text/plain; charset="ISO-2022-JP"
To: FreeBSD-net-jp@jp.freebsd.org
From: Satoko KUMAGAI <aisosaka@osk.threewebnet.or.jp>
Cc: skumagai@da2.so-net.or.jp
Reply-To: FreeBSD-net-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute [version 2.1 (Alpha) patchlevel=20]
X-Sequence: FreeBSD-net-jp 37
Subject: [FreeBSD-net-jp 37] Re: tcp_wrapper
Errors-To: owner-FreeBSD-net-jp@jp.freebsd.org
Sender: owner-FreeBSD-net-jp@jp.freebsd.org

At 21:58 08/08/97 +0900, you wrote:
> On Thu, 7 Aug 1997, SATOKO KUMAGAI wrote:
> > ALL : ALL$B$H=q$/$3$H$GA4$F$N%"%/%;%9$r6X;_$7$F$$$k$N$K!"(Jhosts.allow$B$G(JOK
> > $B$7$?$b$N$,%"%/%;%9$G$-$k!"$H$$$&$N$OL7=b$7$F$$$k$h$&$K;W$&$N$G$9$,(J...
> 
> $B$($($H!"$3$&$$$&%k!<%k$O!"E,1~$N=gHV$r9M$($F2r<a$7$F$b$i$o$J$$$H0UL#$,0c$C(J
> $B$F$-$F$7$^$$$^$9!#(J(cisco$B$N(Jaccess list$B$b$=$&$G$9$,(J) ($B9TNs$N$+$1;;$bF1$8$M(J)
> 
> tcp_wrapper$B$N>l9g$O(J
> 	1. hosts.allow$B$K$R$C$+$+$l$P%"%/%;%92D(J
> 	2. 1. $B$G$J$/$F(Jhosts.deny$B$K=q$$$F$"$C$?$i%"%/%;%9IT2D(J
> 	3. 1., 2. $B0J30$G$"$l$P%"%/%;%92D(J
> $B$G$9!#(J
> 
> See hosts_access(5) for the further details.
> 
> // Kenji Rikitake <kenji@reseau.toyonaka.osaka.jp> <kenji@rcac.tdi.co.jp>
> // An equal opportunistic encryptor. WWW:
 http://www.nn.iij4u.or.jp/~kenji/
> 
> -- quote from hosts_access(5) --
>        o      Access will be granted when a (daemon,client)  pair
>               matches an entry in the /etc/hosts.allow file.
> 
>        o      Otherwise,  access  will  be  denied  when  a (dae-
>               mon,client)  pair   matches   an   entry   in   the
>               /etc/hosts.deny file.
> 
>        o      Otherwise, access will be granted.
> -- unquote --
> 
> 
> 

