From owner-freebsd-questions@FreeBSD.ORG Mon Jul 14 23:52:08 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7335A37B401 for ; Mon, 14 Jul 2003 23:52:08 -0700 (PDT) Received: from deepground1.iae.nl (deepground1.iae.nl [212.61.45.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7741F43FAF for ; Mon, 14 Jul 2003 23:52:07 -0700 (PDT) (envelope-from e.ramos@deepground.com) Received: from LAPTOP6 (unknown [192.100.0.226]) by deepground1.iae.nl (Postfix) with ESMTP id 864B910 for ; Tue, 15 Jul 2003 08:51:58 +0200 (CEST) From: "Eddy Ramos" To: Date: Tue, 15 Jul 2003 08:51:44 +0200 Message-ID: <002b01c34a9d$8dca1d60$e20064c0@LAPTOP6> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal Subject: mpd - question 3: 'it still doesnt work...' X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jul 2003 06:52:08 -0000 Does anyone know what is wrong with my mpd settings? please? it still won't do anything... See what happens (nothing): # mpd Multi-link PPP for FreeBSD, by Archie L. Cobbs. Based on iij-ppp, by Toshiharu OHNO. mpd: pid 35718, version 3.13 [:] I switched on logging of all logging options, but when we try to connect to the machine from outside the network nothing is logged, just af is we aren't getting thru to it. I set the firewall type to OPEN (allow all ip), so that can't be the problem. I tried to connect to it from a Windows XP machine (via the Network Connections - New Connection Wizard - Connect to the network at my workplace using VPN), but Windows just states that the connection can not be established. Meanwhile, nothing is logged by mpd. I just see [:]. I also issued some commands at the mpd prompt. See what happens: [:] link mpd: no bundles defined [:] bundle mpd: no bundles defined [:] Is that a problem? My configuration file 'mpd.conf': default: load pptp0 pptp0: new -i ng0 pptp0 pptp0 set iface disable on-demand set bundle disable multilink set iface enable proxy-arp set link yes acfcomp protocomp set link no pap chap set link enable chap set link keep-alive 60 180 set ipcp yes vjcomp set ipcp ranges 192.100.0.113/32 192.100.0.50/32 set ipcp dns 192.100.0.113 set ipcp nbns 192.100.0.113 set bundle enable compression set ccp yes mppc set ccp yes mpp-e40 set ccp yes mpp-e128 set ccp yes mpp-stateless set bundle yes crypt-reqd My links file 'mpd.links': pptp0: set link type pptp set pptp self 217.2.6.7 set pptp enable incoming set pptp disable originate I also used a user / password combination in the mpd.secrets file.