Thanks for the response.
I should have been more clear. I am using isakmpd.conf and want to
support multiple tunnels. Am I able to just add additional tunnels/lines
under the [Phase 1] block that points to another relevant ISPEC
configuration?
Anyone?
Thanks,
Tim
Hans-Joerg Hoexer wrote:
On Thu, Apr 12, 2007 at 11:25:49AM -0600, Tim Pushor wrote:
Hi friends,
I'm looking to add another IPSEC connection to my openbsd 3.9 firewall.
All examples I've seen are a single connection (phase 1). To support
multiple vpn's tunnels, is it as simple as adding additional lines under
[Phase 1] pointing to the new phase1 configuration block?
yes. However, please take a look at ipsecctl(8) and ipsec.conf(5).
HJ.