Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jul 2000 12:34:11 +0100
From:      Brian Somers <brian@Awfulhak.org>
To:        laa@laa.zp.ua
Cc:        brian@freebsd.org, freebsd-isp@freebsd.org, freebsd-bugs@freebsd.org, brian@Awfulhak.org
Subject:   Re: PPP callback and wtmp 
Message-ID:  <200007131134.MAA03002@hak.lan.Awfulhak.org>
In-Reply-To: Message from laa@laa.zp.ua  of "Thu, 13 Jul 2000 14:19:30 %2B0300." <Pine.BSF.4.10.10007131400490.47969-100000@Eagle.ZGIA.zp.ua> 

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

You could try enabling ``id0'' logging to see when login()/logout() 
are being called from ppp.

If you're running mgetty, mgetty may be making these entries, and 
then once ppp is envoked, ppp makes another entry (using your 
authname), closing the previous one.

You probably want to either disable the mgetty logging on the AutoPPP 
line or ``disable utmp'' in ppp.

> hi.
> 
> I have dialup server with PPP, I use callback service. All works fine,
> users (one of them is mpazuk) works for several hours (as I see on
> ppp.log file) but wtmp records say 00:00.
> 
> laa@Eagle$ last mpazuk | tail -r | tail
> mpazuk           ttyd7                     Thu Jul 13 08:42 - 08:42 (00:00)
> mpazuk           ttyd7                     Thu Jul 13 09:40 - 09:40 (00:00)
> mpazuk           ttyd7                     Thu Jul 13 09:42 - 09:43 (00:00)
> mpazuk           ttyd7                     Thu Jul 13 10:27 - 10:27 (00:00)
> mpazuk           ttyd7                     Thu Jul 13 10:29 - 10:29 (00:00)
> mpazuk           ttyd7                     Thu Jul 13 10:47 - 10:47 (00:00)
> mpazuk           ttyd7                     Thu Jul 13 10:53 - 10:53 (00:00)
> mpazuk           ttyd7                     Thu Jul 13 10:54 - 10:54 (00:00)
> mpazuk           ttyd7                     Thu Jul 13 10:58 - 11:00 (00:01)
> mpazuk           ttyd7                     Thu Jul 13 11:02 - 11:02 (00:00)
> laa@Eagle$
> 
> 
> Is it a feature or this is a bug?
> 
> Thanks.
> 
> --
>  Laa

-- 
Brian <brian@Awfulhak.org>                        <brian@[uk.]FreeBSD.org>
      <http://www.Awfulhak.org>;                   <brian@[uk.]OpenBSD.org>
Don't _EVER_ lose your sense of humour !




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007131134.MAA03002>