From owner-freebsd-hackers Tue May 16 13:24:32 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from peace.mahoroba.org (peace.calm.imasy.or.jp [202.227.26.34]) by hub.freebsd.org (Postfix) with ESMTP id 2AC6A37B809 for ; Tue, 16 May 2000 13:24:28 -0700 (PDT) (envelope-from ume@mahoroba.org) Received: from localhost (IDENT:5e8DYnJuqTYxUOKj7Hvde4H+q0yE9vo2frsytsEfFOrgPomWYXIORDgpct9JiQI2@localhost [::1]) by peace.mahoroba.org (8.10.1/3.7W-peace) with ESMTP id e4GKJsF75988; Wed, 17 May 2000 05:19:54 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Wed, 17 May 2000 05:19:54 +0900 (JST) Message-Id: <200005162019.e4GKJsF75988@peace.mahoroba.org> To: jim@thehousleys.net Cc: freebsd-hackers@freebsd.org Subject: Re: IPv6 and hosts.allow In-Reply-To: <3921AB34.73A873DC@thehousleys.net> References: <3921AB34.73A873DC@thehousleys.net> X-Mailer: xcite1.20> Mew version 1.94.2 on Emacs 20.6 / Mule 4.0 =?iso-2022-jp?B?KBskQjJWMWMbKEIp?= X-PGP-Public-Key: http://www.imasy.org/~ume/publickey.asc X-PGP-Fingerprint: 6B 0C 53 FC 5D D0 37 91 05 D0 B3 EF 36 9B 6A BC X-URL: http://www.imasy.org/~ume/ X-OS: FreeBSD 5.0-CURRENT Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Hajimu UMEMOTO (=?ISO-2022-JP?B?GyRCR19LXBsoQiA=?= =?ISO-2022-JP?B?GyRCSCUbKEI=?=) X-Dispatcher: imput version 20000228(IM140) Lines: 20 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> On Tue, 16 May 2000 16:10:28 -0400 >>>>> James Housley said: jim> Is inetd wrapping and hosts.allow supposed to support IPv6 addresses? jim> Because it isn't for me. Not only that but added an IPv6 address to jim> hosts.allow seems to prevent processing of IPv4 anddress on that line. jim> If it should and is broken I will submit a PR. If not I will look and jim> see if I can submit a PR with code. BTW this is 4.0 cvsupd and compile jim> with cvs-cur-6351.gz of this morning (2000/5/16) Yes, I wrote IPv6 support code for tcp_wrappers. And, actually, I'm using it. How do you specify IPv6 address? IPv6 address has `:' in it and it conflict with tcp_wrappers's field separator. So, you need to wrap IPv6 address with `[' and `]'. -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@bisd.hitachi.co.jp ume@FreeBSD.org http://www.imasy.org/~ume/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message