Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jan 2006 11:44:21 -0200
From:      Tiago Cruz <tiagocruz@b4br.net>
To:        "freebsd-net@FreeBSD.org" <freebsd-net@FreeBSD.org>
Cc:        nielsen@memberwebs.com
Subject:   Re: VPN when host is not gateway
Message-ID:  <1138110261.6174.27.camel@localhost.localdomain>
In-Reply-To: <20060123204939.A46D4DCAA42@mail.npubs.com>
References:  <1138044412.4224.21.camel@localhost.localdomain> <20060123204939.A46D4DCAA42@mail.npubs.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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:

- OpenVPN in my gateway (192.168.0.1):
1-) client vpn -> [ping] -> 192.168.0.19 [ok]
2-) 192.168.0.19 -> [reply] -> cliente vpn [ok]

- OpenVPN in my backup gateway (192.168.0.253)
1-) client vpn -> [ping] ->  192.168.0.19 [fail]
2-) no reply from 192.168.0.19

I think that this setup will works:
1-) client vpn -> [ping] -> 192.168.0.1 -> [ping] -> 192.168.0.19 
2-) 192.168.0.19 -> [reply] -> 192.168.0.1 -> [reply] -> client vpn

So, my questions is this: How I make this route?
Many thanks!
-- 

Tiago Cruz
http://linuxrapido.org
Linux User #282636

"The box said: Requires MS Windows or better, so I installed Linux"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1138110261.6174.27.camel>