The procedure below assumes that you already have the MAC Address of the device.
- Login to PfSense Server
- Go to Services -> DHCP Server
- (Optional)Look at the existing list of registered devices and take note of the IP address of the last entry.
- Click Add button in the bottom of the list
- Mac Address: Enter the device mac address
- Client Identifier: Name of the device user
- IP address: Enter the your desired ip address (usually, I just encode sequencially from step#3, so for example if the last entry in step#3 is 192.168.0.26 then I will encode 192.168.0.27 here)
- Hostname: Name of the device user (Note: Do not enter space character)
- Description: This is optional (You can encode the today’s date so you can trace back when did you registered this device)
- Click the Save Button
- Click Apply button