Skip to content

Instantly share code, notes, and snippets.

@aphexddb
Forked from avin/todo.txt
Last active March 14, 2023 20:49
Show Gist options
  • Save aphexddb/7102873e20ba5ea247b73ac88c4406e1 to your computer and use it in GitHub Desktop.
Save aphexddb/7102873e20ba5ea247b73ac88c4406e1 to your computer and use it in GitHub Desktop.
OPNSense development

Install FreeBSD packages in pfSense / OPNsense

  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

Setup SMB on FreeBSD https://blog.vulnifo.com/2021/09/17/how-to-setup-nfs-and-samba-on-freebsd-13/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment