Great Circle Associates Firewalls
(April 1994)
 

Indexed By Date: [Previous] [Next] Indexed By Thread: [Previous] [Next]

Subject: Re: wildcard ptr rec
From: David Barr <barr @ pop . psu . edu>
Date: Fri, 22 Apr 1994 11:21:33 -0400
To: firewalls @ greatcircle . com
In-reply-to: Your message of "Fri, 22 Apr 1994 09:00:52 CDT." <01HBGXGKIR5E000HBF @ Darwin . CMH . McMaster . CA>

In message <01HBGXGKIR5E000HBF @
 Darwin .
 CMH .
 McMaster .
 CA>, Marty Viilma writes:
>I've been trying to implement the strategy of returning an unknown.mydomain
>response with a wildcard ptr rec but when testing the address to name
>translation with nslookup it only return an A rec not found response.
>The record looks like this currently:
>*	IN PTR unknown.mydomain.

Ouch.  This is likely to cause some bizarre problems for you.  I
would not recommend doing this unless 1) you know all the consequences
and 2) you have a real reason for doing something like this.

>Do I need an A rec of some description as well?

Sun's gethostbyaddr() checks that PTR records match addresses with
an A record.  Many programs like tcp_wrapper (with -DPARANOID) also
do a similar check.  If you want these to not return error messages,
you're going to have to have an A record for every possible unknown
address, and that's very likely to overflow internal resolver tables
and break things.

Why not just put in individual PTR records and A records for all
possible addresses for your zone?  Why do you need a name for every
unknown address, anyway?

--Dave



References:
Indexed By Date Previous: WWW, Wais and Gopher proxies
From: gaulse @ ttown . apci . com (that kid in research...)
Next: Re: WWW, Wais and Gopher proxies
From: Ken Hardy <ken @ bridge . com>
Indexed By Thread Previous: wildcard ptr rec
From: Marty Viilma <VIILMA @ Darwin . CMH . McMaster . CA>
Next: WWW, Wais and Gopher proxies
From: gaulse @ ttown . apci . com (that kid in research...)

Google
 
Search Internet Search www.greatcircle.com