The physical, unique identifier of the hardware unit.
Finding your pfSense serial number is crucial for active support, hardware warranties, and system registration. Depending on whether you are using an official Netgate appliance or a custom-built system, this information resides in different places.
Edit the .vmx file of the virtual machine and add smbios.reflectHost = "TRUE" to pass the host serial number down to pfSense.
The pfSense serial number is a unique identifier displayed on the system dashboard of a pfSense installation. Its primary purpose is to identify the hardware running pfSense for support and licensing purposes. However, its nature differs significantly depending on whether you are running pfSense on official Netgate hardware or on generic hardware (often called "white box" hardware). pfsense serial number
If you purchased an official Netgate appliance (e.g., SG-1100, SG-2100, 6100, 8200, 1541), the serial number is your key to world-class Technical Assistance Center (TAC) support. When opening a support ticket, the first thing Netgate support will ask for is the serial number. This ties your device to your purchase date, warranty status, and support level.
For organizations managing multiple pfSense instances, the CLI methods can be incorporated into automation scripts. A PowerShell example for extracting the serial number from remote pfSense systems using Plink:
To prove ownership and check warranty status. The physical, unique identifier of the hardware unit
If the information is not appearing in the GUI, you can pull hardware identifiers directly from the pfSense shell (Option 8 in the console menu): Netgate Documentation Standard BIOS Serial utility to pull manufacturer data: dmidecode -s system-serial-number Alternative Method is not installed, you can try: kenv smbios.system.serial Generic Hardware : On non-Netgate systems, pfSense may instead display the kern.hostuuid , which is a randomly generated UUID created during the first boot after installation. Netgate Forum Key Differences: Serial Number vs. Netgate Device ID (NDI) Serial Number
As Netgate documentation explains, "Serial numbers are not consistent across different hardware manufacturers and building a firewall running pfSense software from scratch on 'white box' hardware is common".
For official Netgate appliances (e.g., SG-1100, SG-2100, SG-4100, SG-6100), the easiest way to find the serial number is by looking at the physical sticker on the bottom of the device. Edit the
In recent versions, such as , the serial number (or Netgate ID) is essential for software lifecycle management.
For more information on pfSense and its features, check out the following resources:
This comprehensive guide details every method available to locate your pfSense serial number, explains the differences between Netgate IDs and hardware serials, and highlights how to use this data for official troubleshooting. Why You Need Your pfSense Serial Number