Subject: Re: NetBSD samba-2.2.5 \\Brutus not accessible
To: Keith Mastin <kmastin@beechtree.ca>
From: Jeremy C. Reed <reed@reedmedia.net>
List: netbsd-help
Date: 08/27/2002 11:55:18
On Tue, 27 Aug 2002, Keith Mastin wrote:

> [2002/08/27 03:45:31, 0] lib/access.c:check_access(333)
>   Denied connection from  (192.168.0.127)

> I did a google search for lib/access.c:check_access(333) which referred to
> tcp_wrappers. Problem: tcp_wrappers-7.6.1nb1 is not available for
> NetBSD-1.5.2-i386. So access is denied....

That NetBSD version has TCP Wrappers libraries already installed.

But I don't think Samba is built with libwrap support. (And your example
indicates that this is not being blocked by tcp wrappers via inetd.)

But if yours is using libwrap, then look at your /etc/hosts.deny and
/etc/hosts.allow files and also look at hosts_access(5) and
hosts_options(5) manual pages.

   Jeremy C. Reed
   http://bsd.reedmedia.net/