From owner-freebsd-questions Sun May 6 6:45:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from w2xo.pgh.pa.us (18.gibs5.xdsl.nauticom.net [209.195.184.19]) by hub.freebsd.org (Postfix) with ESMTP id 17F0037B422 for ; Sun, 6 May 2001 06:45:52 -0700 (PDT) (envelope-from durham@w2xo.pgh.pa.us) Received: from shazam (shazam [192.168.5.3]) by w2xo.pgh.pa.us (8.11.2/8.9.3) with ESMTP id f46DhIb58562; Sun, 6 May 2001 13:43:18 GMT (envelope-from durham@w2xo.pgh.pa.us) Date: Sun, 6 May 2001 09:52:05 -0400 (EDT) From: Jim Durham X-Sender: durham@shazam.int To: John Heyer Cc: questions@FreeBSD.ORG Subject: Re: using mpd for PPTP server In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 5 May 2001, John Heyer wrote: > > I've been trying for months to get a PPTP server running using mpd. When > I start mpd, I get the following: > > ali ~ > mpd > Multi-link PPP for FreeBSD, by Archie L. Cobbs. > Based on iij-ppp, by Toshiharu OHNO. > mpd: pid 324, version 3.2 (root@ali.tarbash.org 21:24 30-Mar-2001) > [pptp] ppp node is "mpd324-pptp" > [pptp] using interface ng0 > mpd: bind: Can't assign requested address > mpd: can't get PPTP listening socket > > I think the mpd configuration is fine, as I just copied the examples. > Is there anything special needed when compiling mpd? Also what should I > have in my kernel? Thanks in advance. > I've been using this for almost a year now and it works fine with my 4.1 system and probably 50 plus outside PCs. I posted my config recently on here, but I don't have the stripped version (without my addresses) handy and I'm short on time at the moment, but I'll post it again if asked. If you do "netstat -a | grep LISTEN" is there anything already using any of the addresses/ports you are trying to assign in the config file? Sounds to me like you have something else running that is using an address you are trying to use with mpd. -Jim Durham To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message