PDA

View Full Version : How To Set Up a Site-to-Site VPN with OpenVPN


Unregistered
10-06-2009, 11:18 AM
Hi All,

I've been following this guide to set up a secure vpn between two sites and have run into an issue.

For the server side, I've installed openvpn on a box running openfiler. I've created the keys and certs according to the the guide and copied the config provided (changing the ip addresses to match my network settings). When I attempt to start the server I get the following error:

openvpn: symbol lookup error: openvpn: undefined symbol: SSL_CTX_set_info_callback.

Anyone have any suggestions?