On Thu, Oct 01, 2009 at 11:42:26AM +0200, Walther Lalk <[email protected]> wrote a message of 51 lines which said:
> local-zone: "ptawug." nodefault BTW, it is typically a bad idea to use a pseudo-TLD, because of the risk of leaking domain names (which won't work outside) and the risk when merging with another organization (which may use the same). Why not using ptawug.co.za or, if purely local, private.ptawug.co.za? > forward-zone: > name: "." > forward-addr: 172.20.24.98 It seems correct and, IMHO, should work. Did you try 'tcpdump -n host 172.20.24.98 and port 53' to see if queries really do go to this machine? > As it currently stands, dns queries to wireless addresses (always in > the form of host.ptawug) work 100% (forward and reverse), however > standard internet dns queries don't (for example google.com) Error message from dig? Anything in Unbound log file? Try at least 'verbosity: 3' to have more details. _______________________________________________ Unbound-users mailing list [email protected] http://unbound.nlnetlabs.nl/mailman/listinfo/unbound-users
