From owner-freebsd-net@FreeBSD.ORG Mon Jul 30 14:14:39 2012 Return-Path: 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 D333F1065677 for ; Mon, 30 Jul 2012 14:14:39 +0000 (UTC) (envelope-from bthcom@higonnet.net) Received: from smtp2-g21.free.fr (smtp2-g21.free.fr [IPv6:2a01:e0c:1:1599::11]) by mx1.freebsd.org (Postfix) with ESMTP id C74CB8FC16 for ; Mon, 30 Jul 2012 14:14:36 +0000 (UTC) Received: from freebsd.higonnet.net (unknown [82.238.41.134]) by smtp2-g21.free.fr (Postfix) with ESMTP id BBD014B0093 for ; Mon, 30 Jul 2012 16:14:31 +0200 (CEST) Received: from [192.168.3.201] (higonnet [192.168.3.201]) by freebsd.higonnet.net (Postfix) with ESMTP id B33C72842B for ; Mon, 30 Jul 2012 16:15:04 +0200 (CEST) Message-ID: <501696C6.4040208@higonnet.net> Date: Mon, 30 Jul 2012 16:14:30 +0200 From: Bernard Higonnet User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:14.0) Gecko/20120713 Thunderbird/14.0 MIME-Version: 1.0 To: freebsd-net@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: 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 14:14:39 -0000 Hello, Hope this is the right place to mail... I have two networks A and B. One machine on A runs an MPD5 server. On network B I have machine X which has an MPD5 client used to establish a connection the VPN server on machine Z in network A. Seems to work fine (ping, ssh, etc.). This machine is also set up as a gateway. When I look at the routing table, it looks OK, all references to A being sent to Z. On network B I also have machine Y. On this machine I have added a route which specifies that network A is to accessed via machine X. 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. I'm hoping I have forgotten some very obvious thing which a kind soul will point out to me so I don't have to tcpdump everything all over the place... TIA Bernard Higonnet