Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Jan 2008 21:59:46 +0000
From:      Vince <jhary@unsane.co.uk>
To:        Jim Pazarena <fquest@ccstores.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: tcp wrappers
Message-ID:  <4782A0D2.6040008@unsane.co.uk>
In-Reply-To: <47829CB6.2050708@ccstores.com>
References:  <47829CB6.2050708@ccstores.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Jim Pazarena wrote:
> tcp wrappers does not seem to be compiled with the 'blacklist patch' 
> which Wietse Venema provided
> some years back.
> 
> I am curious if/why the implementor(s) within FreeBSD chose to ignore 
> that useful patch?
> 
> Would someone please point out to me how/where I could re-compile tcpd 
> to include
> this patch? I am struggling trying to find the tcpd source on my system.
> 
Umm I think we use /usr/src/contrib/tcp_wrappers, not idea about the 
lack of 'blacklist patch' though.
Should be a case of patching the source there then
cd /usr/src/libexec/tcpd
make && make install clean
Although presumably you need to recompile anything that uses libwrap not 
just tcpd.

Vince

> Thanks
> 
> Jim Pazarena
> 
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to 
> "freebsd-questions-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4782A0D2.6040008>