From owner-freebsd-isp Thu Nov 12 13:09:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA21834 for freebsd-isp-outgoing; Thu, 12 Nov 1998 13:09:39 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from localhost.ipo.att.com (gate.geoplex.com [135.197.57.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA21822 for ; Thu, 12 Nov 1998 13:09:35 -0800 (PST) (envelope-from davet@localhost.ipo.att.com) Received: from localhost (localhost [127.0.0.1]) by localhost.ipo.att.com (8.9.1/8.8.4) with ESMTP id NAA01216; Thu, 12 Nov 1998 13:09:03 -0800 (PST) X-Mailer: exmh version 2.0.2 2/24/98 From: "Dave Truesdell" To: Willow Cc: freebsd-isp@FreeBSD.ORG Reply-To: dtruesdell@att.com Subject: Re: tcpd In-reply-to: Your message of "Thu, 12 Nov 1998 14:38:43 EST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 12 Nov 1998 13:09:03 -0800 Message-ID: <1213.910904943@localhost> Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Willow wrote: >After reconfiguring my /etc/inetd.conf file to make use of tcp_wrappers >(tcpd) I get the following every once and awhile in /var/log/messages and >to /dev/console: > >identd[pid]: warning: can't get client address: socket is not connected It looks like you've overdone things. Tcp Wrappers only work for TCP services, they don't work for UDP or RPC based services. Also, wrapping identd is probably a bad idea as tcpd may need to query it, is the rules require the information. -- T.T.F.N., Dave Truesdell / dtruesdell@att.com/davet@ttfn.com / UNIX system administrator To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message