Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  9 Jul 96 07:27:40 -0600
From:      Kenneth Ingham <ingham@i-pi.com>
To:        revok1 <revok1@pathcom.com>
Cc:        questions@freebsd.org
Subject:   Re: PPP Login Script
Message-ID:  <199607091327.HAA03338@cube.i-pi.com>
References:  <31E1E588.5179@pathcom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Here's the login script that I use:

ABORT BUSY ABORT 'NO CARRIER' ABORT 'NO DIALTONE' ''
AT OK-ATQ2-OK
ATE0L0M0N0Q2V1X5&B1&C1&D3&H3&J0&K4&L0&M0&N0&R1&S1&Y1*E1*Q2 OK
ATS0=1S2=128S18=2S20=2S38=0 OK-AT-OK
ATDT2759513 CONNECT
'' in:--in: UserName word: Password

Replace UserName and Password with appropriate values for your ISP.

The modem initialization string is for a Zyxel Elite 2864; your modem  
probably needs a different initialization.

Kenneth Ingham



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199607091327.HAA03338>