Subject: Re: Pardon me, but would you like cheese with your whine?
To: Bill Studenmund <wrstuden@loki.Stanford.EDU>
From: Paul Goyette <paul@pgoyette.bdt.com>
List: port-mac68k
Date: 08/31/1996 12:53:20
On Sat, 31 Aug 1996, Bill Studenmund wrote:
> Est-ce que Monsieur voudrais du Merlot ou du Chablis?
>
> > Ok, it's PPP time. I've just about memorized the whole 1 paragraph in
> > the FAQ, so I can ftp to ftp.macbsd.com/private/wrstuden and download
> > ppp.setup.tgz in my sleep. I can even quote chapter and verse of most of
> > the ppd man pages. What I can't do is connect, and I think about half of
> > this is the inability to see what the heck is transpiring on my serial line.
>
> Hmm. To see what chat's doing, you don't need kdebug. Run chat in verbose
> mode (add "-v" to the command line options) and it should fill the syslog
> w/ details. If not, try adding this line to /etc/syslog.conf:
> *.info;*.debug /var/log/info
>
> (use tabs to go from one column to the other; under 1.1, I ran into a bug
> that syslog'd choke if I used spaces between columns).
Actually, you can use:
local2.info;local2.debug /var/log/info
since chat logs to facility local2.