If the remote system requires that you log in using a chat script to start a PPP session, restart the connection server with debugging turned on, and use the cu(1bnu) command to connect to the remote system:
This will generate information in the /var/adm/log/cs.debug file about the line settings and how a call is set up.
remotesys is the entry for
the remote system in the
Systems(4bnu)
file.
This command will allow you to check the chat script defined in the
entry for the remote system in the
Systems(4bnu)
file by dialing and logging into the remote system. In this case, you must
enter the name and password yourself because cu does not invoke
the chat script by default.
If you want cu to invoke the chat script to see how well it
works, specify the -x option:
cu -x remotesys
You can obtain more debugging information by specifying the -d option to cu.
Enter ~. to drop the connection.
Common problems are: