[DNS]
DNS问题
我装完linux 的bind 9.2.1包,在/etc下没有named.conf文件,我自己手工写了一个,但我手工配完以后,用nslookup有如下显示:
[root@ns root]# 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.
>; server
Default server: 192.168.0.1
Address: 192.168.0.1#53
>; exit
找不本地域名,奇怪!
我装的是linux workstation,请问这是什么原因啊,其它的配置文件应该不会有问题,我以前在bind 8里写过,是不是9与8有什么不同,上网查了,也没查出什么,请高手指教??谢谢!