need help
this are the output from the following commands
[zimbra@rebisco root]$ cat /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
192.168.35.114 rebisco.rebmain.com rebisco
[zimbra@rebisco root]$ cat /etc/resolv.conf
search wrms
#nameserver 192.168.0.240
nameserver 192.168.35.254
nameserver 208.67.222.222
nameserver 208.67.220.220
[zimbra@rebisco root]$
[zimbra@rebisco root]$ dig rebisco.rebmmain.com any
; <<>> DiG 9.3.4-P1 <<>> rebisco.rebmmain.com any
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 12412
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;rebisco.rebmmain.com. IN ANY
;; Query time: 442 msec
;; SERVER: 192.168.35.254#53(192.168.35.254)
;; WHEN: Wed May 19 13:45:13 2010
;; MSG SIZE rcvd: 38
[zimbra@rebisco root]$ dig rebisco.rebmain.com mx
; <<>> DiG 9.3.4-P1 <<>> rebisco.rebmain.com mx
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 38189
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;rebisco.rebmain.com. IN MX
;; Query time: 300 msec
;; SERVER: 192.168.35.254#53(192.168.35.254)
;; WHEN: Wed May 19 13:46:10 2010
;; MSG SIZE rcvd: 37
[zimbra@rebisco root]$ host `hostname`
rebisco.rebmain.com has address 192.168.35.114


LinkBack URL
About LinkBacks

