Error parsing file

Anand Buddhdev anandb at ripe.net
Wed Sep 12 19:42:33 UTC 2018


On 12/09/2018 20:22, BARAJAS BERMEJO, Sergio wrote:

Hi Sergio,

> $TTL    2d
> @       IN      SOA     sergiobarajas (
>                              17         ; Serial
>                          604800         ; Refresh
>                           86400         ; Retry
>                         2419200         ; Expire
>                           86400 )       ; Negative Cache TTL

Your SOA record is incomplete. The SOA record's RDATA section needs 7
elements, the first two of which are the MNAME (master name server) and
RNAME (responsible person). Your SOA record only has one of those
elements, "sergiobarajas".


More information about the bind-users mailing list