Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.protocols.dns.bind > #15692

Re: How to define a name with an empty RRset?

From Alessandro Vesely <vesely@tana.it>
Newsgroups comp.protocols.dns.bind
Subject Re: How to define a name with an empty RRset?
Date 2020-04-29 13:13 +0200
Message-ID <mailman.313.1588158823.942.bind-users@lists.isc.org> (permalink)
References <e5080f63-3e84-3d6c-af38-79b36c65cb53@tana.it> <95A8DBB5-2E24-4D10-9160-DC1B0BC91AF2@isc.org> <3bd323c3-bf5b-1f02-9741-4bfe1b4d247d@tana.it>

Show all headers | View raw


Great!

Thank you Ondrej

Ale

On 29/04/2020 12:26, Ondřej Surý wrote:
> Hi,
> 
> to create a empty non-terminal (ENT) you should do:
> 
> non-empty.an-empty-name.example.com. IN TXT <data>
> 
> Ondrej
> --
> Ondřej Surý
> ondrej@isc.org
> 
>> On 29 Apr 2020, at 12:22, Alessandro Vesely <vesely@tana.it> wrote:
>> 
>> Hi all,
>> 
>> the doc says each node has a set of resource information, which may be empty.
>> But how do I create such a node?  If I just write, say:
>> 
>>    an-emty-name.example.com.
>> 
>> named-checkzone complains about unexpected end of input.
>> 
>> NULL is not usable in master files.  For the time being, I try:
>> 
>>    an-emty-name.example.com. IN RP . .
>> 
>> However, querying ANY reveals that the name is not actually empty.
>> 
>> Is there a specific syntax to create an empty name?
>> 
>> 
>> Best
>> Ale
>> --
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> _______________________________________________
>> Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list
>> 
>> bind-users mailing list
>> bind-users@lists.isc.org
>> https://lists.isc.org/mailman/listinfo/bind-users
> 

Back to comp.protocols.dns.bind | Previous | Next | Find similar | Unroll thread


Thread

Re: How to define a name with an empty RRset? Alessandro Vesely <vesely@tana.it> - 2020-04-29 13:13 +0200

csiph-web