Hi
Have downloaded the software Unbound for windows and installed.
It is resolving external links like cnn.com. Using nslookup of windows command line.
However the locally installed WAMP server
library.vadada 192.168.0.25
is not resolving.
How to go about it. I’m not a technical person but the ownership lies with me. Please help.
Regards
Sriram
Hi,
I'm not technical either but do have read the documentation and the
configuration file unbound.conf - especially this section:
# Serve zones authoritatively from Unbound to resolver clients.
# Not for external service.
I assume that the ".vadada" domain is some local domain of yours.
*If* there is a local domain (and probably also DHCP) server handling that domain, then you can add the following to your unbound config:
Thank you. I have tried and it works like a charm on the local machine. How can I make it work within the subnet 192.168.0 ? My gateway is .1 but it is a simple accesspoint. Can I make this machine 192.168.0.25 to cater to any of the client within this group of addresses 192.168.0.3 to .254?