Search This Blog

Monday, August 13, 2018

pfSense DHCP option 43 for Aruba Networks


Here is a quick post for configuring DHCP option 43 and option 60 for Aruba Networks AP's on pfSense.

DHCP option 43 tells the AP the IP address of the master controller, hence when an AP first boots up he needs to connect to the master controller in order to get his first configuration (AP name, group, LMS/Backup LMS). There are several ways to instruct the AP who is the master controller, DHCP option 43 is one of them.

DHCP option 60 helps the server to identify the client specific vendor.

Log in into pfSense web GUI, go to Services / DHCP Server and the interface which serves the AP's.
Scroll down to Additional BOOTP/DHCP Options, and add the following options:




Note that option 43 should be expressed in HEX, but we convert ASCII text and not numbers!

So, in my example I need to convert the master controller IP: 10.100.110.200, we can use the following URL to ease the conversion: https://www.asciitohex.com/

In the end click save and let the AP boot up

Here is the pcap result: