no d inrogers
open-menu closeme
nav_home Home
nav_tags Tags
nav_categories Categories
nav_archives Archives
nav_about About
English Português
  • Ubiquiti UDM Pro as a Wireguard VPN server

    calendar March 15, 2022 nav_tags ubiquiti nav_tags udm nav_tags udm pro nav_tags vpn nav_tags wireguard nav_tags wireguard vpn

    I've been using Wireguard for a few months now, and the performance has been great, with zero stability issues.

    I started by using a virtual machine for the Wireguard server, and once I got the configuration ironed out, then moved it to a Docker instance.

    I later discovered that my Ubiquiti Ultimate Dream Machine Pro …

    Read More
  • Using a Docker container for a Wireguard VPN server

    calendar February 15, 2022 nav_categories Tech nav_categories Networking nav_tags docker nav_tags wireguard nav_tags vpn

    I've been using Wireguard for a while when away from my house for a couple of reasons:

    1. Access to my home network's servers, services, and resources.

    2. Security, when accessing the internet via insecure wifi.

    3. Ability to use my PiHole (DNS sinkhole).

    It's been working great, but as with everything else, I wanted to …

    Read More
  • Wireguard VPN access

    calendar January 1, 2022 nav_categories Tech nav_tags wireguard nav_tags ubuntu nav_tags linux nav_tags vpn nav_tags mac

    When away from home, it's always nice to be able to access devices, servers, services, on my home network.

    In addition to accessing my home network's resources, if I route all of my traffic through my home network, I get the added benifit of avoiding insecure wireless networks.

    There have been more than a few …

    Read More
  • Transmission in a Docker container with OpenVPN

    calendar December 10, 2021 nav_categories Tech nav_categories Networking nav_tags transmission nav_tags docker nav_tags openvpn nav_tags vpn

    As I'd moved from TrueNAS to Ubuntu, I was moving most everything to a Docker container, and Transmission (using OpenVPN) was no different.

    Under TrueNAS, I'd used a jail (https://www.nodinrogers.com/posts/2020-11-07-freenas-transmission-jail-with-openvpn/), but jails don't exist in Ubuntu, so Docker is the way to go. …

    Read More
  • FreeNAS – Transmission jail with OpenVPN

    calendar November 7, 2020 nav_categories Tech nav_categories Software nav_tags openvpn nav_tags pia nav_tags private internet access nav_tags transmission nav_tags truenas nav_tags truenas jail nav_tags vpn

    I was running Transmission on a virtual machine, but that VM decided to stop working, so I decided it was time to move to something a little more isolated, and easier to rebuild if/when the time comes.

    Doing some research, aka, poking around the internet using The Google, I found a decent guide, which I modified a bit, …

    Read More
  • OpenVPN on Ubuntu using Private Internet Access

    calendar November 1, 2020 nav_categories Networking nav_categories Tech nav_tags linux nav_tags openvpn nav_tags pia nav_tags private internet access nav_tags ubuntu nav_tags vpn

    I wanted to use a VPN on a Linux server (Ubuntu), using Private Internet Access, but without using the PIA client.

    Steps

    1. Install OpenVPN (I also install curl and net-tools, as I frequently use both):

      sudo apt-get install openvpn curl net-tools
      
    2. Get necessary OpenVPN files from Private Internet Access, and copy local …

    Read More

©2019 -   |  www.nodinrogers.com
Powered by Hugo and based off of the Hugo Clarity theme

to-top