zerotier-openwrt icon indicating copy to clipboard operation
zerotier-openwrt copied to clipboard

Zeronsd - compile and add to feed in openwrt

Open ehrenmann1977 opened this issue 2 years ago • 4 comments

There is a need for Zeronsd for openwrt, since without it, it would be difficult to setup a DNS server for Zerotier networks. Now the ZeroNSD has been in alpha, could you please compile it and add it to the feed.

https://www.zerotier.com/2021/05/06/zeronsd-unicast-dns-resolution-for-zerotier-now-in-alpha/

thank you

ehrenmann1977 avatar Jun 18 '22 20:06 ehrenmann1977

IMHO, zeronsd should be a different package

ogarcia avatar Jun 19 '22 08:06 ogarcia

yes it is a different package, could you please compile it and create a new project for it, since you have the necessary knowhow. I tried compiling for openwrt but still I am new to it.

ehrenmann1977 avatar Jun 21 '22 08:06 ehrenmann1977

Zeronsd is written in Rust. OpenWrt does not seem to support Rust based projects yet.

mwarning avatar Jun 21 '22 10:06 mwarning

there are some other alternatives, written in go, if we can cross-compile it for openwrt, it would be supported. here is another project written in go https://github.com/mje-nz/zerotier-dns I am still struggling with buildroot to crosscompile a project

ehrenmann1977 avatar Jun 21 '22 23:06 ehrenmann1977