From owner-freebsd-questions Tue Feb 23 3:48:23 1999 Delivered-To: freebsd-questions@freebsd.org Received: from guepardo.vicosa.com.br (guepardo.tdnet.com.br [200.236.148.6]) by hub.freebsd.org (Postfix) with SMTP id 6DCF510FF5 for ; Tue, 23 Feb 1999 03:47:45 -0800 (PST) (envelope-from grios@netshell.vicosa.com.br) Received: from netshell.vicosa.com.br [200.236.148.194] by guepardo.vicosa.com.br with ESMTP (SMTPD32-4.03) id A3AACFA00C0; Tue, 23 Feb 1999 07:32:10 +03d00 Message-ID: <36D2019B.DAA58E3D@netshell.vicosa.com.br> Date: Mon, 22 Feb 1999 22:17:15 -0300 From: Gustavo Vieira G C Rios X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: PPP connection Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i am writing to get my box connect to internet from my home! i would like to set a ppp user to perform this task! i set my file conf, here they go: #/etc/ppp/ppp.conf default: set device /dev/cuaa2 set speed 115200 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0 OK-AT-OK \\dATDT\\T TIMEOUT 40 CONNECT" ISP: set phone 8916101 set login "TIMEOUT 5 login:-\\r-login: ppp word: qqq" set TIMEOUT 120 set ifaddr 0 0 accept chap deny pap disable chap disable pap set authname anyuser set key anykey #/etc/ppp/ppp.linkup MYADDR: delete 0 add 0 0 HISADDR Is that ok ? there is two aways to perfom a connection: 1) the first one i type "ppp" at prompt and then "term" i can connect perfectly (there is a err mesg, but things work) here go my output: Script started on Mon Feb 22 21:45:33 1999 myname# ppp Working in interactive mode Using interface: tun0 ppp ON myname> term deflink: Entering terminal mode on /dev/cuaa2 Type `~?' for help atdt8916101 CONNECT 31200/ARQ/V34/LAPM/V42BIS ------------------------------------------------ | Cyclades-PathRAS Version V_1.1.9g(Jun/26/98) | | Copyright (C) 1992,1998 CYCLADES Corporation | ------------------------------------------------ Username: grios Password: ******* Entering PPP mode. Your IP address is 200.236.148.200À!}!@} }2}!}$}&@}"}&} }*} } }'}"}(}"to~Warning: Del route failed: 0.0.0.0: Non-existent Packet mode detected. PPP ON myname> PPP ON myname> quit myname# exit Script done on Mon Feb 22 21:48:52 1999 How can i fix the warging mesg above ? The second way is: 2) I type "ppp" at prompt and them "dial ISP" here goes my output: Script started on Mon Feb 22 21:50:02 1999 myname# ppp Working in interactive mode Using interface: tun0 ppp ON myname> dial ISP ppp ON myname> Warning: Chat script failed ppp ON myname> dial ISP ppp ON myname> Warning: Chat script failed ppp ON myname> quit myname# exit Script done on Mon Feb 22 21:51:15 1999 Please, can any body help me? Thank you for your time and cooperation, Gustavo Rios -- I use UNIX because reboots are for hardware upgrades. You use windowze because the guy on TV told you to ... Gustavo Rios - UNIX System Admin. - UIN 27456973 +---------------------------------------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message