On Sun, 10 Oct 1999, Antony Stace wrote:
|I am having a bit of difficulty in obtaining debug info from my ppp session.
|In my options file I have
|
|#cat /etc/ppp/options
|lock
|name pppuser
|debug
|kdebug 2
|#
|
|I was expecting more info to be going into /var/log/messages. But the same
|amount goes in as when I have just
|
|#cat /etc/ppp/options
|lock
|name pppuser
There should be more messages generated, perhaps they are sent to another
file in /var/log - here they go to /var/log/debug.
If verbose messages aren't in one of the files then here's something that
occasionally appears in my signature for newsgroup posts and may help:
/* Create a PPP debug log: Add the line " daemon.* /var/log/ppp-log "
(may need Tab field separators) to /etc/syslog.conf, create the file,
" touch /var/log/ppp-log ", and do " kill -HUP `pidof syslogd` ". */
I'd lose the kdebug 2 option unless you know you need it or just like
making the log harder to read.
---
Clifford Kite Not a guru. (tm)
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]