From owner-freebsd-questions Tue Dec 12 18:23:38 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA08833 for questions-outgoing; Tue, 12 Dec 1995 18:23:38 -0800 (PST) Received: from gdi.uoregon.edu (cisco-ts16-line12.uoregon.edu [128.223.150.212]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id SAA08824 for ; Tue, 12 Dec 1995 18:23:31 -0800 (PST) Received: (from dwhite@localhost) by gdi.uoregon.edu (8.6.12/8.6.12) id SAA00257; Tue, 12 Dec 1995 18:23:30 -0800 Date: Tue, 12 Dec 1995 18:23:30 -0800 (PST) From: Doug White Reply-To: dwhite@resnet.uoregon.edu To: Ron Steele cc: question freebsd Subject: Re: ppp and chat In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG Precedence: bulk On Mon, 11 Dec 1995, Ron Steele wrote: > I have a ppp chat script that works about half the time. How do I get > ppp to log the login conversation to a file so I can debug this, and what is > the file called? Set log level to 3. That will record the chat in/out info. set debug 3 is the command I think. I can't remember the log file name either :) check the man page. Doug White | University of Oregon Internet: dwhite@gladstone.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major