Replies: 2 comments 2 replies
-
Hello. The most direct response is that you can use the access settings' allowlist to restrict access to only those IPs/subnets/ClientIDs you've selected. A draft of a more expansive guide can be found here. It should show up in our DNS Knowledge Base soon-ish. |
Beta Was this translation helpful? Give feedback.
-
Here is my AdGuardHome.yaml file.
As you can see, I tried here to limit connections only to MY_VPS_IPV4 and to its VPN LAN: 10.0.0.0/24. Here is console output from my another country VPS:
As you can see, port 53 is opened, but not reachable from random IPs. Now AGH isn't functioning as ad blocker, but its webfig is still reachable. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! How to restrict the DNS server only to VPN connections to my VPS? How to make it unavailable for the rest of the world?
My VPS hosting had been warned by a local ISP about open DNS server running on my VPS's IP-address as insecure fact for country's networking. So, I got an email asking me to disable it.
Being not too pro with, I've blocked a 53 port temporarily trying to googling the solution, but no luck yet.
I have:
Beta Was this translation helpful? Give feedback.
All reactions