From owner-freebsd-questions Sun Nov 15 13:53:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA06689 for freebsd-questions-outgoing; Sun, 15 Nov 1998 13:53:41 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cask.force9.net (cask.force9.net [195.166.128.29]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id NAA06676 for ; Sun, 15 Nov 1998 13:53:37 -0800 (PST) (envelope-from banta@ghulam.force9.co.uk) Received: (qmail 7401 invoked from network); 15 Nov 1998 21:54:43 -0000 Received: from relay2.force9.net (195.166.128.25) by cask.force9.net with SMTP; 15 Nov 1998 21:54:43 -0000 Received: (qmail 30029 invoked from network); 15 Nov 1998 21:48:26 -0000 Received: from 28.usr02.shef.dialup.force9.net (HELO signup) (195.166.132.156) by relay2.force9.net with SMTP; 15 Nov 1998 21:48:26 -0000 From: "Ghulam Dastgir" To: Subject: Configuring User PPP Date: Sun, 15 Nov 1998 21:47:10 -0800 Message-ID: <01be1124$8dcd7620$LocalHost@signup> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0019_01BE10E1.7FAA3620" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0019_01BE10E1.7FAA3620 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I have FBSD v2.2.6 and am trying to configure User PPP. I've followed = all the instructions on my online handbook but despite this I cannot get = User PPP working. When I type "dial ISP" on my ppp command prompt I get: "Warning: Chat = script failed". I've checked the FAQ's etc and can't find any info. on = this. I have dynamically allocated IP addresses and my ISP claims to support = both PAP and Unix style login. So I've tried both of these login methods = and both return the same error. You guys will probably recommend that I just download the latest version = off the Web - but I'm interested in knowing why my existing solution = isn't working - after all User PPP for FBSD 2.2.6 is supposed to be a = piece of cake ..... right !?! My main ppp configuration file, /etc/ppp/ppp.conf is listed below. This = is exactly the way the online handbook says I should do it. Rest assured = that /etc/ppp/ppp.linkup also has the correct stuff as per the handbook. = (Presently this file is attempting PAP/CHAP authentication as the login = line is commented). /etc/ppp/ppp.conf default: set device /dev/cuaa0 set speed 115200 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0 = OK-AT-OK \\dATDT\\T TIMEOUT 40 CONNECT" ISP: set phone "08451422000" #set login "TIMEOUT 10 gin:-BREAK-gin: USERNAME word: PASSWORD = col:ppp" set authname USERNAME set authkey PASSWORD set timeout 120 deny lqr=20 set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0=20 delete ALL add 0 0 HISADDR ------=_NextPart_000_0019_01BE10E1.7FAA3620 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

Hi, 

I have FBSD v2.2.6 and am trying to configure User PPP. I've followed = all the=20 instructions on my online handbook but despite this I cannot get User = PPP=20 working.

When I type "dial ISP" on my ppp command prompt I get:=20 "Warning: Chat script failed". I've checked the FAQ's etc and = can't=20 find any info. on this. 

I have dynamically allocated IP addresses and my ISP claims to = support both=20 PAP and Unix style login. So I've tried both of these login methods and = both=20 return the same error.

You guys will probably recommend that I just download the latest = version off=20 the Web -  but I'm interested in knowing why my existing solution = isn't=20 working - after all User PPP for FBSD 2.2.6 is supposed to be a piece of = cake=20 ..... right !?! 

My main ppp configuration file, /etc/ppp/ppp.conf is listed below. = This is=20 exactly the way the online handbook says I should do it. Rest assured = that=20 /etc/ppp/ppp.linkup also has the correct stuff as per the handbook. = (Presently=20 this file is attempting PAP/CHAP authentication as the login line is=20 commented).

 

/etc/ppp/ppp.conf

default:

  set device /dev/cuaa0

  set speed 115200

  set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 = \"\"=20 ATE1Q0  OK-AT-OK \\dATDT\\T TIMEOUT 40 CONNECT"

ISP:

  set phone "08451422000"

  #set login "TIMEOUT 10 gin:-BREAK-gin: USERNAME word: = PASSWORD=20 col:ppp"

  set authname USERNAME

  set authkey PASSWORD

  set timeout 120

  deny lqr

  set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0

  delete ALL

  add 0 0 HISADDR

 

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