[plug] bind

Anthony J. Breeds-Taurima tony at cantech.net.au
Fri Mar 9 09:01:56 WST 2001


On Thu, 8 Mar 2001, Kai wrote:

> Hi all,
>
> This is probably a VERY brood question, but does, anyone know where or
> how I can find the reason for this error in /var/log/messages ?
> auth/tcp: bind: Address already in use
>
> ....or is more info needed?

This means that auth can not bind to its port.  It means that you already have
that service running.

Use Bernard's fuser syntax but replace "53" with "113" and you should find
the culprit.

You may also have an identd running from both inetd and as a standalone
daemon.

Decide which one you want and go from there.

Yours Tony.

/*
 * "The significant problems we face cannot be solved at the
 * same level of thinking we were at when we created them."
 * --Albert Einstein
 */




More information about the plug mailing list