Skip to content

Instantly share code, notes, and snippets.

@avin
Created June 20, 2021 09:50
Show Gist options
  • Save avin/6ffc3a5f4e4971a739c2fc03d9df2d3f to your computer and use it in GitHub Desktop.
Save avin/6ffc3a5f4e4971a739c2fc03d9df2d3f to your computer and use it in GitHub Desktop.
Install FreeBSD packages in pfSense
1. Make sure "enabled" key is set to "yes" in /etc/pkg/FreeBSD.conf
2. Change "enabled: no" to "enabled: yes" in /usr/local/etc/pkg/repos/FreeBSD.conf
3. Change "enabled: no" to "enabled: yes" in /usr/local/etc/pkg/repos/pfSense.conf for FreeBSD repo
4. Now you're able to install packages from FreeBSD official repo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment