I’m having trouble getting NextCloud to work with Zero Tier. Here’s my setup: I’m running the latest Raspberry Pi OS and NextCloud on a Raspberry Pi 5 (8 GB RAM) with a 500 GB external drive. Both the Raspberry Pi and a Windows PC have Zero Tier clients installed.
Everything works perfectly when I’m on the local network. I can access NextCloud via Zero Tier by assigning IP addresses to both devices as expected. However, the issue arises when I try to access NextCloud over the internet through a different ISP. It won’t load the NextCloud login screen, even though I can ping all devices successfully.
Here’s what I’ve tried so far:
I installed all the IP table routes on the Raspberry Pi as per the Zero Tier documentation.
I modified the “allowed” domains for NextCloud in the config.php file on the Raspberry Pi.
Unfortunately, none of these attempts have solved the problem.
If anyone has experience with this setup, could you please help guide me on IP routing and the correct config.php settings for NextCloud? Any assistance would be greatly appreciated!