Hello,
We made an web app that we host on a droplet on DO and big files/client files in a in-house server, everything is up and working, we made an subdomain in DO to point the in-house server since we have an dynamic ip that updates the ip automatly with an script.
Everyone from outside the network can view the contents of the in-house server except for users in the same network of the server, how can i reverse proxy my subdomain so users in the same network can view the files in the web app? (I know i can make a hairpin NAT to solve this but we don’t have complete access to the microtik router)
The configuration i wanna set is the follow:
UserSameNetwork -> DigitalOcean -> LocalServer
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Difficult to say without knowing how your subdomain/app works exactly.
If you run a local DNS server on the local network which the clients use for DNS resolution, maybe create a DNS record for the subdomain on the DNS server that points to the server IP locally (i.e. private network IP). So the local users connect directly to the server.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.