Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!news.sprintlink.net!in1.uu.net!world!news.bu.edu!mi From: mi@cs.bu.edu (Mikhail Teterin) Newsgroups: comp.unix.bsd.freebsd.misc Subject: resolv.conf Date: 23 Sep 1995 13:06:30 GMT Organization: Computer Science Department, Boston University, Boston, MA, USA Lines: 10 Message-ID: <4410om$jgf@news.bu.edu> NNTP-Posting-Host: csb.bu.edu X-Newsreader: TIN [version 1.2 PL2] I have a few domains listed in my /etc/resolv.conf There names which hapen to be on more then 1 domain (hosts name.domain1.com name.domain2.edu, for example). When I try to connect to name, I normally get name.domain2.edu, even if domain2.edu is listed _after_ domain1.com in {subj}. Any way to control the order, or this simply happens because nameser- ver responds faster on domain2.edu (why? the machine itself sits on domain1.com...)? Thank you! -mi