That is what I have found.
Brian
On Wed, 4 Oct 2000, Gustav Schaffter wrote:
> Maybe identd is started both from ntsysv and from inetd ?
>
> Gustav
>
> "Michael R. Jinks" wrote:
> >
> > Probably means that you're trying to run two of the same daemon, or two
> > daemons are trying to listen to
Maybe identd is started both from ntsysv and from inetd ?
Gustav
"Michael R. Jinks" wrote:
>
> Probably means that you're trying to run two of the same daemon, or two
> daemons are trying to listen to the same TCP port -- looks like auth is
> being started twice. No clue why that would happen
On Wed, Oct 04, 2000 at 09:50:33AM -0600, Brian Schneider wrote:
> ZI keep getting this message repeated every 10 minutes in
> /var/log/messages
> inetd[4820]: auth/tcp: bind: Address already in use
>
> What is this from?
Two instances of identd running. Comment out the one in
/etc/inetd.conf an
On Wed, 4 Oct 2000, Brian Schneider wrote:
> ZI keep getting this message repeated every 10 minutes in
> /var/log/messages
> inetd[4820]: auth/tcp: bind: Address already in use
>
> What is this from?
>
> TIA
>
Off hand, I would say you are trying to run identd from inetd and from the
stand alo
Probably means that you're trying to run two of the same daemon, or two
daemons are trying to listen to the same TCP port -- looks like auth is
being started twice. No clue why that would happen though...
Are you trying to run ident more than once? Might something else be
configured to listen t
ZI keep getting this message repeated every 10 minutes in
/var/log/messages
inetd[4820]: auth/tcp: bind: Address already in use
What is this from?
TIA
"If you're not one of us, you are one of them" Morpheus
Brian Schneide