On 16 April 2010 10:30, [email protected] <[email protected]> wrote:
> Hey Nick,
>
> Nick Upson wrote:
>> I'm using 1.2-RELEASE and I'm trying to start using the openvpn
>> capability. The problem I'm having is that there seems to be no way to
>> use TLS (tls-auth), could someone either confirm that or let me know
>> how to enable it please.
>
> you could manually generate a key like this
>
> <--
> # openvpn --genkey --secret openvpn --genkey --secret
> /var/etc/openvpn_server0.tls
> -->
>
> then add "tls-auth /var/etc/openvpn_server0.tls 0" to the custom options of
> your openvpn server! Copy the key to your client and add it to its
> configuration like this "tls-auth openvpn_server0.tls 1" ..
>
> Hope this helps :-)
>
> kind regards
> Jan

thanks, I now get

openvpn[24699]: Options error: Unrecognized option or missing
parameter(s) in /var/etc/openvpn_server0.conf:22: tls_auth (2.0.6)
when trying to start the server, the key was generated on our
certificates machine if that makes any difference

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Commercial support available - https://portal.pfsense.org

Reply via email to