From owner-freebsd-isp Tue Nov 18 09:07:17 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA05657 for isp-outgoing; Tue, 18 Nov 1997 09:07:17 -0800 (PST) (envelope-from owner-freebsd-isp) Received: from intra.vafibre.com ([205.139.223.3]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id JAA05651 for ; Tue, 18 Nov 1997 09:07:11 -0800 (PST) (envelope-from jbrown@vafibre.com) Received: from is01 by intra.vafibre.com (Unoverica 2.11a) id 00000E7E; Tue, 18 Nov 1997 12:07:59 -0500 From: "John Brown" To: Subject: DNS Reverse Lookup Date: Tue, 18 Nov 1997 12:01:48 -0500 Message-ID: <01bcf443$a865a0b0$3e01017d@is01.vafibre.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Sender: owner-freebsd-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I have made an attempt to establish the ability to do reverse lookups on my DNS server and when I use nslookup to check my ip to name resolution it appears to work correctly. When My users attempt to download anything that requires reverse DNS authentication (Like the 128 bit encryption stuff) they are being denied because the ip cannot be associated with a name. Any Ideas on how I make this work, or a place that will has DNS related examples. Am I not able to use nslookup to check my reverse lookups? Thanks