August 2020 Summaries
3 posts from Tailscale
Filter
Month:
Year:
Post Summaries
Back to Blog
Tailscale's August newsletter highlights the milestone release of Tailscale 1.0, which, although not feature-complete or bug-free, marks significant progress in providing reliable network connectivity across various platforms. The update focuses on connectivity improvements and sets the foundation for future enhancements. Tailscale also introduced a new Android client featuring native Google authentication and a network device list. The community spotlight acknowledges contributions from users who created guides for using Tailscale with code-server and securing servers with UFW, inspiring the addition of a new "Guides" section in the Tailscale documentation. The company welcomed Laura Franzese as the new Product Marketing Manager and announced the deployment of new relay servers in Bangalore and Tokyo, significantly reducing latency for users in East and Southeast Asia. Future plans include expanding relay servers to the UK and Southeastern US.
Aug 25, 2020
563 words in the original blog post.
The blog post delves into the complexities of Network Address Translation (NAT) traversal, a crucial aspect of establishing peer-to-peer connections across networks with NAT devices and firewalls. It explains how Tailscale, among other technologies, uses various techniques to overcome the challenges posed by NATs, such as using UDP protocols, STUN servers, and coordination servers to manage IP and port information. The post highlights the intricacies of stateful firewalls and NATs, differentiating between types like Endpoint-Independent Mapping and Endpoint-Dependent Mapping, and discusses the limitations of traditional NAT traversal techniques. It introduces the concept of using relays as a fallback when direct connections fail and emphasizes the importance of the Interactive Connectivity Establishment (ICE) protocol, which simplifies connectivity by simultaneously trying multiple pathways. The discussion also touches upon the potential of IPv6 to mitigate some of these issues, although it is not yet universally adopted. Overall, the post provides a comprehensive overview of the strategies and challenges involved in achieving reliable NAT traversal for seamless internet communication.
Aug 21, 2020
8,931 words in the original blog post.
Tailscale, a platform that simplifies the creation of secure networks for teams, has launched its Android app, now available on the Google Play Store, marking a significant milestone as it moves out of beta. This development addresses a popular demand among users and signifies an expansion of Tailscale's capabilities to nearly all devices. The upcoming release of Tailscale 1.0 promises enhanced features, including improved identity and SSO support, more reliable connectivity, and greater network control with the new Shields Up feature. The platform offers seamless integration with existing infrastructures, thanks to its compatibility with services like GSuite, Okta, and Active Directory, and employs WireGuard for secure transport without the need for traditional VPN gateways. Users have praised Tailscale for facilitating quick transitions from conventional VPN setups to more flexible network models, enhancing remote productivity and security.
Aug 03, 2020
637 words in the original blog post.