[101680] in RedHat Linux List

home help back first fref pref prev next nref lref last post

Re: ISDN ppp still not working

daemon@ATHENA.MIT.EDU (Jan Carlson)
Sat Nov 28 14:39:14 1998

Date: Sat, 28 Nov 1998 14:38:09 -0500
From: Jan Carlson <janc@iname.com>
To: Boris Lutz <lutz@n-r-g.com>, RedHat Mailing List <redhat-list@redhat.com>
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com

Boris Lutz wrote:

> >It was simple using my external Motorola Bitsurfr Pro modem.
> >
> >As far as Linux is concerned, its just another fast modem.
>
> It should be I know, it was no problem under Solaris but I didn't manage to
> get it working under Linux...
>
> Could you please send me your scripts (modem initialization and ppp) so I
> can check out what I might have forgotten?
>

Here is how I set up PPP.
It works exactly the same for any external modem
(ISDN or analog) or any internal analog modem.
Tested on RH 5.2, and RH 5.1 with
ALL rpms updated from updates.redhat.com

USE LINUXCONF, the "System Configuration" icon in /usr/bin/control-panel.

Do not hand edit any text files.
I did not use netcfg.
When its working, then check text files - trust me.

Control|Control Panel|Control Service Activity:
    Enable at least inet, kerneld, network, portmap

Config|Networking|Client Tasks|Routing and gateways:
    Do not run routed for ppp.
    Do not set any routes or default routes for ppp.

Config|Networking|Client Tasks|Nameserver Specification:
    Set up at least one nameserver.

Config|Networking|Client Tasks|Host Name Search Path:
    Select "hosts,dns"

Config|Networking|Client Tasks|PPP/SLIP/PLIP:
     hit add,ppp,accept:
        TURN ON PAP!
        fill in 4 blanks including /dev/cuaX
     hit customize
     hardware tab:
        enable all except escape control characters
        in PPP options consider using "noipx"
     communication tab:
        enable debug
        ERASE ALL EXPECT, SEND TEXT BOXES!
    networking tab:
        enable 'default route' and 'restart link',
        disable 'escape ctrl chars'
        'no connection'=5,
        other text boxes are empty
    PAP tab:
        Note: secret means ISP password.
Hit  accept, save, ok, ... at each level to save and exit.

To start connection, type /sbin/ifup ppp0        (for first ppp setup)
To stop connection, type /sbin/ifdown ppp0
Starting at bootup may encounter problems

Note, instead of typing ifup, ifdown, ...
run the X app called usernet from
the usernet rpm from the RH CD.

--

Jan Carlson
janc@iname.com   Scarborough, Ontario, Canada
Mailed with Netscape 4.5 on Red Hat Linux 5.2




-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
		http://www.redhat.com http://archive.redhat.com
         To unsubscribe: mail redhat-list-request@redhat.com with 
                       "unsubscribe" as the Subject.


home help back first fref pref prev next nref lref last post