From owner-freebsd-net@FreeBSD.ORG Tue Jul 10 22:14:26 2007 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CD88016A400 for ; Tue, 10 Jul 2007 22:14:26 +0000 (UTC) (envelope-from mav@freebsd.org) Received: from mail.alkar.net (mail.alkar.net [195.248.191.95]) by mx1.freebsd.org (Postfix) with ESMTP id 53C7C13C487 for ; Tue, 10 Jul 2007 22:14:26 +0000 (UTC) (envelope-from mav@freebsd.org) Received: from [195.248.178.122] (HELO [192.168.3.2]) by mail.alkar.net (CommuniGate Pro SMTP 5.1.10) with ESMTPS id 798128049; Wed, 11 Jul 2007 01:14:25 +0300 Message-ID: <469404B2.7060505@freebsd.org> Date: Wed, 11 Jul 2007 01:14:10 +0300 From: Alexander Motin User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.13) Gecko/20060414 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Bernard T. Higonnet" References: <1184098989.00772035.1184086802@10.7.7.3> In-Reply-To: <1184098989.00772035.1184086802@10.7.7.3> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org Subject: Re: mpd isn't listening on 1723 because he can't get it thhough it isn't used X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jul 2007 22:14:26 -0000 Bernard T. Higonnet wrote: > I want to set up a VPN server on a freebsd machine so Windows clients can use > it. > > I am using FreeBSD 6.1 and mpd 3.18 from the ports collection. I whould recommend you to use mpd 4.2.2 from the ports collection. > When I run mpd I get this: > > mpd: bind: Can't assign requested address > mpd: can't get PPTP listening socket It should mean that this is probably incorrect: > set pptp self 82.238.41.134 500 What do you mean by writing 500 here? Is the 82.238.41.134 is this router ip? -- Alexander Motin