nsd: can add server name with a zone name #8

Open
opened 2023-07-01 12:28:39 +02:00 by gnunux · 0 comments
Contributor

For example we can add this server

mail:
  provider_zone: mail
  ...

This add a zone mail.xxxxx and a entry mail.xxxxx with correct IP.

But this domain name cannot be resolved:

[root@nsd ~]# resolvectl query mail.xxxxx
mail.xxxxx: resolve call failed: 'mail.xxxxx' does not have any RR of the requested type

We shall not be allowed to add a server name with azone name.

For example we can add this server ``` mail: provider_zone: mail ... ``` This add a zone mail.xxxxx and a entry mail.xxxxx with correct IP. But this domain name cannot be resolved: ``` [root@nsd ~]# resolvectl query mail.xxxxx mail.xxxxx: resolve call failed: 'mail.xxxxx' does not have any RR of the requested type ``` We shall not be allowed to add a server name with azone name.
gnunux added the
Kind/Bug
Priority
Low
labels 2023-07-01 12:29:10 +02:00
gnunux self-assigned this 2023-07-01 12:29:16 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: stove/dataset#8
No description provided.