Accessing VPN help

Soldato
Joined
11 May 2011
Posts
2,901
Location
Farnborough
I'm new to all this VPN malarkey so please be patient.

So I have paid for a 3rd party VPN. Now I want to access my network (RaspberryPi) from an external network e.g. Work to be able to access Deluge WebUI for example or VNC onto it.

I believe a VPN works like this:

Raspberry---->Router---->VPN---->Internet


How would I go about doing this? Can I go:

Me(External Network)---->Internet ---->VPN<---->Router<---->Raspberry?
If so how?
 
Confused to where the third-party VPN comes in but if you're wanting to setup a VPN server on the RPi then use PPTP - plenty of tutorials (HERE, HERE, HERE etc) if you do a Google and it's relatively straight forward to setup.
I've been running it on my RPi for a while without issue and it's extremely useful if using public WiFi on my devices.

e - Alternatively look at L2TP if you're worried about security concerns that surround PPTP. Personally i wouldn't go with OpenVPN on a RPi unless the RPi is solely going to be used as a VPN gateway as it hammers resources.
 
Last edited:
Back
Top Bottom