Go to main content

Managing Serial Networks Using UUCP and PPP in Oracle® Solaris 11.4

Exit Print View

Updated: February 2022
 
 

How to Diagnose and Fix Communications Problems


Note - PPP was removed in the Oracle Solaris 11.4 SRU 24 release.

Communications problems occur when the two peers cannot successfully establish a link. Sometimes these problems are actually negotiation problems that are caused by incorrectly configured chat scripts. The following procedure shows you how to clear communication problems. For clearing negotiation problems that are caused by a faulty chat script, see Common Chat Script Problems.

  1. Become an administrator on the local system.

    For more information, see Using Your Assigned Administrative Rights in Securing Users and Processes in Oracle Solaris 11.4.

  2. Call the peer.
  3. Call the remote peer. Then enable debugging features.
    $ pppd debug call peer-name

    You might need to obtain debugging information from the peer in order to fix certain communications problems.

  4. Check the resulting logs for communication problems.

    For more information, refer to General Communications Problems That Affect PPP.