Re: Strancge message in messages

2000-10-04 Thread Brian Schneider
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

Re: Strancge message in messages

2000-10-04 Thread Gustav Schaffter
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

Re: Strancge message in messages

2000-10-04 Thread Hal Burgiss
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

Re: Strancge message in messages

2000-10-04 Thread Mikkel L. Ellertson
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

Re: Strancge message in messages

2000-10-04 Thread Michael R. Jinks
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

Strancge message in messages

2000-10-04 Thread Brian Schneider
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