Zerotier One as a package - $100USD
-
Will gladly pitch another $20 if it can be continued.
-
I'll throw another $100 into the fray to get this updated and pushed into the package repo.
Edit:
Would keen to see all of the controller functionality working as well.
-
It seems this project was dropped by the previous person. Would anyone else be willing to pick up the project and work to update it to final full release package to the pfsense community?
I'll offer another $100 to the new bounty for this.
-
Im in for $250 if anyone wants to pick this up.
-
So I have been playing around with this. I have one primary issue which has to be solved before I can update/build the functionality of the client and controller.
Right now I have started from the ground up building a package. I can get the service started and track it in the services menu. Once started via the gui I can use the cli to join a network and then assign the interface.
The issue is then when the system reboots the daemon doesn't appear to start before the configuration is loaded and that leads to an interface mismatch that requires Cli interaction to bring the system up again.
I'm open to any ideas you all have to get the service started before the config loads.
-
Okay,
I have it able to reboot and keep the interfaces. I don't know if it's the most elegant solution but it works. Also started working on the client output see attached.
![2018-02-03 13_43_37-pfSense.localdomain - Package_ Zerotier_ Networks.png](/public/imported_attachments/1/2018-02-03 13_43_37-pfSense.localdomain - Package_ Zerotier_ Networks.png)
![2018-02-03 13_43_37-pfSense.localdomain - Package_ Zerotier_ Networks.png_thumb](/public/imported_attachments/1/2018-02-03 13_43_37-pfSense.localdomain - Package_ Zerotier_ Networks.png_thumb) -
Still making progress on the controller. Just wondering if anyone has interest in the package?
If you see anything on the interfaces you want to change let me know.Thanks,
ChanceM![2018-02-05 20_20_20-pfSense.localdomain - VPN_ Zerotier_ Controller.png](/public/imported_attachments/1/2018-02-05 20_20_20-pfSense.localdomain - VPN_ Zerotier_ Controller.png)
![2018-02-05 20_20_20-pfSense.localdomain - VPN_ Zerotier_ Controller.png_thumb](/public/imported_attachments/1/2018-02-05 20_20_20-pfSense.localdomain - VPN_ Zerotier_ Controller.png_thumb)
![2018-02-05 20_23_54-pfSense.localdomain - VPN_ Zerotier_ Peers.png](/public/imported_attachments/1/2018-02-05 20_23_54-pfSense.localdomain - VPN_ Zerotier_ Peers.png)
![2018-02-05 20_23_54-pfSense.localdomain - VPN_ Zerotier_ Peers.png_thumb](/public/imported_attachments/1/2018-02-05 20_23_54-pfSense.localdomain - VPN_ Zerotier_ Peers.png_thumb) -
wow this is pretty great!
I'm sure this will pick up steam really quickly, lots of people are talking about integrating zerotier into routers on their forums. People (myself included) are running ubuntu VMs and machines as bridges as a workaround. Having it built into PFsense will make it much easier to configure and control.
Thanks for your efforts!
-
I'll pledge $250 for towards the package as well.
Chancem, not sure how you're starting it back up on boot but I'm doing it like this:
in /etc/rc.bootup i add
mwexec("/sbin/ifconfig lo0 up");
mwexec("/usr/local/etc/rc.d/zerotier onestart > /dev/null");
mwexec("/bin/sleep 6");just before the:
Code: [Select]
echo "Loading configuration…";
parse_config_bootup();
echo "done.\n";I found this somewhere else on this forum so credit goes not to me but to the person who figured this out - ariel I think.
Don't know if this helps just thought I'd put it out there.
Thanks for working on this package!
-
I'll pledge $250 for towards the package as well.
Chancem, not sure how you're starting it back up on boot but I'm doing it like this:
in /etc/rc.bootup i add
mwexec("/sbin/ifconfig lo0 up");
mwexec("/usr/local/etc/rc.d/zerotier onestart > /dev/null");
mwexec("/bin/sleep 6");just before the:
Code: [Select]
echo "Loading configuration…";
parse_config_bootup();
echo "done.\n";I found this somewhere else on this forum so credit goes not to me but to the person who figured this out - ariel I think.
Don't know if this helps just thought I'd put it out there.
Thanks for working on this package!
Thanks! Currently I have added them to excepted Interfaces similar to ovpn or other of these types of interfaces.
Just wanted to give you guys a demo of my current progress.
https://youtu.be/aKIAEjaCqs8
-
You're making incredible progress, great work!
thanks very much
-
This looks really cool! I'll kick in another $100.
(I'm new to the forum. How do I send in payment?)
-
Where can one get and try out this package. If it works well, i'd donate to the package creator. I just haven't used zerotier before but it sounds better than my openvpn setup.
-
I compiled the package and tried it out. Still some bugs on defining networks within pfSense but overall, I can ping :) Now I need to read up on OSPF routing and set up some dynamic routing.
https://www.reddit.com/r/zerotier/comments/7zc46c/pfsense_zerotier_package_update_1/
-
I am still very interested in this and very happy to keep paying bounties to get it done.
-
I am having troubles getting data to pass when creating networks within the pfSense controller. When connecting to the controller through my.zerotier.com, it seems to work. Might be some ruleset generation issue.
-
Hi,
I'd like to support this initiative, count me in for $ 50
Is this still actively beeing worked on? Are there any eta's as to when it will be in the main pfsense repository?Thanks!
Peter -
is there a status page or home page for this package?
-
If this can get to production, I'll gladly contribute $50 as well.
-
This is the link if someone is wondering. There appears to be no recent progress.
https://github.com/ChanceM/pfSense-pkg-zerotier