From owner-freebsd-questions Thu Jan 7 00:24:00 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA23802 for freebsd-questions-outgoing; Thu, 7 Jan 1999 00:24:00 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from post.mail.demon.net (finch-post-10.mail.demon.net [194.217.242.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA23787 for ; Thu, 7 Jan 1999 00:23:58 -0800 (PST) (envelope-from marko@uk.radan.com) Received: from [158.152.75.22] (helo=uk.radan.com) by post.mail.demon.net with smtp (Exim 2.10 #1) id 0zyAj0-00033S-00; Thu, 7 Jan 1999 08:23:27 +0000 Organisation: Radan Computational Ltd., Bath, UK. Phone: +44-1225-320320 Fax: +44-1225-320311 Received: from beavis.uk.radan.com (beavis [193.114.228.122]) by uk.radan.com (8.6.10/8.6.10) with SMTP id IAA01704; Thu, 7 Jan 1999 08:22:58 GMT Received: from uk.radan.com (gppsun4) by beavis.uk.radan.com (4.1/SMI-4.1) id AA02234; Thu, 7 Jan 99 08:22:57 GMT Message-Id: <36946ED9.51B90B70@uk.radan.com> Date: Thu, 07 Jan 1999 08:22:49 +0000 From: Mark Ovens Organization: Radan Computational Ltd X-Mailer: Mozilla 4.5 [en] (X11; I; SunOS 4.1.3_U1 sun4m) X-Accept-Language: en-GB Mime-Version: 1.0 To: guy@cnwl.igs.net Cc: freebsd-questions@FreeBSD.ORG Subject: Re: PPP Dial Out Connection Problem References: <199901070620.BAA04253@host.cnwl.igs.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG guy@cnwl.igs.net wrote: > > Hi anyone > > Many thanks to whomever has the patience to help me. > > I am having a difficult time with my PPP Dial out configuration. I > have read all that I can read and am still suffering from the following > symptoms. > [snip] > > Regards from Cornwall Canada > Guy Cuerrier > > ######################################################## > ######### > # > # PPP Sample Configuration File > # > # Written by Toshiharu OHNO > # > # $Id: ppp.conf.sample,v 1.5.2.6 1997/05/12 14:08:52 brian Exp $ > # > ######################################################## > ######### > > # Default setup. Always executed when PPP is invoked. > # > default: > set device /dev/cuaa1 > set speed 57600 > disable lqr > deny lqr > set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" > ATM0&F1 OK-AT-OK \\dATDT\\T TIMEOUT 40 CONNECT" > [snip] > papsite: > set phone 12345678 > set login "TIMEOUT 5 login:-\\r-login: ppp word: ppp" > deny chap > accept pap > # enable pap > set authname MyUserName > set authkey MyPassword > [snip] > IGS: > set phone 9302272 > # set login "TIMEOUT 5 login:-\\r-login: trggw word: Finkee oice: 2" > # enable pap > # deny chap > set login "TIMEOUT 5 login:-\\r-login: trggw word: Finkee" > set timeout 120000 > # set openmode active > accept pap > set ifaddr 206.248.47.24/0 206.248.47.3/0 255.255.255.0 > # delete ALL > add 0 0 206.248.47.3 > You appear to be missing ``set authname MyName'' and ``set authkey MyPass''. See the sample papsite entry HTH -- Trust the computer industry to shorten Year 2000 to Y2K. It was this thinking that caused the problem in the first place. Mark Ovens, CNC Applications Engineer, Radan Computational Ltd. Bath, Avon, England. Sheet Metal CAD/CAM Solutions mailto:marko@uk.radan.com http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message