opn-repo icon indicating copy to clipboard operation
opn-repo copied to clipboard

REQUEST: netmaker

Open cmonty14 opened this issue 2 years ago • 8 comments

Open source WireGuard mesh network client. https://github.com/gravitl/netmaker

Alternative to Tailscale, Nebula, ZeroTier.

cmonty14 avatar Jun 11 '22 19:06 cmonty14

Hm, this would need a FreeBSD port, will take some time

mimugmail avatar Jun 11 '22 19:06 mimugmail

The package is available here.

cmonty14 avatar Jun 11 '22 20:06 cmonty14

Yep, but this is a package, not a port

mimugmail avatar Jun 11 '22 20:06 mimugmail

Yep, but this is a package, not a port

Right, actually it's the binary w/o any config, service file, etc.

cmonty14 avatar Jun 11 '22 20:06 cmonty14

You can try to grab the binary, test the setup and write a small example guide, would save me some testing

mimugmail avatar Jun 12 '22 06:06 mimugmail

Sure... Unfortunately I didn't complete the setup of Netmaker server, yet.

However, the netmaker-client (= netclient) binary seems to be very intuitive:

$ netclient --help
2022/06/12 13:16:22 This program must be run with elevated privileges (sudo). This program installs a SystemD service and configures WireGuard and networking rules. Please re-run with sudo/root.

I was instructed to run netclient join; this will install and start the daemon, create config files in/etc/netclient and log file in /var/log.

cmonty14 avatar Jun 12 '22 11:06 cmonty14

But so you want the client or server in OPN?

mimugmail avatar Jun 12 '22 11:06 mimugmail

But so you want the client or server in OPN?

Client only.

(Server will run on dedicated instance, VM or K3s.)

cmonty14 avatar Jun 12 '22 12:06 cmonty14