Hey, I've read through quite a few forum posts here about making Cloudron only available locally. I don't know if it just doesn't work network-wise, but should it actually work with these steps?
- change the static IP to the local network address e.g. 192.169.178.233
- DNS Sync
Do I need to pay attention to anything else?
Because this simple thought only leads to this error message DNS_PROBE_FINISHED_NXDOMAIN.
Is it even possible to resolve the domains directly to the local IPv4 address?
Or do you have to add/change any configurations in /etc/hosts?
Edit: I use a Progammatic DNS, not a manual one. This runs via API and therefore does not need port 80 or similar. My Cloudron server is currently running as a publicly accessible instance, but I only want to make it private. What I have tried so far was to remove ipv6 first, as already described, set the IPV4 address from public to static and enter the locally assigned Ipv4 address. After the DNS Sync I get the error message that it cannot resolve the domains DNS_PROBE_FINISHED_NXDOMAIN.