> dig  @IP-OF-YOUR-DNS-SERVER hallo.de
> 
> If that works, then you can proceed with the forward zone stanza on your
> local bind.  After that,  you need to make sure your /etc/resolv.conf
> points to your local bind instance (and not your ISP's dns).

Hi Jorge,
i think it looks good:
; <<>> DiG 9.7.0-P1 <<>> @(MY IP) hallo.de; (1 server found);; global options: 
+cmd;; Got answer:;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 3331;; 
flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 1
;; QUESTION SECTION:hallo.de.             IN      A
;; ANSWER SECTION:hallo.de.    86400   IN      A       (MY IP)
;; AUTHORITY SECTION:hallo.de.    86400   IN      NS      ns.
hallo.de.
;; ADDITIONAL SECTION:ns.hallo.de.   86400   IN      A       (MY IP)
;; Query time: 18 msec;; SERVER: 
(MY IP) #53(
(MY IP) );; WHEN: Sun Jan 15 15:12:16 2012;; MSG SIZE  rcvd: 84
in my resolv.conf are only the 2 nameserver of my ISP, nothing more.
what  must i change here? but i also like that my other domains are working :)
marcus
                                          
_______________________________________________
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