Skip to content

rpz.file:3: using RFC1035 TTL semantics #44

@bunder2015

Description

@bunder2015

it appears the script doesn't write the ttl line to the rpz file...

line 173:

            f.write('$TTL 86400\n@ 3600 IN SOA @ admin.{}. 0 86400 7200 2592000 86400\n@ 3600 IN NS LOCALHOST.'.format(origin))

sticking the ttl at the beginning should help. i don't know if 86400 is the right value, try 3600 if it doesn't work for you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions