I have two routers in my network - a main router and a subnet router. I have Unbound running successfully on the main router.
If I run Unbound on the subnet router, will there be any speed or performance benefits for the devices connected to the subnet router resulting from the Unbound cache on the subnet router?
My thinking is any device on the subnet that needs DNS resolution will access the Unbound cache on the subnet router first. If item is not in cache or is stale, then the subnet router will do recursive lookup to resolve the DNS. In theory, it should speed up things, right?
If so, how do I configure Unbound on the subnet router? I installed it on the subnet router, but it seems to be blocking all traffic.
Thanks in advance!
If I run Unbound on the subnet router, will there be any speed or performance benefits for the devices connected to the subnet router resulting from the Unbound cache on the subnet router?
My thinking is any device on the subnet that needs DNS resolution will access the Unbound cache on the subnet router first. If item is not in cache or is stale, then the subnet router will do recursive lookup to resolve the DNS. In theory, it should speed up things, right?
If so, how do I configure Unbound on the subnet router? I installed it on the subnet router, but it seems to be blocking all traffic.
Thanks in advance!