From owner-freebsd-questions Thu Nov 20 09:21:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA19219 for questions-outgoing; Thu, 20 Nov 1997 09:21:05 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from seeker.compus.com (root@mail.compus.com [206.234.67.2]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id JAA19210 for ; Thu, 20 Nov 1997 09:21:00 -0800 (PST) (envelope-from harlan@mail.compus.com) Received: from seeker.compus.com (harlan@localhost [127.0.0.1]) by seeker.compus.com (8.8.7/8.8.7) with ESMTP id MAA21373 for ; Thu, 20 Nov 1997 12:20:02 -0500 (EST) To: questions@freebsd.org Subject: 2.2.5 resolver problem? Date: Thu, 20 Nov 1997 12:20:01 -0500 Message-ID: <21370.880046401@seeker.compus.com> From: Harlan Stenn Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I'm having a problem with the resolver on a 2.2.5 box. Sendmail is refusing to deliver email to a machine (a-b.foo.com) on the network, claiming the machine doesn't exist. Similarly, I can't ping the machine, nor can I traceroute there. It works if I ping/traceroute to the IP number. Both nslookup and dig find the machine JUST FINE! This situation seems to be happening regardless of how I specify the name of the machine: a-b a-b.foo.com a-b.foo.com. Suggestions on how I can figure out what's going on would be greatly appreciated... H