From owner-freebsd-questions Sun Jun 10 12:27:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.mediadesign.nl (md2.mediadesign.nl [212.19.205.67]) by hub.freebsd.org (Postfix) with SMTP id 8581B37B401 for ; Sun, 10 Jun 2001 12:27:18 -0700 (PDT) (envelope-from alson@mediadesign.nl) Received: (qmail 14159 invoked by uid 1002); 10 Jun 2001 19:27:17 -0000 Date: Sun, 10 Jun 2001 21:27:17 +0200 From: Alson van der Meulen To: freebsd-questions@freebsd.org Subject: Re: pptp (dutch xs4all mxstream adsl) Message-ID: <20010610212716.E27948@md2.mediadesign.nl> Mail-Followup-To: freebsd-questions@freebsd.org References: <20010610211419.A2079@xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010610211419.A2079@xs4all.nl> User-Agent: Mutt/1.3.18i 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 On Sun, Jun 10, 2001 at 09:14:19PM +0200, rene@xs4all.nl wrote: > 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. At least for OpenBSD I had to disable GRE in the kernel, the new login stuff just worked by using the foo@xs4all-basic-adsl If you've any other config questions, feel free to mail me, since configurations between Open- and FreeBSD shouldn't be very different > > 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