From owner-freebsd-newbies Mon Mar 27 3:11: 9 2000 Delivered-To: freebsd-newbies@freebsd.org Received: from f1node03.rhrz.uni-bonn.de (node03.rhrz.uni-bonn.de [131.220.18.133]) by hub.freebsd.org (Postfix) with ESMTP id 1593E37BC49 for ; Mon, 27 Mar 2000 03:11:06 -0800 (PST) (envelope-from uzs106@ibm.rhrz.uni-bonn.de) Received: from moritz.alleswirdgelber (ascend-tk-p183.rhrz.uni-bonn.de [131.220.244.183]) by f1node03.rhrz.uni-bonn.de (8.9.3/8.9.3) with ESMTP id NAA44636; Mon, 27 Mar 2000 13:10:34 +0200 Received: from localhost (uzs106@localhost [127.0.0.1]) by moritz.alleswirdgelber (8.9.2/8.9.2) with ESMTP id MAA00627; Mon, 27 Mar 2000 12:07:55 +0200 (CEST) (envelope-from uzs106@ibm.rhrz.uni-bonn.de) Date: Mon, 27 Mar 2000 12:07:55 +0200 (CEST) From: Heiko Recktenwald X-Sender: uzs106@moritz.alleswirdgelber To: ">" Cc: freebsd-newbies@FreeBSD.ORG Subject: Re: getting connected with ppp? In-Reply-To: <000901bf97d8$27b88f00$af76fea9@vxtti> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > and for the ppp.linkup I put: > > provider: > delete ALL > add 0 0 HISADDR I dont use a "ppp.linkup" file, 3.1. And I dont have my password etc in quotes. Did you know, that there is a ppp.log ? Where all the log files are.. Well, thats my ppp.conf file and yes, I have PAP too: default: set log Phase Chat LCP IPCP CCP tun command set device /dev/cuaa1 set speed 19200 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT OK-AT-OK ATE1Q0 OK \\dATDT\\T TIMEOUT 40 CONNECT" set server 3000 bla rhrz: set speed 115200 set phone 9694370 set login set authname uzs106 set authkey blablabla set timeout 120 set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 add default HISADDR enable dns The first empty char in the lines is NEEDED, it isnt just cosmetic ;-) H. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message