[2878] in RedHat Linux List
Re: ppp
daemon@ATHENA.MIT.EDU (Mark Schlough)
Tue Nov 5 22:00:38 1996
Date: Tue, 5 Nov 1996 20:58:26 -0600 (CST)
From: Mark Schlough <mtschlou@cloudnet.com>
To: redhat-list@redhat.com
In-Reply-To: <Pine.ULT.3.91.961105183903.21919A-100000@mathfs.math.montana.edu>
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
Howdy,
I was in your shoes just a few weeks ago, believe meI can identify...
If you are running RedHat 4.0 then you can do a find for ppp-on with
find / -name "ppp-on" -print
you should find a directory with ppp-on and ppp-on-dialer in it
[on my machine it is /usr/doc/ppp-2.2.0f-2/scripts/]
I copied these files to my /usr/local/bin directory
I then edited the ppp-on script
I changed the username and password to the appropriate values
like this:
ACCOUNT=Pusername
PASSWORD=password
I also changed the line for the DIALER_SCRIPT to:
DIALER_SCRIPT=/usr/local/bin/ppp-on-dialer
I was then able to type ppp-on and the script did the rest
BE SURE THAT YOU have your /etc/resolv.conf setup or it wont find your ISP
mine looks like this
search cloudnet.com
nameserver 199.199.220.2
nameserver 199.199.220.5
nameserver 199.199.220.10
That should be it...
Hope this helps !!!
Cheers,
Mark
mtschlou@cloudnet.com
On Tue, 5 Nov 1996, Brian Schneider wrote:
> I am new to this list and have what I hope is a silly question.
> I want to get ppp working but I have to do more than just log in. Is
> there a way to do a manual login or use a script to supply the added
> login information. Any help would be greatly appreciated.
>
>
> --
> PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
> ________________________________________________________________________
> http://www.redhat.com/RedHat-FAQ http://www.redhat.com/RedHat-Errata
> http://www.redhat.com/RedHat-Tips http://www.redhat.com/mailing-lists
> ------------------------------------------------------------------------
> To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null
>
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
________________________________________________________________________
http://www.redhat.com/RedHat-FAQ http://www.redhat.com/RedHat-Errata
http://www.redhat.com/RedHat-Tips http://www.redhat.com/mailing-lists
------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null