From owner-freebsd-questions Thu Feb 13 23:40:47 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA15215 for questions-outgoing; Thu, 13 Feb 1997 23:40:47 -0800 (PST) Received: from tu.kielce.pl (andrzej@eden.tu.kielce.pl [193.59.4.8]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA15210 for ; Thu, 13 Feb 1997 23:40:40 -0800 (PST) Received: (from andrzej@localhost) by tu.kielce.pl (8.7.5/8.7.3/ts-ugUA.960515) id IAA12567 for freebsd-questions@freebsd.org; Fri, 14 Feb 1997 08:38:18 +0100 (MET) From: Andrzej Szydlo Message-Id: <199702140738.IAA12567@tu.kielce.pl> Subject: tcp_wrappers_7.4 ignores hosts.* (?) To: freebsd-questions@freebsd.org Date: Fri, 14 Feb 1997 08:38:18 +0100 (MET) X-Mailer: ELM [version 2.4 PL24 ME8] Content-Type: text Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, I tried installing tcp wrappers 7.4 on 2.2-ALPHA. Both by adding the package form FreeBSD packages and by compiling sources. The same sorces compiled on another platform work correctly, but both tcpd from the package and compiled seem to ignore hosts.* information on FreeBSD. I made sure that tcpd is called every time it should be and that paths are correct. Where can be a mistake? How can I debug it? Thanks for any suggestions. Andrzej