Charles Galpin wrote:
> 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. 

hehehe... The "bind" in the syslog is referring to the bind() system
call, not the BIND software  :)

You're getting the error because you're trying to run identd (auth
service) as a standalone daemon _AND_ through inetd.  Turn one of them
off.

MSG


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

Reply via email to