Mac OS 10.5.1

Having troubles establishing a dialup (PPP) connection in Mac OS X and can't figure out where to find information on why it's failing? Below I tell you where the log files are kept and how to enable verbose logging.


Enable Verbose Logging


  1. Open System Preferences


  2. Click Network


  3. Click the network on the left pane which is associated with the dialup connection. In this example, I'm using a Bluetooth network to establish a dialup connection to Alltel's CDMA EVDO phone network.



  4. Click Advanced


  5. Select the PPP tab and change "Settings:" to Configuration


  6. Here you can enable verbose logging, the sending of PPP echo packets (LCP echo packets, see the pppd(8) man page for more info. Note that PPP echo can cause problems with mobile networks, such as CDMA and GSM. If you want to use your own terminal script, create the directory "/System/Terminal Scripts" and place the file in there.



Finding Log Files

  1. Open Console (Applications->Utilities->Console)


  2. Look in /var/log/ppp.log or /var/log/ppp/ and you will find connection logs.