|
|
[root@redhat init.d]# ./named start
named 已经在运行[root@redhat init.d]# nslookup
Note: nslookup is deprecated and may be removed from future releases.
Consider using the `dig' or `host' programs instead. Run nslookup with
the `-sil[ent]' option to prevent this message from appearing.
> 192.168.0.2
Server: 192.168.0.2
Address: 192.168.0.2#53
** server can't find 2.0.168.192.in-addr.arpa: SERVFAIL
> redhat.langzi.com
Server: 192.168.0.2
Address: 192.168.0.2#53
** server can't find redhat.langzi.com: NXDOMAIN |
|