From owner-freebsd-questions Mon Jun 11 1:35:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp10.xs4all.nl (smtp10.xs4all.nl [194.109.6.54]) by hub.freebsd.org (Postfix) with ESMTP id DBCB437B403 for ; Mon, 11 Jun 2001 01:35:16 -0700 (PDT) (envelope-from rubeng@xs4all.nl) Received: from webmail1.xs4all.nl (webmail1.xs4all.nl [194.109.127.31]) by smtp10.xs4all.nl (8.11.0/8.11.0) with ESMTP id f5B8ZFd07193; Mon, 11 Jun 2001 10:35:15 +0200 (CEST) Received: by webmail1.xs4all.nl (8.9.3/8.9.3) id KAA04937; Mon, 11 Jun 2001 10:35:10 +0200 (CEST) Date: Mon, 11 Jun 2001 10:35:10 +0200 (CEST) Message-Id: <200106110835.KAA04937@webmail1.xs4all.nl> X-Authentication-Warning: webmail1.xs4all.nl: rubeng set sender to rubeng@xs4all.nl using -f From: Ruben de Groot To: rene@xs4all.nl Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: IMP/PHP3 Imap webMail Program 2.0.0-xs4all Subject: Re: pptp (dutch xs4all mxstream adsl) 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 Hi, Do you get the same error with IPFilter disabled? If you do maybe the problem is with pptpclient. I needed an extra patch in order to get it to work on my machines. You can find a description of this (in Dutch) on http://www.xs4all.nl/~rubeng/bsdstream.html >Date: Sun, 10 Jun 2001 21:14:19 +0200 >From: rene@xs4all.nl >Subject: pptp (dutch xs4all mxstream adsl) > >Hi. I've got a FreeBSD 4.3-STABLE box running with IPFilter installed. > >I wish to use my XS4ALL (a Dutch ISP) account to NAT my local LAN to the >internet. I have installed /usr/ports/net/pptpclient and have made the >configuration according to what the XS4ALL help pages said on this >subject. It should be noted that much of the information on those pages is >out-of-date due to changes in the login-procedure. > >My problem is as follows; I cannot find any documentation on this error.. >:(( > >Jun 10 20:10:02 pptp[519]: >log[pptp_dispatch_ctrl_packet:pptp_ctrl.c:548]: Client connection >established. .Jun 10 20:10:03 pptp[519]: >log[pptp_dispatch_ctrl_packet:pptp_ctrl.c:643]: Error opening call. >[callid 0] >Jun 10 20:10:03 pptp[519]: log[call_callback:pptp_callmgr.c:88]: Closing >connection >Jun 10 20:10:03 pptp[519]: log[call_callback:pptp_callmgr.c:88]: Closing >connection >Jun 10 20:10:03 pptp[519]: log[pptp_conn_close:pptp_ctrl.c:285]: Closing >PPTP connection > > >I have these configuration files: ># ls -al /etc/ppp >total 9 >drwxr-xr-x 2 root wheel 512 Jun 10 12:40 . >drwxr-xr-x 15 root wheel 2048 Jun 10 13:55 .. >- -rw------- 1 root wheel 115 Jun 10 12:37 chap-secrets >- -rw-r--r-- 1 root wheel 73 Jun 10 12:40 options.adsl >- -rw------- 1 root wheel 1167 Nov 20 2000 ppp.conf >- -rw-r--r-- 1 root wheel 261 Nov 20 2000 ppp.deny >- -rw-r--r-- 1 root wheel 350 Nov 20 2000 ppp.shells.sample > ># cat /etc/ppp/chap-secrets ># Secrets for authentication using CHAP ># client server secret IP addresses >rene@xs4all-basic-adsl * * > ># cd /etc/ppp ># cat options.adsl >idle 0 >debug >noauth >user rene@xs4all-basic-adsl >usepeerdns >defaultroute > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message