On Sat, 5 Feb 2000, SoloCDM wrote:
|What logs would you be referring to, besides /var/log/messages,
|/etc/ppp/connect-errors?
That depends on the Linux distribution. Here pppd debug messages appear
in /var/log/debug, but it depends on how /etc/syslog.conf is configured.
A special chat/pppd debug log can be generated with the following recipe:
/* Make a PPP log-file: Add " daemon.*;local2.* /var/log/ppp-log "
(may need Tab separators) to /etc/syslog.conf, create the file by
" touch /var/log/ppp-log ", and do " kill -HUP `pidof syslogd` ". */
---
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]