Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Feb 2001 08:59:40 +1300
From:      Jonathan Chen <jonathan.chen@itouch.co.nz>
To:        luke lastname <vengeance321@yahoo.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: ppp..error.....chat script failed
Message-ID:  <20010228085940.C40408@itouchnz.itouch>
In-Reply-To: <20010227022300.58857.qmail@web12812.mail.yahoo.com>; from vengeance321@yahoo.com on Mon, Feb 26, 2001 at 06:23:00PM -0800
References:  <20010227022300.58857.qmail@web12812.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 26, 2001 at 06:23:00PM -0800, luke lastname wrote:
> I'm setting up ppp for the first time and when i enter
> into a manual connection i get "Chat Script Failed"

Most ISPs (who support M$ auto-connections), only require you to
change the following section from the default ppp.conf:

papchap:
  #
  # edit the next three lines and replace the items in caps with
  # the values which have been assigned by your ISP.
  #
  set phone PHONE_NUM
  set authname USERNAME
  set authkey PASSWORD

You should then be able to specify `papchap' as the system name to
use.

> I'm using a Rockwell 56k data fax PCI modem if that
> helps...

If that's a WinModem, you're gonna have problems.
-- 
Jonathan Chen <jonathan.chen@itouch.co.nz>
----------------------------------------------------------------------
                                          Experience is a hard teacher
               because she gives the test first, the lesson afterwards

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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