Today in our newest take on “older technology is better”: why NAT rules!

  • Thiakil
    link
    fedilink
    arrow-up
    2
    ·
    11 days ago

    And if you want static ips either use dhcp6 or disable the randomisation of eui64 addresses

    • Justin@lemmy.jlh.name
      link
      fedilink
      English
      arrow-up
      2
      ·
      11 days ago

      I have static IPs for my Kubernetes nodes, and I actually use DHCPv6 for dynamic dns so I can reach any device with a hostname, even though most of my devices don’t have static IPs.

      The issue is those static IPs are tied to my current ISP, preventing me from changing ISPs without deleting my entire Kubernetes cluster.

      • Thiakil
        link
        fedilink
        arrow-up
        1
        ·
        10 days ago

        It certainly looks like you can give it a prefix to assign out, possibly even multiples