Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 May 1999 10:11:02 -0500 (CDT)
From:      Don Read <dread@texas.net>
To:        Doug White <dwhite@resnet.uoregon.edu>
Cc:        questions@FreeBSD.ORG, Joseph Davida <jd@davida.com>
Subject:   Re: ppp loging
Message-ID:  <XFMail.990523101102.dread@texas.net>
In-Reply-To: <Pine.BSF.4.03.9905221914050.15248-100000@resnet.uoregon.edu>

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

On 23-May-99 Doug White wrote:
> On Sat, 22 May 1999, Joseph Davida wrote:
> 
>>      ppp doe not log anything to /var/log/ppp.log.
> 
> ppp does not use syslog.

check 2.2.7, 2.2.8, and 3.2 :

donhm.dread$ cd /usr/src/usr.sbin/ppp
donhm.dread$ grep syslog *.c
log.c:#include <syslog.h>
log.c:syslogLevel(int lev)
log.c:      vsyslog(syslogLevel(lev), nfmt, ap);

Yes it does.

> 
>>      The entry in ppp.conf is:
>> #################################################################
>>         !ppp
>>         *.*     /var/log/ppp.log
>> 
>>         !ppp0
>>         *.*     /var/log/ppp0.log
>> 
> That had better not be in /etc/ppp/ppp.conf, otherwise I understand what's
> going on.
>:)

indeed; maybe he meant /etc/syslog.conf ?

Regards,
---
Don (no hints here) Read        dread@calcasieu.com
EDP Manager                         dread@texas.net
Calcasieu Lumber                       Austin Texas
-  A baby is God's opinion that the world should go on.


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




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