Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jun 2004 14:32:00 +0200 (CEST)
From:      Andre Rein <ar@ra23.net>
To:        net@freebsd.org, freebsd-questions@freebsd.org
Cc:        ach@meta-x.org
Subject:   Re: IPSec Routing and Interfaces, ping problem (solved!?)
Message-ID:  <20040618141108.U64239@juergen.edv-winter.de>
In-Reply-To: <20040618121607.V64239@juergen.edv-winter.de>
References:  <20040618121607.V64239@juergen.edv-winter.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 18 Jun 2004, Andre Rein wrote:

> I'm able to ping 10.0.0.1 now from my vpnclient and ping the
> vpnclient from 10.0.0.1 without any trouble.
>
> The only problem I get, is to ping the vpnclient from the vpnserver.
> It won't work.
> So how should I setup the server to ping the client?
> Am I just blind and don't see my mistake?
>
>

think I found a workaround.
I tried:
ifconfig gif1 create
ifconfig gif1 inet 10.0.0.124 192.168.10.1 netmask 255.255.255.252

Without the gifconfig officialip officialip thing

Now i can add my route:

route add -net 192.168.10/30 192.168.1.1

and pinging from the VPN Server to the other network works fine.

don't know if it's a awesome solution, but it works ...



gruss/regards

Andre

-- 

"And some greetings from the Toaster"
"Plata Verata Nectu"



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