From owner-freebsd-questions Tue Nov 6 15:31:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f11.pav2.hotmail.com [64.4.37.11]) by hub.freebsd.org (Postfix) with ESMTP id A404637B418 for ; Tue, 6 Nov 2001 15:31:06 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 6 Nov 2001 15:31:06 -0800 Received: from 172.164.49.224 by pv2fd.pav2.hotmail.msn.com with HTTP; Tue, 06 Nov 2001 23:31:06 GMT X-Originating-IP: [172.164.49.224] From: "joe bob" To: freebsd-questions@FreeBSD.ORG Subject: PPP blank authname Date: Tue, 06 Nov 2001 15:31:06 -0800 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 06 Nov 2001 23:31:06.0398 (UTC) FILETIME=[1B5D93E0:01C1671B] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I have a problem getting my ppp connection to work under freebsd. Whenever I dial papchap to connect to my ISP, it dials and then when it is supposed to send the username I get an error message saying "error sending blank authname" or something to that effect. I know there is nothing wrong with my hardware as I have gotten the connection to work perfectly under slackware using the 'pppsetup' command. Maybe I am doing something wrong in the configuration file? Anyways here is my ppp.conf file. I have omitted my ISP's phone number, my username and my password and replaced them with I can assure you however that my #, name, and pass are all of the correct values and that the problem does not lie there. If anyone has any ideas please contact me at: JohnG54429@hotmail.com ################################################################# # PPP Sample Configuration File # Originally written by Toshiharu OHNO # Simplified 5/14/1999 by wself@cdrom.com # # See /usr/share/examples/ppp/ for some examples # # $FreeBSD: src/etc/ppp/ppp.conf,v 1.2.2.1 2000/08/18 08:33:02 jhb Exp $ ################################################################# default: ident user-ppp VERSION (built COMPILATIONDATE) # Ensure that "device" references the correct serial port # for your modem. (cuaa0 = COM1, cuaa1 = COM2) # set device /dev/cuaa0 set login set log Phase Chat LCP IPCP CCP tun command set speed 115200 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \ \"\" AT OK-AT-OK ATE1Q0 OK \\dATDT\\T TIMEOUT 40 CONNECT" set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 set timeout 120 # 3 mintue idle timer (the default) add default HISADDR # Add a (sticky) default route enable dns # request DNS info (for resolv.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 set authname set authkey _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message