Subject: Re: sick of PPP questions yet?
To: Bill Studenmund <wrstuden@loki.stanford.edu>
From: Paul Goyette <paul@pgoyette.bdt.com>
List: port-mac68k
Date: 04/14/1997 16:19:33
On Mon, 14 Apr 1997, Bill Studenmund wrote:

> The fact that the log says ppp was established indicates that chat
> finished.  You can also ftp over the ppp-debug script, and try it
> (don't forget to update the permissions after you ftp it). Then you will
> be able to see what's happening.
> 
> You can also turn on debugging in ppp to see what's up.

To turn on pppd debugging, you'll need to add a line like the following to
your /etc/syslog.conf file:

	daemon.debug	/path/to/log-file

Then restart syslog by sending it a hang-up:

	kill -HUP `cat /var/run/syslog.pid`

Finally, add a line in your /etc/ppp/options file:

	debug

Including the contents of the /path/to/log-file will (usually) help
immensely in debugging ppp problems.

------------------------------------------------------------------------------
| Paul Goyette       | PGP Public Key fingerprint:  | E-mail addresses:      |
| Network Consultant |     0E 40 D2 FC 2A 13 74 A0  |  paul@pgoyette.bdt.com |
| and kernel hacker  |     E4 69 D5 BE 65 E4 56 C6  |  paul_goyette@ins.com  |
------------------------------------------------------------------------------