Re: VPN between OpenBSD Gateway and a mac

2010-04-26 Thread Matt Bettinger
Why not use racoon? It is part of OSX base install and works. Sent from my iPhone On Apr 26, 2010, at 12:28 PM, Kapetanakis Giannis > wrote: On 26/04/10 18:42, Bryan Irvine wrote: On Fri, Apr 23, 2010 at 11:13 AM, jul wrote: I use poptop (ports) with great success on built-in mac VPN cl

Re: VPN between OpenBSD Gateway and a mac

2010-04-26 Thread Kapetanakis Giannis
On 26/04/10 18:42, Bryan Irvine wrote: On Fri, Apr 23, 2010 at 11:13 AM, jul wrote: I use poptop (ports) with great success on built-in mac VPN client. with which release of macos/openbsd/poptop ? I'm interested to your complete configuration. I tried some openbsd vpn with macos and iphon

Re: VPN between OpenBSD Gateway and a mac

2010-04-26 Thread Bryan Irvine
On Fri, Apr 23, 2010 at 11:13 AM, jul wrote: > Bryan Irvine wrote on 23/04/10 17:49: >> I use poptop (ports) with great success on built-in mac VPN client. > > with which release of macos/openbsd/poptop ? I've used it with all version of Mac OS since around 10.2 or 10.3 and the Openbsd of the tim

Re: VPN between OpenBSD Gateway and a mac

2010-04-26 Thread Lars Nooden
On Fri, 23 Apr 2010, Firstname Lastname wrote: If you make other use of the tun interface via ssh -w at work, do some homework or you'll get burned. Could you elaborate on the particular mistakes you have in mind? /Lars

Re: VPN between OpenBSD Gateway and a mac

2010-04-23 Thread Firstname Lastname
If you're in a "just make it work, do it right be damned mood": - Install/configure OpenVPN on work boxen - Install Tunnelblick on OSX I don't like recommending it, as it makes me feel bad. But it works. I keep meaning to make it work via other methods (not a PKE fan), but I haven't got there yet

Re: VPN between OpenBSD Gateway and a mac

2010-04-23 Thread Dmitry Petrakoff
I use IPSecuritas from http://www.lobotomo.com ( http://www.lobotomo.com/products/IPSecuritas/index.html ) with great success to connect to OpenBSD via IPSec since OBSD version 4.0. And, of course, this client is free. :) Good luck! WBR Dimon On 23.04.10 22:13, jul wrote: > Bryan Irvine wrote on

Re: VPN between OpenBSD Gateway and a mac

2010-04-23 Thread jul
Bryan Irvine wrote on 23/04/10 17:49: > I use poptop (ports) with great success on built-in mac VPN client. with which release of macos/openbsd/poptop ? I'm interested to your complete configuration. I tried some openbsd vpn with macos and iphone and have not managed to it (not much time to work

Re: VPN between OpenBSD Gateway and a mac

2010-04-23 Thread Bryan Irvine
On Thu, Apr 22, 2010 at 10:23 PM, wrote: > Hi, > > At work, we use OpenBSD as a gateway (PF for firewalling, and Vpn using > (ipsec.conf file and isakmpd -K). > We have 2 companies connected in vpn with our OpenBSD Box. All works fine. > > Now, i wish to connect at work from my home using a Mac (

Re: VPN between OpenBSD Gateway and a mac

2010-04-23 Thread HSL GmbH - Lukas Ratajski
> >At work, we use OpenBSD as a gateway (PF for firewalling, and Vpn > using > (ipsec.conf file and isakmpd -K). > >We have 2 companies connected in vpn with our OpenBSD Box. All works > fine. > > > >Now, i wish to connect at work from my home using a Mac (MAC OS > 10.6), but i > don't know how to

Re: VPN between OpenBSD Gateway and a mac

2010-04-23 Thread LeviaComm Networks NOC
>At work, we use OpenBSD as a gateway (PF for firewalling, and Vpn using (ipsec.conf file and isakmpd -K). >We have 2 companies connected in vpn with our OpenBSD Box. All works fine. > >Now, i wish to connect at work from my home using a Mac (MAC OS 10.6), but i don't know how to configure it. Re