Hi together,

thanks for these many hints. Wow! So many mistakes in a few lines. Here
ist now my config file:
-----%<-----
@       IN      SOA     localhost.      root.localhost. (
                                        2012050900
                                        7200
                                        1800
                                        1209600
                                        300 )
        1800    IN      NS      localhost.
        1800    IN      A       216.239.32.20 ;nosslsearch.google.com.
-----%<-----

And here my dig answer:
-----%<-----
root@tobias-xps:/home/tobias# dig @localhost www.google.com

; <<>> DiG 9.8.1-P1 <<>> @localhost www.google.com
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 51300
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 2

;; QUESTION SECTION:
;www.google.com.                        IN      A

;; ANSWER SECTION:
www.google.com.         1800    IN      A       216.239.32.20

...
-----%<-----

That looks good. Are there any more mistakes or hints not mentioned yet?

Greetings,

Tobias
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to