请教个dns的问题,我在redhat5中已经配置好了dns服务器,在windows客户端也可以解析,也可以转发,但是奇怪的是在windows客户端使用nslookup后出现的是:
C:\Users\test>nslookup
默认服务器: localhost
Address: 10.0.2.15
>
按照道理应该出现的是:
C:\Users\test>nslookup
默认服务器: dns1.test.cn
Address: 10.0.2.15
>
如果使用其他的dns服务器地址就没有问题:
C:\Users\test>nslookup
默认服务器: linedns.bta.net.cn
Address: 202.106.196.115
>
我知道肯定是某个文件没有配好,但是忘记那个文件了,请了解的给个消息。谢了
ouc_wentao 于 2011-01-25 20:30:07发表:
不懂 俺是来学习的 呵呵
lymjjm1314 于 2011-01-25 16:35:52发表:
反向解析好像不需要配置啊
whitecat_fah 于 2010-12-10 14:05:16发表:
搞定了,是反向解析没有配置的原因。