VU + Enigma2 (OpenVPN)
This tutorial explains how to setup FastestVPN on VU+ or other Enigma2 Satellite boxes. Follow the step-by-step guide here.
Step #1: Download FastestVPN’s OpenVPN server config files from here.
Step #2: Open your desired config file with a text editor, for example Austria-UDP. Then find the line auth-user-pass and change it to auth-user-pass login.txt
Step #3: Now create a new text file and name it as login.txt
Step #4: In the login.txt file, write your FastestVPN username on the first line and your password on the 2nd line and save it.
Step #5: Connect to your VU+ with telnet then enter the following command.
opkg install openvpn
Step #6: Once the installation is complete, restart your device.
Step #7: Connect to your VU+ with FTP go to /etc, right-click and then choose “create new folder”.
Name the new folder as openvpn. Upload the two files which you created above (client.conf and login.txt) inside this newly created folder.
Step #8: Now start openvpn via Menu -> Setup -> System -> Network -> OpenVPN Setup. Press the green button to start the OpenVPN.