I run PRTG on a remote server with a static IP, so if I enter the IP in my browser I end up there. Since I set up a dns record to access the site, and would rather not have random people end up there, I want to make it impossible to reach from just the IP (the IP is not exactly secret, so somebody randomly entering it into the browser is a realistic possibility).
So my question is if I can prevent the IP to automatically redirect to the correct port or somehow make it only accessible via the proper domain. The dns runs on a different server (different IP) so maybe I can lock it to only accept the dns servers IP?
If no other way is currently available, I will use the method suggested in this question: https://kb.paessler.com/en/topic/86815-can-i-restrict-the-client-ips-that-can-access-the-administration-webpage-to-a-specific-ip-or-subnet
Add comment