Hi,
From a remote pc I can only get to the apache test page using my dns servers ip address. When trying to get I get no server find.
Just wondering If I'm missing something. This is a continuation to thread below 'access by ip only'
These are the configurations I guessing may be contributing to the problem.
//Host file
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
172.25.47.98 ns1.mydomain.com mydomainNS
172.25.47.98 mydoamin.com mydomain
//resolve.conf
search mydomain.com
nameserver ip one of isp nameserver
nameserver ip two of isp nameserver
What should be in this file?
/etc/nsswitch.conf
Is this correct?
"hosts: dns files"
//host.conf
order hosts,bind
multi on #should I add this line
Thanks
From a remote pc I can only get to the apache test page using my dns servers ip address. When trying to get I get no server find.
Just wondering If I'm missing something. This is a continuation to thread below 'access by ip only'
These are the configurations I guessing may be contributing to the problem.
//Host file
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
172.25.47.98 ns1.mydomain.com mydomainNS
172.25.47.98 mydoamin.com mydomain
//resolve.conf
search mydomain.com
nameserver ip one of isp nameserver
nameserver ip two of isp nameserver
What should be in this file?
/etc/nsswitch.conf
Is this correct?
"hosts: dns files"
//host.conf
order hosts,bind
multi on #should I add this line
Thanks