These instructions assume:
- The date, time and time zone are correctly set on the switch.
- You have administration access to the pfSense dashboard.
- The IP address of your Auvik collector is known.
Installing softflowd
- Log into the pfSense firewall web admin console.
- Navigate to System > Package Manager > Available Packages.
- Find the softflowd package and select the + Install Button.
Configure IPFIX
- Navigate to Services > softflowd.
- Under General Settings:
- Enable softflowd.
- Select all the interfaces you wish to collect flow data on.
- In the Host field, enter the collector IP to receive the flow data.
- In the Port field, choose one of the following ports: 2055, 2056, 4432, 4739, 6343, 9995, or 9996.
- In the Max Flows field, enter 8192.
- Select Netflow Version 10.
- Set Flow Tracking Level to Full.
- Under Timeout Values
- In the General field, enter 60.
- In the Maximum Lifetime field, enter 60.
- In the Expire Interval field, enter 0.
- In the TCP field, enter 60.
- In the TCP RST field, enter 60.
- In the TCP FIN field, enter 60.
- In the UDP field, enter 60.
- Click Save.
IPFIX is now enabled on your pfSense firewall.