From owner-freebsd-questions Wed Jan 30 19:23:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from catalyst.sasknow.net (catalyst.sasknow.net [207.195.92.130]) by hub.freebsd.org (Postfix) with ESMTP id 2BEEB37B400 for ; Wed, 30 Jan 2002 19:23:50 -0800 (PST) Received: from localhost (ryan@localhost) by catalyst.sasknow.net (8.11.6/8.11.6) with ESMTP id g0V3P6e08091; Wed, 30 Jan 2002 21:25:06 -0600 (CST) (envelope-from ryan@sasknow.com) X-Authentication-Warning: catalyst.sasknow.net: ryan owned process doing -bs Date: Wed, 30 Jan 2002 21:25:06 -0600 (CST) From: Ryan Thompson X-X-Sender: ryan@catalyst.sasknow.net To: Alex Toushek Cc: freebsd-questions@FreeBSD.ORG Subject: Re: DNS Reverse In-Reply-To: <9768EC34F9F5E44AB692F96C07562E1A015ED5@lemonjello.cangen> Message-ID: <20020130211755.N7978-100000@catalyst.sasknow.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Alex Toushek wrote to freebsd-questions@FreeBSD.ORG: > [...] > other with out the working reverse records. How can I confirm that I > am setup correctly. This is driving me nuts and I am getting a lot > of rejected mail from my hosts because it cannot resolve the IP > correctly to the domain? Your question is a bit confusing, but I think you're really asking "how can I confirm that my IP address(es) reverse-resolve to (the correct) hostnames". You can verify this is set up according to your own system by triggering the resolver. Try "nslookup 192.168.0.1" for starters, where 192.168.0.1 is an IP address in question. This isn't a complete test, but it's easy, and if it comes back empty, or with incorrect information, it's definitely time to dig around in your own configuration. When you need more information, use dig(1). Point dig at your nameservers to start with, then at your upstream's nameservers, then at other nameservers that have little or nothing to do with your network or upstream. You should be able to quickly find out which nameservers have incorrect/inconsistent information, and fix it (or have someone fix it). Read the dig man page for common usage, and detailed instructions. If you want a more comprehensive answer, you might try posting the IP address (or range) in question to the list, as well as what they're SUPPOSED to resolve to, so someone like me can do our own queries and figure out where the problem lies. - Ryan -- Ryan Thompson Network Administrator, Accounts SaskNow Technologies - http://www.sasknow.com #106-380 3120 8th St E - Saskatoon, SK - S7H 0W2 Tel: 306-664-3600 Fax: 306-664-1161 Saskatoon Toll-Free: 877-727-5669 (877-SASKNOW) North America To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message