Create a VPN on a Raspberry Pi
MD
S
MarkdownStep-by-step guide to set up a personal VPN server using a Raspberry Pi, enhancing privacy and security for remote network access.
RASPBERRY VPN Based pon: https://pimylifeup.com/raspberry-pi-vpn-server/
-
Preferences > Raspberry Configuration > Interfaces > SSH: enable
-
Install PiVPN curl -L https://install.pivpn.io | bash
2.1 Follow all defaults 2.2 Installation Mode: OpenVPN 2.3 Protocol: UDP / Port: 1194 2.4 DNS Provider: Google 2.5 Custom Domain: OFF 2.6 Public IP: OK 2.7 Elliptic Curves: NO 2.8 RSA Certificate Size: 2048 2.9 Diffie Helmen parameters: YES 2.10 Unatended Upgrades / Security Patches: YES 2.11 Reboot
- Setup VPN User sudo pivpn add
User: "xpto" Certificate: 1080 Password: portugal
Generated: "xpto.ovpm"
- Open por 1194 on your Internet Facing ISP router
MACOS VPN CLIENT
TunnelBlick
Created on 3/12/2020