This article is from the MachTen & CodeBuilder FAQ, by Jaime Julca jjulca@tenon.com with numerous contributions by others.
First you must be at version 4.0.3 CU1. Make sure that Open Transport is on
using Apple's Network Software Selector which is included with the system
software. Now, using the Finder, open the folder /System
Folder/Extensions/Tenon Kernel Libraries. Inside this folder resides two
files, SocketLib and MacTCPdLib--move these to the folder /System
Folder/Extensions/Tenon Kernel Libraries/Disabled. Now in the folder /System
Folder/Extensions/Tenon Kernel Libraries/Disabled is a file called
OTSocketLib--move this file to the folder /System Folder/Extensions/Tenon
Kernel Libraries and reboot for full OT compliance.
G5.p. How can I make Power MachTen work with FreePPP or OT/PPP?
If FreePPP or OT/PPPis set up correctly on your system then just switch
MachTen to Open Transport compliance, and the next time you start MachTen,
it will start FreePPP or OT/PPP for you (if it isn't already running).
G5.q. How do I create a pppclient chat script?
A ppp chat script is composed of lines of the form:
receive send
In the situation above, when chat receives the word ``receive,'' it sends
the word ``send.'' The information to send and receive need only be
seperated by a white space, so in order to send or receve multiple words,
one must use the double-quote (") to surround the text like this:
"multiple words to receive" "and now multiple words to send"
 
Continue to: