Raspberry Pi Remote Site VPN Client Gateway
I need to be able to manage some remote systems to help maintain some remote radio stations. Here's the basic of how to setup your own. This will allow you to connect to computers behind the router without having to setup a static IP address. This post assumes that you have a reasonable understanding of how to navigate directories, copy, and edit text files from the Linux command line. Requirements Raspberry Pi (2 B+ or better) Micro SD Card Power supply Ethernet or Wifi Internet connection Screen with HDMI input Cable from HDMI to screen's input HDMI to VGA, HDMI to DVI, or HDMI to HDMI. VPN Server/Service We'll assume that you either have an Open VPN server setup or subscribed to an OpenVPN service. Steps to Setup Raspberry Pi VPN Client Gateway Create your SD card to run your operating system from. I chose the Raspberian Lite from https://www.raspberrypi.org/downloads/raspbian/ Install the card, connect the peripherals, and power it on. Login ...