ISP/Hosting
Businesses

Services

Access

Tech Support

Useful Links

Community

Company Profile

Services

Portfolio

Clients

Contact us





Macintosh Hints for Internet with PPP


email   LoginId@netlabs.net
passwd  Your_Password

SMTP  mail.netlabs.net 
POP   mail.netlabs.net

NNTP news.netlabs.net

PPP Configuration
-=-=-=-=-=-=-=-=-

System -> Control Panel

Enter your TCP/IP Information

IPCP
-----

Server Assigned IP Address.

Primary Domain Name     netlabs.net     Secondary   netlabs.net
Pri DNS IP Addr 216.116.128.3           Sec DNS IP =  216.116.128.4

Configure Your PPP Information

LCP
protocol, field compression, PAP, Magic Number
Uncheck "will"  for PAP Authentication



PAP Name and Password - Leave Blank

PPP Phone Number  [Local Access Dialup Number]

RTS/CTS Flow Control


First launch PPP, then click Settings. 
Connect Script. 
===============
You will be presented with a window with 8 boxes. In here you will
compose the connect script itself. Each line will either be a wait line 
or a send line depending on the script.

Make sure that you check CR on all send lines. 

For Example:

 __        __        _______________________________     __
|X | Wait |  | Send |host:                          |   |  | CR
 --        --        -------------------------------     --

 __        __        _______________________________     __
|  | Wait |X | Send  |ppp                           |   |X | CR
 --        --        -------------------------------     --

 __        __        _______________________________     __
|X | Wait |  | Send |gin:                           |   |  | CR
 --        --        -------------------------------     --

 __        __        _______________________________     __
|  | Wait |X | Send | Your_Login                    |   |X | CR
 --        --        -------------------------------     --
 __        __        _______________________________     __
|X | Wait |  | Send |word:                          |   |  | CR
 --        --        -------------------------------     --

 __        __        _______________________________     __
|  | Wait |X | Send | your_password                 |   |X | CR
 --        --        -------------------------------     --