Skip to content

tuxpowered/pfSense-pkg-zerotier

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pfSense-pkg-zerotier

pfSense package to support zerotier.

Pre-reqs

  1. FreeBSD 12.2 Workstation with pkg, git, and gmake

Build

  1. git clone https://github.com/pfsense/FreeBSD-ports.git
  2. add ALLOW_UNSUPPORTED_SYSTEM=YES to /etc/make.conf
  3. Copy these files to FreeBSD-ports/net/pfSense-pkg-zerotier
  4. Run make clean ; make package
  5. scp work/pkg/pfSense-pkg-zerotier-0.00.1.txz to pfsense

Install

  1. Run pkg add https://pkg.freebsd.org/FreeBSD:12:amd64/latest/All/zerotier-1.10.1.pkg
  2. Run pkg add pfsense-pkg-zerotier-0.00.1.txz

Alternative Package Install

If you find that the download, and compile times to be too long to wait. @tuxpowered compiled the package for amd64/x86_64 systems and is available here:

Release 0.00.1

pkg add https://pkg.freebsd.org/FreeBSD:12:amd64/latest/All/zerotier-1.10.1.pkg
pkg add https://github.com/tuxpowered/pfSense-pkg-zerotier/releases/download/0.00.1/pfSense-pkg-zerotier-0.00.1.pkg

ToDo

  • Re-write controller functionality to match API changes
  • Interface creation

About

pfSense package to support zerotier.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 94.7%
  • Makefile 3.3%
  • Shell 2.0%