NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Possible to disable tcpwrappers paranoid warning message?



On Wed, Jan 05, 2011 at 11:13:48PM -0500, Chris Ross wrote:
 > Jan 5 23:04:45 hostname inetd[25004]: warning: can't verify
 > hostname: getaddrinfo(pool-96-230-NN-MM.washdc.east.verizon.net, 2)
 > failed
 > 
 >   Now, because the default in NetBSD is to allow such, it works.
 > But, is there any way I can configure inetd, tcpwrappers, or ftpd
 > so that I don't get this error message many times a day?  Can I
 > override the "check the hostname via DNS" for specific addresses?

Turning off inetd's -l option should suppress it; however, as this may
also suppress other more interesting messages you might want to patch
the specific warning out of inetd instead.

-- 
David A. Holland
dholland%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index