Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Feb 2002 19:34:11 -0500
From:      Michael Sharp <ms@probsd.ws>
To:        freebsd-questions@FreeBSD.ORG
Subject:   inetd and auth
Message-ID:  <200202150034.g1F0YBX62035@probsd.ws>

next in thread | raw e-mail | index | archive | help
I use IRC Alot and I want to allow a ceratin server ( 209.130.30.130 ) access 
to a identd responce, and this server only. This is what I have for my 
inetd.conf file:

auth stream tcp nowait root internal /usr/local/sbin/identd  identd -w -t120

and in /etc/hosts.allow, I have

auth : 209.130.30.130 : allow
ALL : ALL : deny

What am I doing wrong?

Michael

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




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