Just setup bind 9.8.1-P1 server. Have it resolving locally (on the server) when putting in just hostname. But when trying to lookup just the hostname from a remote host I must put in my fully qualified domain name of the host before getting back responses.
ex. from dns server
nslookup host1
returns proper answer
from remote host
nslookup host1
doesn't return answer
nslookup host.domain.com
returns proper answer
Any suggestions on what to look at. Nothing is appearing in the logs.
Additional info. Its a redhat 6 box and the bind was compiled from source with no errors.
Thanks in advance
ex. from dns server
nslookup host1
returns proper answer
from remote host
nslookup host1
doesn't return answer
nslookup host.domain.com
returns proper answer
Any suggestions on what to look at. Nothing is appearing in the logs.
Additional info. Its a redhat 6 box and the bind was compiled from source with no errors.
Thanks in advance