Zerotier One as a package - $100USD
-
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 -
I actually created an issue for this, would be great to get some more people behind it.
https://redmine.pfsense.org/issues/9238
This would be a real game changer IMHO.
-
I will add $50 to this project, even if it would require cli config and installing the package manually.
Have installed the PKG, able to join the network and create a interface on pfsense. Only thing not working is traffic / ping.
-
Is the project still going on?
-
@impact1560 Its on the roadmap for 2.5.0 right now. Fingers crossed that it makes it.
-
@bbrendon that's because @coreybrett set the target version to 2.5.0, not because we accepted it for that release.