
07-08-2008, 05:09 AM
|
| Intermediate Member | |
Posts: 24
| |
host Quote:
[zimbra@mail root]$ host 'hostname'
Host hostname not found: 2(SERVFAIL)
| mx Quote:
[root@mail ~]# dig coqueths.internal mx
; <<>> DiG 9.4.2 <<>> coqueths.internal mx
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 56405
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;coqueths.internal. IN MX
;; AUTHORITY SECTION:
coqueths.internal. 3600 IN SOA chs-sr-dc1.coqueths.internal. hostmaster.coqueths.internal. 2252 900 600 86400 3600
;; Query time: 0 msec
;; SERVER: 192.168.8.8#53(192.168.8.8)
;; WHEN: Tue Jul 8 11:17:10 2008
;; MSG SIZE rcvd: 93
| any Quote:
[root@mail ~]# dig coqueths.internal any
; <<>> DiG 9.4.2 <<>> coqueths.internal any
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 15397
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 6, AUTHORITY: 0, ADDITIONAL: 2
;; QUESTION SECTION:
;coqueths.internal. IN ANY
;; ANSWER SECTION:
coqueths.internal. 600 IN A 192.168.8.8
coqueths.internal. 600 IN A 192.168.8.1
coqueths.internal. 3600 IN A 129.168.8.0
coqueths.internal. 3600 IN NS chs-sr-dc2.coqueths.internal.
coqueths.internal. 3600 IN NS chs-sr-dc1.coqueths.internal.
coqueths.internal. 3600 IN SOA chs-sr-dc1.coqueths.internal. hostmaster.coqueths.internal. 2252 900 600 86400 3600
;; ADDITIONAL SECTION:
chs-sr-dc2.coqueths.internal. 3600 IN A 192.168.8.1
chs-sr-dc1.coqueths.internal. 3600 IN A 192.168.8.8
;; Query time: 0 msec
;; SERVER: 192.168.8.8#53(192.168.8.8)
;; WHEN: Tue Jul 8 11:18:05 2008
;; MSG SIZE rcvd: 212
| |