Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Sep 1998 22:17:27 +0200
From:      Harold Gutch <logix@foobar.franken.de>
To:        Ian Kallen <ian@gamespot.com>, freebsd-security@FreeBSD.ORG
Subject:   Re: corrupted libwrap?
Message-ID:  <19980921221727.A20938@foobar.franken.de>
In-Reply-To: <Pine.BSF.3.95q.980921110929.11736A-100000@mail.gamespot.com>; from Ian Kallen on Mon, Sep 21, 1998 at 11:20:39AM -0700
References:  <Pine.BSF.3.95q.980921110929.11736A-100000@mail.gamespot.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Sep 21, 1998 at 11:20:39AM -0700, Ian Kallen wrote:
> % telnet freebsd.hopeless.net
> Trying 192.169.1.55...
> Connected to freebsd.hopeless.net.
> Escape character is '^]'.
Off topic, but:

$ host freebsd.hopeless.net
Host not found.

If you want to use private IPs, I suspect the 256 class
C-networks with IPs ranging from 192.168.0.0 to 192.168.255.255
are what you're looking for (192.169.x.x is NOT in this range).

> ld.so failed: Can't find shared library "libwrap.so.7.6"
> Connection closed by foreign host.
> 
> But libwrap.so.7.6 _is_ in /usr/local/lib -- I can rememedy it by
> reinstalling tcp wrappers (or maybe there's some mumbo jumbo that's needed
> with ld?).  It's just annoying and it's happened twice since upgrading
Make sure that /usr/local/lib is mentioned in your /etc/rc.conf:

ldconfig_paths="/usr/lib/compat /usr/X11R6/lib /usr/local/lib" # shared library search paths

-- 
bye, logix

<Shabby> Sleep is an abstinence syndrome wich occurs due to lack of caffein.
Wed Mar  4 04:53:33 CET 1998   #unix, ircnet

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message



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