>>>>> On Tue, 16 May 2000 16:10:28 -0400
>>>>> James Housley <[EMAIL PROTECTED]> 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
[EMAIL PROTECTED]  [EMAIL PROTECTED]  [EMAIL PROTECTED]
http://www.imasy.org/~ume/


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to