Author Archives: Varun Sinai Priolkar

Ultimate OpenVPN setup – inter-connecting, connecting to multiple sites at once

I had multiple networks scattered around different places and needed a way to link all of them together. They were as follows: Work related VPNs. There were multiple VPNs to access different parts of the internal networks. Handling multiple VPN files was very cumbersome. For convinience let’s assume we have a single network here –… Read More »

Free wildcard certs with Let’s Encrypt & DNS auth ft. Route 53

Everyone’s favorite SSL certificate authority Let’s Encrypt recently announced support for wildcard SSL certificates on their forum here using the ACMEv2 API. Wildcard SSL certificates still cost as much as $150-300/yr on the market. Getting them for free is a huge bonus. Install Certbot Grab the Certbot tool for issuing Let’s Encrypt signed SSL certificates.… Read More »

Multi-WAN failover without session termination

One of the reasons why people run BGP is when reliability is of utmost importance and sessions terminating abruptly can simply be not afforded, especially in cases like VOIP. However this is an expensive proposition both cost and skill wise. There may be a middle ground between this and simple failover with multiple uplinks. That… Read More »