FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
+1 vote
1,296 views 0 comments
by

Goodafternoon,

Im new into the whole Teltonika product range and i have a question.

I upgrade the firmware of our RUT240 to FW ver: RUT2xx_R_00.01.11.3 

I now see the option to use Enable OpenVPN config from file.

I created a OpenVPN .ovpn file via my RaspberryPi and selected this file.

But when uploaded it gives the following error:

Client key is encrypted, please enter decryption password

Can anybody point me in the direction how to solve this?

This is the content of my ovpn file:

client

dev tun

proto udp

remote 84.107.194.102 8082

resolv-retry infinite

nobind

persist-key

persist-tun

remote-cert-tls server

tls-version-min 1.2

verify-x509-name server_RkEhFSeFAtPWQ9cO name

cipher AES-256-CBC

auth SHA256

auth-nocache

verb 3

<ca>

-----BEGIN CERTIFICATE-----

-----END CERTIFICATE-----

</ca>

<cert>

-----BEGIN CERTIFICATE-----

-----END CERTIFICATE-----

</cert>

<key>

-----BEGIN PRIVATE KEY-----

-----END PRIVATE KEY-----

</key>

<tls-crypt>

#

# 2048 bit OpenVPN static key

#

-----BEGIN OpenVPN Static key V1-----

-----END OpenVPN Static key V1-----

</tls-crypt>

1 Answer

0 votes
by anonymous

Hello,

Are you using Pivpn on your RaspberryPI?

If yes, could you generate a new .ovpn using nopass option and then upload it to RUT240?

Command:

pivpn add nopass