This recipe describes how to configure the DHCP server. The DHCP server assigns an IP address to anyone who requests one.
Configuring the DHCP server
Getting ready
In order to enable the DHCP server on an interface, that interface must have a static IP address. If you have followed the recipes in order, you should have at least one interface with a static IP address (the LAN interface). This example will show how to configure the DHCP server on the LAN interface.
How to do it...
- Navigate to Services | DHCP Server.
- Click on the LAN tab, if it isn’t selected already...