Tailscale Announces Public Availability of Customer-Managed Peer Relays
By
seemaze
Slow-proofed and worth the wait. Worth its weight in flour.
Summary
Tailscale announces public availability of Peer Relays, a customer-deployed and managed traffic relaying mechanism that allows Tailscale nodes to relay traffic for other nodes on the same tailnet. Unlike Tailscale's managed DERP relays, Peer Relays are customer-managed, less throughput-constrained, and can provide higher throughput connections for traffic to and from locked-down cloud infrastructure. The feature enables nodes to advertise themselves as peer relays and only works for nodes within the same tailnet that have access to the peer relay.
Key quotes
· 4 pulledTailscale Peer Relays provides a customer-deployed and managed traffic relaying mechanism.
By advertising itself as a peer relay, a Tailscale node can relay traffic for any peer nodes on the tailnet, even for traffic bound to itself.
Because they're managed entirely by the customer, peer relays are less throughput-constrained than Tailscale's managed DERP relays, and can provide higher throughput connections for traffic to and from locked-down cloud infrastructure.
Tailscale Peer Relays can only relay traffic for nodes on your tailnet, and only for nodes that have access to the peer relay.
You might also wanna read
Simplified TCP Hole Punching Algorithm for Testing Connectivity Behind NAT Routers
The article discusses TCP hole punching, a technique for connecting computers behind NAT routers, and introduces a simplified testing approa
WireGuard's Dual Role: VPN Application and Lightweight Cryptographic Protocol
The article explains that WireGuard serves two distinct purposes: as a VPN application and as a lightweight cryptographic protocol. While mo
QtNat: A C++ Library for Simplified NAT Port Mapping with UPnP and Qt 6
QtNat is a lightweight C++ library built with Qt 6 that simplifies NAT port mapping using UPnP (Universal Plug and Play). The library enable
libwifi: A C Library for 802.11 WiFi Frame Parsing and Generation
libwifi is a C library for parsing and generating 802.11 WiFi frames, providing functions and structs to simplify working with WiFi packet d
F-Stack: High-Performance Network Framework Using DPDK for Kernel Bypass
F-Stack is a high-performance network framework based on DPDK (Data Plane Development Kit) that addresses the bottleneck of Linux kernel pac
Why Average LLM Use Is Likely Destroying Value in Software Development
The author argues that, contrary to prevailing hype, the average use of Large Language Models (LLMs) is likely destroying value rather than
