Hi,Thanks to the help from this list I managed to set up a VPN between 2 machines (Linux & OpenBSD).
My next step is to provide high availability on the OpenBSD side. I did set-up pf, carp, sasync.Since my machines are having each one ip on the wan, one on the lan, and 2 carp ips (lan + wan), i'd like to make sure i'm not doing wrong about my VPN setup.
I did setup a public IP on each WAN card and attach isakmpd to the carp ip on the wan side.
Is it THE way to go ? Thanks Laurent