v+On Wed, 27 Aug 2003 13:18:42 -0700 (PDT)
[EMAIL PROTECTED] wrote:

> Hi Guys,
> 
> I have just built my Redhat 8 box as a dns server and have installed bind
> 9.2.2.
> 
> I have it working just fine from all my unix boxes, for example:
> 
> $nslookup enermax <- returns the expected output with the correct name and
> address.
> 
> However, from all my windows boxes I have to do the following in order to
> get a correct output:
> 
> $nslookup enermax.chamkila.org
> 
> But, it should be able to give me the same output with $nslookup enermax,
> but it does not.
> 
> Any ideas as to how I can get this to work?  Any suggestions or comments
> would be grately appreciated.
>

add this line to your /etc/resolv.conf file:

search chamkila.org

Cheers,
Sean


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to