Guest Post: How to design OOB networks for ISPs, inspired by data centre networking.
Guest Post: How to design OOB networks for ISPs, inspired by data centre networking.
When your ISP makes IPv6 hard, a MikroTik hAP ax³ and the ROUTE64 tunnel broker can bring modern IPv6 connectivity to your home network - even behind carrier-grade NAT (CGNAT).
How to use Teleport with a valid TLS/SSL certificate and automatic SSL certificate renewal in a pure intranet set-up behind a router.
Learn how to set up a WireGuard VPN tunnel
In this blog post I tell my experience mounting a minimalist homelab with a Intel NUC and the ESXi hypervisor.
How I constructed a global WireGuard mesh to connect the various locations had servers with OSPF, and used it as a “backbone” for AS54148.
How to design OOB networks for ISPs, inspired by data centre networking.
In this post, I’m sharing some notes on how to get Mozilla VPN running on a headless Raspberry Pi. In fact, these instructions generate the necessary WireGuard configuration files that can be used on any device, even those not supported by the official Mozilla VPN GUI application.
Building a custom OPNsense router with a refurbished Dell OptiPlex
Kubernetes is complex. Securing Kubernetes clusters is even more complex. Striking the right balance between granting developers and administrators access to Kubernetes clusters and services while taking care of security is a significant challenge. Overlay networks offer a solution by providing secure, controlled access to your clusters without compromising their protection. In this blog, we’ll explore the challenges of providing secure access to Kubernetes clusters, how overlay networks can address these issues, and a step-by-step tutorial on implementing this using NetBird, an open-source WireGuard-based overlay VPN.
Our authentication will be based on the public key authentication WireGuard provides, and restricting clients to specific IP addresses on our WireGuard netwo...