DDNS and NextCloud integrated with FreeNAS for free hosting solutions.
DDNS and NextCloud integrated with FreeNAS for free hosting solutions.
I'm working on completing my FreeNAS story. I've been trying to make my NAS reachable remotely via NextCloud through a DDNS, but it only leads to my router login. How can I set up the DDNS to connect to my Nextcloud instance at 192.168.0.48:8282? Router model is CODA-4852, using the afraid.org service. FreeNAS version 11.3-U3.1 and Nextcloud version v21. Need any extra details? Just ask.
Configure your router's port forwarding settings or connect via a VPN within your local network.
You need to configure port forwarding on the router to route traffic to the Nextcloud server. Because you're receiving the DDN entry correctly, that part is working.
I provided what I thought was necessary, but I'm unsure if it matches your requirements.
Consider using a different IP address for Nextcloud and configure it to run on ports 80 and 443. A reverse proxy can direct traffic accordingly, or you may need to modify the browser settings to use those ports.