Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jan 2006 20:49:40 +0000 (GMT)
From:      Nate Nielsen <nielsen-list@memberwebs.com>
To:        Tiago Cruz <tiagocruz@b4br.net>
Cc:        freebsd-net@freebsd.org
Subject:   Re: VPN when host is not gateway
Message-ID:  <20060123204939.A46D4DCAA42@mail.npubs.com>
References:  <1138044412.4224.21.camel@localhost.localdomain>

next in thread | previous in thread | raw e-mail | index | archive | help
Tiago Cruz wrote:
> If I install the VPN in my gateway (192.168.0.1), the laptop client host
> (Windows XP) is able to ping my virtual server (10.8.0.1), my gateway
> (192.168.0.1) and all my LAN (192.168.0.0/22).
> 
> If I install the VPN in my gateway backup (192.168.0.253, with CARP),
> the laptop client is able to ping my virtual server (10.8.0.1), my
> gateway (192.168.0.1) but NOT is able to ping my LAN (192.168.0.0/22).
> 
> I think that is missing some route, and because this I go to get some
> tip...

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.

Cheers,
Nate




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