Hi Steve

this is the output commands:

 dig pc12.mydomain.com

; <<>> DiG 9.6-ESV-R4 <<>> pc12.mydomain.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 28662
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;pc12.mydomain.com   IN      A

;; AUTHORITY SECTION:
mydomain.com 1800 IN SOA server.pc12.mydomain.com. hostmaster.pc12.mydomain.com. 2013070968 10800 3600 604800 3600

;; Query time: 0 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Wed Jul 10 11:41:05 2013
;; MSG SIZE  rcvd: 113

nslookup pc12.mydomain.com
Server:         127.0.0.1
Address:        127.0.0.1#53

** server can't findpc12.mydomain.com: NXDOMAIN

Thanks for the advice, I got both commands for testing dns


On 10/07/2013 11:39 AM, Steven Carr wrote:
On 10 July 2013 17:34, IT Support <it.compilat...@gmail.com> wrote:
I already add a address record on my internal view for that remote host, if
I ping this host by IP address i got answer, but if i ping the same host by
name i got this message:
ping: unknown host

In future please copy/paste the commands you have ran and the output
so we can see the exact responses.

What response do you get when you run a `dig` or `nslookup` for the
hostname? (Ping does not test DNS, it may attempt a DNS query but it
does not fully test DNS). Did you try the FQDN of the host?

Steve
_______________________________________________
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

_______________________________________________
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