I have a nextcloud server running on my local network. Unfortunately due to Comcast's data caps, I would like to transfer files to the site locally. If I have another computer on my network and I go to 192.168.1.x (server's local address), would the file transfer be internal?
Right now if I go to 192.168.1.x, the server redirects to example.com (my url). Does this mean that a file transfer currently would be external and count on my data cap?
My solution would be to create a DNS (my DNS server is not local) record like: internal.example.com and point it to 192.168.1.x would this work?