Re: VPN when host is not gateway

2006-01-27 Thread Tiago Cruz
On Thu, 2006-01-26 at 23:50 +, Nate Nielsen wrote: > > 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. Thank you, but I can do this: I make this route at my FreeBSD gateway: cat /usr/local/etc

Re: VPN when host is not gateway

2006-01-26 Thread Nate Nielsen
Tiago Cruz wrote: > On Mon, 2006-01-23 at 20:49 +, 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

Re: VPN when host is not gateway

2006-01-24 Thread Tiago Cruz
On Mon, 2006-01-23 at 20:49 +, 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 tcpdu

Re: VPN when host is not gateway

2006-01-23 Thread Nate Nielsen
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 lapt