Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!bionet!ames!trident.arc.nasa.gov!schoch From: schoch@trident.arc.nasa.gov (Steve Schoch) Newsgroups: comp.unix.ultrix Subject: Re: Ultrix resolver Keywords: DEC 3100, Resolver Message-ID: <23650@ames.arc.nasa.gov> Date: 7 Apr 89 20:58:03 GMT References: <124@crltrx.crl.dec.com> <774@fcs280s.ncifcrf.gov> <2342@helios.ee.lbl.gov> Sender: usenet@ames.arc.nasa.gov Organization: NASA Ames Research Center, Moffett Field, CA Lines: 18 >In article <124@crltrx.crl.dec.com>, treese@crltrx.crl.dec.com (Win Treese) > >> There should be a file /etc/svcorder with the following lines: >> >> bind >> local Here is a annoying problem we have: /etc/ifconfig also looks at /etc/svcorder. Unfortunately, when ifconfig is run from /etc/rc.local, the nameserver is not running. Therefore, it takes forever to time the bind connection out before going to the host table. One way around this is to put the actual IP number in /etc/rc.local, but this is ugly. Is there a way to force ifconfig to use the host table and ignore /etc/svcorder? Steve