• @[email protected]
    link
    fedilink
    English
    238 months ago

    I want to criticize this but I have multiple production environments with no DHCP and the process for provisioning new servers is basically “Guess an ipv4 address and if you pick one that’s already in use the build will fail and you can guess again.”

    This is arguably better which is a little embarrassing.

    • @[email protected]
      link
      fedilink
      88 months ago

      Totally OK way of doing it. You basically manually implemented the protocol APIPA uses to allocate 169.254 addresses.

    • exu
      link
      fedilink
      English
      38 months ago

      Have you never just run an nmap of the whole network and made a list of ip addresses that are occupied?

      • @[email protected]
        link
        fedilink
        English
        48 months ago

        You could, but that information gets stale pretty quickly and is tricky to do with the ACLs.