[Pdns-users] pdnsutil load-zone and ALIAS records

Thomas Plant thomas at plant.systems
Thu May 16 09:10:10 UTC 2019


Am 15.05.2019 um 16:01 schrieb Thomas Plant via Pdns-users:
> Sorry, forgot...I'm using pnds version 4.1.8 and MariaDB 10.3.15 on
> CentOS 7 fully patched.
>
> Am 15.05.2019 um 15:51 schrieb Thomas Plant via Pdns-users:
>> Hello all,
>>
>> I've seen that when an ALIAS record is loaded from a file via 'pdnsutil
>> load-zone' it leaves the dot at the end intact.
>> Shouldn'it be removed?
>>
>> Here is an example of a DNS zone file I import:
>>
>> ; Zone file for "testzone.com" exported from Simple DNS Plus at
>> 19.11.2018 10:53:44
>> $TTL 10800
>> @               IN SOA  ( ns1.provider.com. ; Primary DNS server
>>                           domain.provider.com. ; Responsible person
>>                           2018110204   ; Serial number
>>                           10800        ; Refresh
>>                           3600         ; Retry
>>                           777600       ; Expire
>>                           3600       ) ; Minimum TTL
>>                 NS      ns3.provider.com.
>>                 NS      ns1.provider.com.
>>                 NS      ns2.provider.com.
>>                 MX      5 mx2.provider.com.
>>                 MX      5 mx1.provider.com.
>>                 ALIAS    cms.example.cloud.
>> autodiscover            CNAME   email.provider.com.
>> www             CNAME   cms.example.cloud.
>>
>>
>> Greetings,
>> Thomas
>> _______________________________________________
>> Pdns-users mailing list
>> Pdns-users at mailman.powerdns.com
>> https://mailman.powerdns.com/mailman/listinfo/pdns-users
> _______________________________________________
> Pdns-users mailing list
> Pdns-users at mailman.powerdns.com
> https://mailman.powerdns.com/mailman/listinfo/pdns-users

Was this a kind of stupid question? If yes, sorry for that.
Or should I file a bug report about this?


More information about the Pdns-users mailing list