From owner-freebsd-net@FreeBSD.ORG Mon Jul 30 15:37:07 2012 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CE5C5106566B for ; Mon, 30 Jul 2012 15:37:07 +0000 (UTC) (envelope-from cochard@gmail.com) Received: from mail-we0-f182.google.com (mail-we0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 606798FC14 for ; Mon, 30 Jul 2012 15:37:07 +0000 (UTC) Received: by weyx56 with SMTP id x56so4406781wey.13 for ; Mon, 30 Jul 2012 08:37:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=v1OWR3XFJXF4EVSyY7twrvuMunUR6+BFZ0K+1UG1Kac=; b=cIgGI2ztQ2Hybid+gstaNLr4M0QNGkt2twVsCK0rkSGxzNV7JD3CPllRSZheMwrH0X pFgdvbKDJ3TNgEIimiLYz4WbZ0s2Qlw/fX9JhNAy8J9HvivdhjwpGw+R74gdEIC8KGYp pqV+2tRid40/SgEZtGOGqlKU90TRy1zW0MoUmq5H0zmb1a84IvJ0GPXR8CQOfRPqdtoB Gmj7Q9rnKYMy0YeuXmOrukNrL2wTsUYxnptypavqvQVzk8ZpClbBNN8ZUzbJBJO3O34q fBjNdZEvTKHfVH/n6rI4GwhomN6m7bu5FwTYddsF+QJ/RjBTsdv0O4I4ysYbu7ANPJWX bzEQ== Received: by 10.180.81.38 with SMTP id w6mr27493071wix.10.1343662626196; Mon, 30 Jul 2012 08:37:06 -0700 (PDT) MIME-Version: 1.0 Sender: cochard@gmail.com Received: by 10.223.4.196 with HTTP; Mon, 30 Jul 2012 08:36:45 -0700 (PDT) In-Reply-To: <501696C6.4040208@higonnet.net> References: <501696C6.4040208@higonnet.net> From: =?ISO-8859-1?Q?Olivier_Cochard=2DLabb=E9?= Date: Mon, 30 Jul 2012 17:36:45 +0200 X-Google-Sender-Auth: NXo4JYAQBIlRLuJSxhsLwIPAax8 Message-ID: To: Bernard Higonnet Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-net@freebsd.org Subject: Re: Uanble to use mpd5 as a gateway VPN, FreeBSD 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: Mon, 30 Jul 2012 15:37:07 -0000 On Mon, Jul 30, 2012 at 4:14 PM, Bernard Higonnet wrote: > > It would appear (sic) that requests from Y to a machine on A are received by > that machine. However, nothing ever comes back. > > All these machines are running FreeBSD, 8 on Z, and 9.0 on X and Y. > Hi, I've set-up a similar scenario for testing my product: 2 networks connected with FreeBSD as mpd5 gateway. You can found my scenario here (that include all configuration files): http://bsdrp.net/documentation/examples/maximum_bsdrp_features_lab => R2 is the mpd5 server, and R4 the mpd5 client You can check your configuration files with mine. Regards, Olivier