weird interaction between 4sight and the dns resolver.

Frank Terhaar-Yonkers fty at sunvis.rtpnc.epa.gov
Fri Feb 15 00:09:46 AEST 1991


I had the same problem.  It manifested itself when the primary NS 
machine which is in the SAME domain as the 4D was down.   So ... it went
to the secondary server which is on a different domain/network.  The resolution
it gets is then: localhost."domain of secondary server", instead of:
localhost."domain of primary server".  I kludged around the problem by putting the
following in /usr/etc/resolv.conf: 
hostresorder    local bind

and the following in /etc/hosts:
127.0.0.1       localhost localhost.rtpnc.epa.gov

Bind should then no longer resolve "localhost". 

I wish I knew the REAL problem (probably an error in the way the DNS stuff is
set up) but don't have the time to persue it.

-- 

cheers - Frank



More information about the Comp.sys.sgi mailing list