Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!nntp.coast.net!news.sprintlink.net!news.icon.net!ns1.icon.net!chew From: chew@ns1.icon.net (0001-Admin(0001)) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Tcp-wrapper broken in 2.1 :( Date: 12 Dec 1995 03:21:23 GMT Organization: (ICON) InterConnect Online, Inc. Lines: 24 Distribution: world Message-ID: <4aisfj$1h9@news.icon.net> References: <4a7kll$f05@news.icon.net> <4acs84$ugc@polo.iquest.com> NNTP-Posting-Host: ns1.icon.net X-Newsreader: TIN [version 1.2 PL2] Spic 'N' Span (b@ereet.org) wrote: : In article <4a7kll$f05@news.icon.net>, : 0001-Admin(0001) <chew@ns7.icon.net> wrote: : >It's seems like Tcp-Wrapper is broken in 2.10 I have tried using : >the bin which I compiled and work fine on my 2.0 box and the new : >2.1 port without much success. : > : >Any user experience the same problem ? : It is working just fine here. : I've been running 2.1 since the day it came out and I have not yet had : any problems yet with tcp-wrappers. : b : b@ereet.org Thanks to all those responded to my earlier post. The problem was resolved. In the newer version of Wrapper, the hosts.allow and deny was expected to be in /usr/local/etc rather rather than /etc. A static link fix the problem :) Wes wes@icon.net