-
-
Notifications
You must be signed in to change notification settings - Fork 867
Open
Description
I've created a quick and dirty FreeBSD port and an OPNSense plugin for the netbird client. This works quite well but I had to patch it.
To prevent netbird from messing with the routing table of the firewall I've set NB_DISABLE_CUSTOM_ROUTING to true.
Then I tried to enable a route to the network behind the firewall. This failed because the management service only allows routes to Linux clients. To fix this I made the client pretend to be running on linux. e.g. I've patched info_freebsd.go.
Now our firewall works as netbird gateway for our LAN.
Are there any plans to allow routes to FreeBSD clients?
ER-EPR, nbari, artbird309, MacLemon, Hobby-Student and 12 morebraginini, IanMoroney, mineiwik, n5ke, ER-EPR and 10 more