From owner-freebsd-net@FreeBSD.ORG Thu Jan 26 23:29:50 2006 Return-Path: X-Original-To: freebsd-net@FreeBSD.org Delivered-To: freebsd-net@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2A7B16A420 for ; Thu, 26 Jan 2006 23:29:50 +0000 (GMT) (envelope-from nielsen-list@memberwebs.com) Received: from mail.npubs.com (mail.wsfamily.com [209.66.100.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FF4843D45 for ; Thu, 26 Jan 2006 23:29:50 +0000 (GMT) (envelope-from nielsen-list@memberwebs.com) From: Nate Nielsen User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051013) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tiago Cruz References: <1138044412.4224.21.camel@localhost.localdomain> <20060123204939.A46D4DCAA42@mail.npubs.com> <1138110261.6174.27.camel@localhost.localdomain> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-Id: <20060126235041.3981BDCA990@mail.npubs.com> X-Virus-Scanned: ClamAV using ClamSMTP Date: Thu, 26 Jan 2006 23:50:43 +0000 (GMT) Cc: "freebsd-net@FreeBSD.org" Subject: Re: VPN when host is not gateway X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: nielsen@memberwebs.com List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jan 2006 23:29:50 -0000 Tiago Cruz wrote: > On Mon, 2006-01-23 at 20:49 +0000, Nate Nielsen wrote: > > >>I'd use tcpdump on the various interfaces (tap devices, ethernet) on the >>machines in question to see exactly at which host is not forwarding the >>packets properly and where they're going. > > > Thank you Nielsen! > I'm not expert in art of tcpdump, bu I see that: > > So, my questions is this: How I make this route? I guess either with the 'route' command or by running a routing protocol like RIP or OSPF. Cheers, Nate