On 12/4/06, Jacob Yocom-Piatt <[EMAIL PROTECTED]> wrote:

>if anyone knows, what is a good way to test a host 2 host VPN?  Since
>I'm not routing two different networks across the VPN, there is nothing
>easy to test like pinging a host on the other end of the tunnel.

this is easy enough to setup using isakmpd.conf files, but i don't know how to
do it with ipsec.conf yet. a "rosetta stone" for such translations would be 
nice.

Isn't the first example from the following excerpt of the 'ipsec.conf'
man page exactly this (i.e. a host 2 host VPN)?

 # First between the gateway machines 192.168.3.1 and 192.168.3.2
 # Second between the networks 10.1.1.0/24 and 10.1.2.0/24
 ike esp from 192.168.3.1 to 192.168.3.2
 ike esp from 10.1.1.0/24 to 10.1.2.0/24 peer 192.168.3.2

-Martin

--
"Suburbia is where the developer bulldozes out the trees, then names
the streets after them."

                                                  --Bill Vaughan

Reply via email to