Welcome to the PPP-Tips homepage.


To download a copy of this document, please select one of the following:


PPP Setup Tips

Robert Hart, hartr@hedunx.hedland.edu.au

V1.1, March 26, 1996

1. Preface

``Red Hat Tips'' are documentation meant to help Red Hat users with specific tasks. Some of these documents are for new users, some are for advanced users. Hopefully each document will also be of help for both new and advanced users. If you have contributions to make, please send them to tech-sup@redhat.com. If you have changes that need to be made to individual Tips, send them to the author of that document.


2. Introduction

This document is intended for use in setting up your Red Hat machine to connect to the Internet using PPP.


3. Connecting your RedHat Linux System to the World using PPP

You need the following information about the ``far end'' of your connection (ie from your Internet Service Provider - ISP) :

You also need to know how your ISP's system prompts you for your username and password. The simplest way to find this out is to dial in using Minicom, capture the entire log in process to a file and print this out.

(This is also useful as it checks the modem configuration and serial port set up - make sure that your modem's ``stored'' configuration works fine for connecting to your ISP).

Make sure you have installed the PPP daemon (all RedHat precompiled kernels support PPP). To check this, login as root and type

        rpm -qa | grep ppp

Your RedHat system should respond with something like

        ppp-2.1.2d-2  (for a Linux 1.2.13 kernel)
        ppp-2.2....   (for a Linux 1.3.x kernel)

If you do NOT have the PPP daemon installed, do this now.

Make sure you are logged in as root.

The file /usr/sbin/ppp-on is a script for you to edit. When you have finished editing it, running this script will connecct your machine to your ISP.


4. Getting Additional help

Most PPP connections work just fine, but if the above method does NOT give you a connection, you can get more detailed information from:

Help is also available on the RedHat Mailing list, regularly monitored by a number of ``knowledgeable'' PPP users (including the author of the PPP-Client-Howto) and the Linux newsgroups, particularly comp.os.linux.networking.


5. Copyright Notice

This document is Copyright (C) 1996 by Robert Hart. Redistribution of this document is permitted as long as the content remains completely intact and unchanged. In other words, you may reformat and reprint or redistribute only.