Dirtbag's Blog

Wireguard VPN on Raspberry PI

[ link: wireguard | tags: linux vpn raspberrypi | updated: Fri, 17 Apr 2020 12:02:48 -0400 ]

So it seems that wireguard vpn is the cool new toy for doing VPNs. I finally got around to getting it to work on my raspberry pi and yes there are lots of examples of how to set it up, A lot of them seemed to have conflicting information and/or didnt tell you if it was a peer to peer setup of client setup to server or what. So read on for my setup which is a mobile phone (android) connecting to a raspberry pi server.

[Read More]

LibreVPN between two linux boxes

[ link: librevpn | tags: vpn linux ipsec | updated: Fri, 17 Apr 2020 12:09:26 -0400 ]

I have seen a lot of howtos for doing a lan to lan VPN on linux with openswan/freeswan/libreswan/etc, on the innernets. But when it came time for me to implement one for myself, It seems like there was a lot of misinformation and missing information in a lot of these howtos. I will document here a proceedure that will hopefully be of real use to someone else out there.

[Read More]