Skip to main content

zonecreate are some helper scripts for generating zone files

Project description

zonecreate is a very simple Python project that contains a couple of different scripts/templates that make it easier to manage various different zone files that are in the standard zone file format (BIND/NSD).

Scripts

  • zone_create

    Is used to create a new zone file, contains the standard stuff, SOA record and some NS records. Nothing else.

  • zone_update_soa

    This is used to update the SOA record of a zone file. Given a zone file it will grab the current SOA record, and update the serial number to the current date + a counter. This way the zone file can be updated twice in the same day and the serial will correctly have increased.

Hacking

If you would like to hack on this project, you can do it as follows:

$ virtualenv –distribute .venv

$ . .venv/bin/activate

$ python setup.py develop

This will set up a new virtualenv and start development, it will also install all the scripts under their bin names.

Pull requests

If you want to contribute please do so by creating a topic branch on a fork of this project, and issuing a pull request. Please make sure to add yourself to the CONTRIBUTORS file for credit.

License

This is under an OpenBSD license. See LICENSE.

2013-02-15
  • Version 0.1 released

  • Created the new git repository

  • Imported the project

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zonecreate-0.1.tar.gz (5.1 kB view details)

Uploaded Source

File details

Details for the file zonecreate-0.1.tar.gz.

File metadata

  • Download URL: zonecreate-0.1.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for zonecreate-0.1.tar.gz
Algorithm Hash digest
SHA256 7f7d4d8ea0ce048e1ed5d065a7d47f3b72ede0b30593772ea1cd3e30e67e5c02
MD5 3aed638d9258b5b8fe9b70afe1c128c4
BLAKE2b-256 80581c89ca9ae96ebc545286eefc3fc4751849dce1f298049c41c373e394ea67

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page