Here's a temp fix until Heartbleed is fixed in firmware. (I also do this to have the latest version of OpenVPN).
1. Download static OpenVPN that uses the latest OpenSSL, and place it in /jffs or on USB.
http://files.lancethepants.com/Binaries/openvpn/ (mipsel only).
Make sure to run
to make sure it's executable.
2.Place the following in
Scripts -> Init (If stored in jffs)
USB and NAS -> USB Support -> Run after mounting (If stored on USB)...
OpenVPN Heartbleed fix.
1. Download static OpenVPN that uses the latest OpenSSL, and place it in /jffs or on USB.
http://files.lancethepants.com/Binaries/openvpn/ (mipsel only).
Make sure to run
Code:
chmod +x /path/to/openvpn
2.Place the following in
Scripts -> Init (If stored in jffs)
USB and NAS -> USB Support -> Run after mounting (If stored on USB)...
OpenVPN Heartbleed fix.