I did the following: - exported a viscosity config file. - Extracted out the files - renamed the configuration file to .ovpn - commented out the - tls-remote - directive - Copied the files via itunes
Am using - Server Mode: Remote Access (SSL/TLS). Would be good to get ipv6 working, but i'll leave that as a to-do until we all agree on a stable configuration and way of automating the export. Robert On 2013-01-17, at 4:05 PM, Paul Heinlein wrote: > On Thu, 17 Jan 2013, Jim Pingle wrote: > >> On 1/17/2013 3:54 PM, Paul Heinlein wrote: >>> I'm not the original poster, but my experience so far with this app and >>> a pfSense-hosted OpenVPN server has been good. >>> >>> I ditched separate files entirely, using the "unified" config format: >> >> When I tried that, it wouldn't accept the config. >> >> Did you have lines like this? : >> ca [inline] >> cert [inline] >> key [inline] >> tls-auth [inline] 1 >> >> >> Or just the <ca> ... </ca> and similar blocks? > > <ca> > [pem-encoded CA cert] > </ca> > > <cert> > [pem-encoded personal cert] > </cert> > > <key> > [pem-encoded and encrypted key] > </key> > > <tls-auth> > [openvpn static key] > </tls-auth> > > Now that I look at it, I notice that there's no direction set in the tls-auth > block, but that doesn't seem to pose a problem in our setup. > > -- > Paul Heinlein > [email protected] > 45°38' N, 122°6' W_______________________________________________ > List mailing list > [email protected] > http://lists.pfsense.org/mailman/listinfo/list _______________________________________________ List mailing list [email protected] http://lists.pfsense.org/mailman/listinfo/list
