Sendmail host lookup problem
Ted Mittelstaedt
tedm at toybox.placo.com
Sun Feb 6 14:42:12 PST 2005
> -----Original Message-----
> From: owner-freebsd-questions at freebsd.org
> [mailto:owner-freebsd-questions at freebsd.org]On Behalf Of Hexren
> Sent: Sunday, February 06, 2005 1:46 PM
> To: freebsd-questions at freebsd.org
> Subject: Sendmail host lookup problem
>
>
> I have a LAN in the 192.168.0 range. I am trying to send mail from
> 192.168.0.78 (gc-infra.steenbuck.net) to 192.168.0.29
> (bettchen.steenbuck.net).
> This leeds to 550 errors. "Host unknown (Name server:
> bettchen.steenbuck.net: host not found)"
>
> 192.168.0.29 is also acting as my DNS Server. Both machines
> have correct (or so I hope) entries in the nameserver.
Either you don't have correct entries in the nameserver, or your
/etc/resolv.conf on gc-infra is not using 192.168.0.29 as it's
nameserver.
What is the output of nslookup on gc-infra when you key in
the bettchen.steenbuck.net name? What is it when you issue
a "set type=mx" at the nslookup prompt followed by the
bettchen.steenbuck.net name? What is it when you key in the
IP number 192.168.0.29?
Ted
More information about the freebsd-questions
mailing list