Move subnets to avoid common conflicts #159

Open
opened 2025-02-10 23:05:24 +00:00 by rasmus · 0 comments
Owner

https://wiki.k-space.ee/en/hosting/network/vpn

  • Tailscale is popular, is a recurring problem to debug for accessing the internal network on- and off-site, and there isn't a fix besides disabling (breaking other connections)-enabling it every time. 100.64.0.0/10 isn't supposed to be used for private networks. https://tailscale.com/kb/1015/100.x-addresses
  • Docker default IPv4 (172.17.0.0/16)

Relying on 172.xyz, and blocking out sections might be an idea, should be enough addresses (what I've seen most commonly in not-huge corporate networks). 10.x (what I've seen in huge corporate networks) still exists.

This is a relatively painful undertaking, should definitely be coordinated with Erki A and Kristjan (independently).

https://wiki.k-space.ee/en/hosting/network/vpn - Tailscale is popular, is a recurring problem to debug for accessing the internal network on- and off-site, and there isn't a fix besides disabling (breaking other connections)-enabling it every time. 100.64.0.0/10 isn't supposed to be used for private networks. https://tailscale.com/kb/1015/100.x-addresses - Docker default IPv4 (172.17.0.0/16) Relying on 172.xyz, and blocking out sections might be an idea, should be enough addresses (what I've seen most commonly in not-huge corporate networks). 10.x (what I've seen in huge corporate networks) still exists. This is a relatively painful undertaking, should definitely be coordinated with Erki A and Kristjan (independently).
rasmus added the
enchancement
label 2025-03-28 22:36:02 +00:00
Sign in to join this conversation.
No description provided.