Replies: 2 comments 2 replies
-
Sounds like ZeroTier is incompatible. RaspAP uses dhcpcd to configure TCP/IP across all available network interfaces. dnsmasq is used for DHCP and DNS. If ZeroTier uses |
Beta Was this translation helpful? Give feedback.
-
I have found a fix for this. See my post Here |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I was running zerotier on my system before installing RaspAP. Now that I have RaspAP installed, zerotier is not working anymore.
At first dnsmasq would not start in RaspAP so I executed
sudo systemctl stop systemd-resolved sudo systemctl disable systemd-resolved sudo systemctl mask systemd-resolved
Then dnsmasq started in RaspAP.
But now zerotier is not working.
`sudo zerotier-cli info
Error connecting to the ZeroTier service:
Please check that the service is running and that TCP port 9993 can be contacted via 127.0.0.1.
`
Does anybody know how to run both in parallal or whether this is even possible?
I am using wlan0 to connect to router and wlan1 as AP.
Thank you for your support
Alex
Beta Was this translation helpful? Give feedback.
All reactions