On Mon, Mar 13, 2000 at 11:04:13PM -0500, Charles Galpin wrote:
> I know I've seen this one before, but can't find it in the archives
> 
> I get these every ten minutes in the logs:
> 
> Mar 13 22:49:24 server inetd[10663]: auth/tcp: bind: Address already in
> use
> Mar 13 22:59:24 server inetd[10663]: auth/tcp: bind: Address already in
> use
> 
> I have named setup to run at boot time in ntsysv. All I have in inetd.conf
> is
> 
> [root@server /etc]# !grep
> grep -v "^#" inetd.conf
> pop-3   stream  tcp     nowait  root    /usr/sbin/tcpd  ipop3d
> auth    stream  tcp     wait    root    /usr/sbin/in.identd in.identd -e
> -o
> 
> So is auth tryin gto use the same port as bind?

I think this is 'bind' as in cannot bind to port 113 or somesuch.
Really saying more than identd running I believe.

> What do I do to fix this?

You don't have identd also running from /etc/rc.d/init.d/identd?

-- 
Hal B
[EMAIL PROTECTED]
--


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to