Sendmail gets DNS error looking up domain

Kevin Darcy kcd at daimlerchrysler.com
Tue Apr 10 21:15:49 UTC 2001


The choiceone.net nameservers resolve the cswgraphics.com MX record to mail.cswgraphics.com
and smtp.choiceonemail.net. Since cswgraphics.com is delegated *only* to choiceone.net
nameservers, how did you expect anyone to find the MX records you're publishing from
mortise.cswgraphics.com? Looks like someone needs to update their delegation records...


- Kevin

Rick Leonhardt wrote:

> I have a similar question and am too tired from being up all night to read the new 9.1.1.
> book again..
>
> Sun Solaris 2.7 Bind 9.1.1 rc3 (hiding behind Cisco PIX firewall) some users can't send
> mail They go to www.shutup.org and put in "search for mx record" and say that the name
> returned is NOT the same name as the registered dns server..hmm..
> why does it work for most of the users..is it them?? or me?? thanks..
>
> "Matthew P. Marino" wrote:
>
> > Solaris 2.7
> > sendmail 8.11
> > bind 9.1
> >
> > The actual error is "stat=Host unknown (Name server : cswgraphics.com: host not found)"
> > the zone file for named looks like ;
> >
> > $TTL 7200
> >
> > cswgraphics.com. IN SOA mortise.cswgraphics.com.
> > postmaster at mortise.cswgraphics.com. (
> >                                         031401  ;       Serial
> >                                         10800   ;       refresh
> >                                         3600    ;       retry
> >                                         604800  ;       expire
> >                                         7200 )  ;       minttl
> >
> > ;
> > ; Name servers
> >
> > cswgraphics.com.                IN      NS      mortise.cswgraphics.com
> > cswgraphics.com.                IN      MX      10 mortise.cswgraphics.com
> >
> > ;
> > ; Address for canonical names
> >
> > localhost                       IN      A       127.0.0.1
> > mortise                 IN      A       64.65.195.100
> > interjet                        IN      A       64.65.195.99
> > macserver                       IN      A       64.65.195.101
> > wanid                           IN      A       64.65.195.58
> >
> > ;
> > ; Aliases
> >
> > www                             IN      CNAME   mortise
> > ftp                  IN      CNAME   mortise
> > pop                  IN      CNAME   mortise
> > smtp                 IN      CNAME   mortise
> >
> > I'm sure it's a small detail I'm overlooking but those are usualy the ones that
> > getcha.





More information about the bind-users mailing list