From owner-freebsd-questions Sat Mar 14 05:34:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA08113 for freebsd-questions-outgoing; Sat, 14 Mar 1998 05:34:29 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from TomQNX.tomqnx.com (ott-pm6-16.comnet.ca [206.75.140.176]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA08103 for ; Sat, 14 Mar 1998 05:34:25 -0800 (PST) (envelope-from tom@tomqnx.com) Received: by TomQNX.tomqnx.com (Smail3.2 #1) id m0yDr4H-00086LC; Sat, 14 Mar 1998 08:33:41 -0500 (EST) Message-Id: From: tom@tomqnx.com (Tom Torrance at home) Subject: Re: named question In-Reply-To: <199803131917.NAA25567@horton.iaces.com> from "Paul T. Root" at "Mar 13, 98 01:17:18 pm" To: proot@horton.iaces.com (Paul T. Root) Date: Sat, 14 Mar 1998 08:33:40 -0500 (EST) Cc: osa@unibest.ru, tom@tomqnx.com, freebsd-questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL31H (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Problem solved. In my zone definition file for TOMQNX.COM, after all the valid IP definitions, I now have * IN A 205.150.43.253 # 253 will never exist In the definition for 42.150.205.IN_ADDR.ARPA I now have * IN PTR undefined.tomqnx.com. THis gives me the behaviour I want, plus defining all possible IP addresses in my domain as valid in the in-addr.arpa domain for my system. If I "ping garbage" I get "host is down" response with no dial being forced for ijppp. Regards, Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message