From owner-freebsd-questions@FreeBSD.ORG Sat Jun 21 08:38:32 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 513271065672 for ; Sat, 21 Jun 2008 08:38:32 +0000 (UTC) (envelope-from link@ngc.net.ua) Received: from ex.volia.net (ex.volia.net [82.144.192.10]) by mx1.freebsd.org (Postfix) with ESMTP id DF1608FC19 for ; Sat, 21 Jun 2008 08:38:31 +0000 (UTC) (envelope-from link@ngc.net.ua) Received: from em.volia.net ([82.144.192.9]) by ex.volia.net with esmtp (Exim 4.63 (FreeBSD)) (envelope-from ) id 1K9yc3-000Oob-Jz for freebsd-questions@freebsd.org; Sat, 21 Jun 2008 11:38:23 +0300 Received: from serious.snower.volia.net ([77.122.117.201] helo=[192.168.200.202]) by em.volia.net with esmtp (Exim 4.63 (FreeBSD)) (envelope-from ) id 1K9yc3-000EKy-HO for freebsd-questions@freebsd.org; Sat, 21 Jun 2008 11:38:23 +0300 Message-ID: <485CBE26.9030409@ngc.net.ua> Date: Sat, 21 Jun 2008 11:39:02 +0300 From: Zinevich Denis User-Agent: Thunderbird 2.0.0.14 (X11/20080505) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Volia-Original-IP: 77.122.117.201 Subject: ipnat gre and pptp X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Jun 2008 08:38:32 -0000 Hi. Does anybody know how to make ipnat map/or proxying pptp traffic ? Problem is: mpd server with pptp - somwhere in internet. Gateway with ipnat. Clients behind gateway can not access pptp server at same time. I found something like: map bce1 0/0 -> 0/0 proxy port 1723 pptp/tcp but it doesn`t work :-(