Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
blocks:server:advanced_server_configuration:dhcp_server [2023-03-14 10:43] mattias created |
blocks:server:advanced_server_configuration:dhcp_server [2024-10-25 08:02] (current) admin |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | :!: **IMPORTANT**: | ||
+ | |||
===== DHCP Server ===== | ===== DHCP Server ===== | ||
Line 15: | Line 17: | ||
{{: | {{: | ||
- | As you may recall from the [[first_start# | + | As you may recall from the [[blocks: |
Here, you also specify the range of addresses allocated to dynamic clients. You typically want a small number of addresses reserved for network devices that need a fixed IP address (such as the BLOCKS Server itself). In this example, we're allowing the DHCP server to dynamically allocate address in the 10.2.5.1 through 10.2.16.254 range, giving us loads of dynamic adresses, while all addresses below 10.2.5.1 can be used for fixed IP address, as those are off limits for the DHCP server. You can adjust those numbers as you see fit. Click the green " | Here, you also specify the range of addresses allocated to dynamic clients. You typically want a small number of addresses reserved for network devices that need a fixed IP address (such as the BLOCKS Server itself). In this example, we're allowing the DHCP server to dynamically allocate address in the 10.2.5.1 through 10.2.16.254 range, giving us loads of dynamic adresses, while all addresses below 10.2.5.1 can be used for fixed IP address, as those are off limits for the DHCP server. You can adjust those numbers as you see fit. Click the green " |