Re: Sorry, asked again, how to stop multiple logins

Stephen Fisher (lithium@cia-g.com)
Mon, 7 Apr 1997 16:46:59 -0600 (MDT)

It does this because often times it can't do a reverse lookup of each ip
address fast enough, so it just skips it and displays the ip address
instead of wasting time waiting for it.

On Mon, 7 Apr 1997, SLT Internet Connect wrote:

> At 01:23 PM 4/7/97 -0700, you wrote:
> <snippage>
> >But here's what occasionally shows up
> >
> >S0 - - Log/Net In IDLE 0 0
> >S1 usera host1.domain.com Netwrk In ESTABLISHED 9 0
> >S2 usera 192.192.192.1 Netwrk In ESTABLISHED 9 0
> >
> <wee snippage>
> >Could this be considered a very low priority bug?
>
> Isn't this just a latency issue on the reverse lookup? Doing a second
> sho sess would give all the host names properly (not good form in a
> script, though). Maybe you could array your own local host names and
> compare in the script?