IPredator Setup Instructions for Free Software Wireless-N Mini Router (TPE-R1100)

IPredator VPN Setup Instructions

(this is applicable to users who did not purchase VPN service with router, for generic instruction with other VPN providers see README on CD)

1. Sign up for IPredator if this is the VPN provider you would like to use at: https://ipredator.se/
2. Create a folder in your home directory named librecmc-openvpn-setup and copy the Default-VPN-Config.tar.gz file from the included CD to this directory. Extract the files.
3. Create a directory in the etc folder called openvpn.
4.You will need to download the Command line Ipredator-CLI-Password.conf file from https://ipredator.se/account/dashboard#downloads to the etc/openvpn folder.
5. Open a text editor such as gedit and enter your username and password. The user name must go on the first line followed by the password on the next. The user name and password are that which you selected on sign-up. Save file as etc/openvpn/IPredator.auth after creating it. Example of the file:

bobjoe
JiiF3kWofkF

6. Open the etc/config directory and edit the openvpn file in a text editor. Change the following line: option config /etc/openvpn/ to include your IPredator-CLI-Password.conf file that you downloaded to the etc/openvpn directory in the earlier step. Save file after editing. Example:

option config “/etc/openvpn/IPredator-CLI-Password.conf”

7. Open the librecmc-openvpn-setup directory and right click on the etc folder. You need to “tar it up”. To do that select the Compress option. Then click the Create button and Close button respectively. Make sure the tar.gz option in the drop down is selected for the type of compression.
8. Connect an ethernet cable from the LAN port of the mini VPN router to the ethernet port on your computer. Plug the mini VPN router in.
9. On your computer disconnect from the wifi (if you are connected to an access point)
10. On your computer open a web browser and enter https://192.168.10.1/ into the address bar. Then hit enter.
11. Accept the security warning and continue anyway
12. Click the Login button (you may need to enter 'root' for the user name and 'none' as the password if your changing providers)
13. Click Go to password configuration... link
14. Enter a password in the Password box and again in the Confirmation box. Take note of the router password as you'll need it to configure the router in the future.
15. Scroll down to the bottom of the page and click the Save and Apply button. Wait a few moments for changes to take affect.
16. Go to System > Backup / Flash Firmware
17. Click Browse button under the Backup / Restore section
18. Select the librecmc-openvpn-setup/etc.tar.gz file you created earlier and click the Upload Archive button. Let the router restart. Then login.
19. Set DNS server in Network > Interfaces > WAN > Advanced Settings and enter a DNS. Uncheck Use DNS servers advertised by peer to do this. Enter 84.200.69.80 in the Use custom DNS servers box. Click save.
20. Set the IP to 192.168.3.1 : Network > Interfaces. Next to LAN click Edit. In the IPv4 address change the address to 192.168.3.1. Click Save. Note: If your primary router is using a 192.168.3.x subnet then you will need to change the mini router's subnet to something else.
21. Network > Wifi and click the Edit button next to where it says the SSID name (libreCMC).
Scroll down to the bottom of the page where it says Interface Configuration. Under the General Setup there is a box that says ESSID next to it. Change the name from libreCMC to libreCMC-VPN. Click the Wireless Security tab and enter a password where it says Key. Take note of this. It is the password you'll need to connect to your libreCMC-VPN access point in the steps below. Click Save & Apply button.
22. Give it 30 seconds and switch your ehternet cable from the LAN port on your computer to a LAN port on your primary router. Then the other end to the WAN port on your mini VPN router.
23. You can now turn the mini VPN router off and on again (pull the power on the router and reconnect). Give the mini VPN router a minute or two to boot up.
24. Turn your wifi back on, and select the libreCMC-VPN network from the list of access points. If you did not enter a password for the SSID as instructed above the default password is librecmc. Otherwise enter the password you selected for the SSID to connect. You should now be able to open a browser and confirm that your connected through the VPN by visiting a geolocation service website. Example http://www.infosniper.net/. It should indicate that your visiting from another city, state, and/or country.