Displaying 1 result from an estimated 1 matches for "dynamic_end".
Did you mean:
  dynamic_env
  
2023 Nov 01
1
Again kea DHCP-Server
..."space": "dhcp4",
          "name": "routers",
          "code": 3,
          "data": ?<gateway_addr>"
        }
      ],
      "pools": [
        {
          "pool": ?<dynamic_start> - <dynamic_end>"
        }
      ]
    }
  ]
}
On Nov 1, 2023, at 11:14, Stefan Kania via samba <samba at lists.samba.org> wrote:
I think what we need is both a very simple way to setup DHCP (deffinetly NOT kea) and kea for more complex networks. We have the same with the internal DNS and Bi...