Re: isakmpd multiple tunnels

2007-04-16 Thread Hans-Joerg Hoexer
On Mon, Apr 16, 2007 at 10:59:41AM -0600, Tim Pushor wrote:
> 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?

yes.

> 
> 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.



Re: isakmpd multiple tunnels

2007-04-16 Thread Tim Pushor

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.




Re: isakmpd multiple tunnels

2007-04-12 Thread Hans-Joerg Hoexer
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.



isakmpd multiple tunnels

2007-04-12 Thread Tim Pushor

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?


Thanks!