Blogs.

Centralized VPN

When you work with a complex system that involves multiple products hosted on different clouds and data centers, each having their own VPNs, which are in turn shared amongst users, how do you declutter and secure the VPN traffic? We used a Pritunl cluster to centralise all VPN traffic.
Continue reading »Centralized VPN

Iptables, blast from the past!

As a firewall utility, IPtables has been around for more than 2 decades, but it isn’t exactly obsolete. While there are many alternatives to it today, every now and then, you deal with networks implementing IPtables. Docker, k8s, OpenStack still manage rules using IPtables. So if you are an SRE or a DevOps practitioner, it’s useful to learn IPtables and practice with some real world use cases
Continue reading »Iptables, blast from the past!