Path: utzoo!utgpu!cunews!bnrgate!brtph3!brchh104!brchs1!bnr.ca!rice!sun-spots-request From: hughes@azroth.csee.usf.edu (Ken Hughes) Newsgroups: comp.sys.sun Subject: Re: Setting up a domain server Keywords: Networks Message-ID: <360@brchh104.bnr.ca> Date: 20 Nov 90 18:25:01 GMT Sender: news@brchh104.bnr.ca Organization: Sun-Spots Lines: 39 Approved: Sun-Spots@rice.edu X-Original-Date: 2 Nov 90 17:40:06 GMT X-Refs: Original: v9n341, Replies: v9n343 X-Sun-Spots-Digest: Volume 9, Issue 363, message 11 X-Note: Submissions: sun-spots@rice.edu, Admin: sun-spots-request@rice.edu In article <1990Nov2.001612.9517@rice.edu>, GEHRI@cc.usu.edu (Gehri Grimaud) writes: |> In article <1990Oct8.001528.12430@rice.edu>, kehoe@scotty.dccs.upenn.edu (Brendan Kehoe) writes: |> > ... But when I try to |> > connect to port 25 with sendmail.mx set up as a daemon, it connects then |> > freezes. |> |> Did you copy sendmail.mx to sendmail? I tried to just fire up |> /usr/lib/sendmail.mx and saw un-results. I usually do the following |> excersize on all new systems after putting a sendmail.cf that I trust in |> /etc: |> |> kill any existing sendmail daemons... |> mv /usr/lib/sendmail /usr/lib/sendmail.nomx |> cp /usr/lib/sendmail.mx /usr/lib/sendmail |> (cd /etc; /usr/lib.sendmail -bz) |> /usr/lib/sendmail -bd -q1h I've found I also have to have an /etc/resolv.conf in order for sendmail.mx to be happy, otherwise it hangs or complains about deferring the name lookup. |> > I've heard mention that I have to modify the libc.so.1.5 so that |> > it uses the domain name service to resolve host names rather than using |> > the yp (er..NIS) stuff. Umm...HOW? :) |> |> In 4.1 all you have to do is set the B macro to -b in /var/yp/Makefile and |> NIS does a DNS lookup as well as the regular NIS stuff... |> This is set in our makefile. I find it curious that sendmail.mx wants the /etc/resolv.conf instead of just using DNS. Any suggestions? Ken Hughes (hughes@sol.csee.usf.edu)