On Thu, 17 Jan 2013, Jim Pingle wrote:
On 1/17/2013 2:11 PM, kol wrote:
Excellent news! I already have it up and running easy setup.
What changes did you make to your VPN config(s) to make it work for
you?
So far I've managed to get it connected by hand editing the config and
removing tls-remote, and using separate ca, cert, and key files instead
of a .p12.
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:
Was:
ca ca.pem
Now:
<ca>
-----BEGIN CERTIFICATE-----
....
-----END CERTIFICATE-----
</ca>
Similar entries exist for <key>, <cert>, and <tls-auth>.
Connections have held up well, though I've only used the tunnel for
http traffic.
--
Paul Heinlein
[email protected]
45°38' N, 122°6' W
_______________________________________________
List mailing list
[email protected]
http://lists.pfsense.org/mailman/listinfo/list