EnglishFrenchSpanish

Ad


OnWorks favicon

bind2csv2 - Online in the Cloud

Run bind2csv2 in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command bind2csv2 that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


bind2csv2 - convert zone files from BIND to MaraDNS compatible format

DESCRPTION


MaraDNS 1.3 has BIND zone file support. This means it is possible to use BIND zone files
in MaraDNS. This makes it easier for people to use MaraDNS in mixed DNS server
environments.

Instead of having direct BIND zone file support, MaraDNS has a script, called bind2csv2,
that converts BIND zone files in to the "csv2" zone file format that MaraDNS 1.2 and 1.3
use. The zone files generated by bind2csv2 are not MaraDNS 1.2 compatible; MaraDNS 1.3 is
needed to read zone files generated by bind2csv2.

bind2csv2 is a Python script, written in version 2.2.3 of the Python interpreter. The
script should be compatible with more recent versions of Python. The script assumes Python
is the file /usr/bin/python on your system; if Python is located elsewhere on your system,
please change the first line of bind2csv2. Naturally, you will need the Python interpreter
installed on your system to use bind2csv2. This is a well-known open source language
supported by most modern Linux and BSD distributions.

USAGE


To use the script, enter a directory containing BIND zone files, and invoke the script
thusly:

bind2csv2 -c zone1 zone2 zone3

Substitute "zone1", "zone2", and "zone3" with a list of one or more BIND zone files you
wish be converted in to MaraDNS 1.3 csv2 zone files.

Once the script is run, you should have files with names like "zone1.csv2", "zone2.csv2",
and "zone3.csv2". These files are csv2 zone files that MaraDNS will be able to parse. Copy
these csv2 zone files to a place where MaraDNS can find the zone files.

Should there already be a "zone1.csv2" file when bind2csv2 is run, the "zone1.csv2" file
will be replaced.

OPTIONS


None. Bind2csv2 can only be used as above.

Use bind2csv2 online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Brackets
    Brackets
    Brackets is a free, modern open-source
    text editor made especially for Web
    Development. Written in HTML, CSS, and
    JavaScript with focused visual tools and
    prepr...
    Download Brackets
  • 2
    Free Pascal Compiler
    Free Pascal Compiler
    A 32/64/16-bit Pascal compiler for
    Win32/64/CE, Linux, Mac OS X/iOS,
    Android, FreeBSD, OS/2, Game Boy
    Advance, Nintendo NDS and DOS;
    semantically compatible wi...
    Download Free Pascal Compiler
  • 3
    Canon EOS DIGITAL Info
    Canon EOS DIGITAL Info
    Canon doesn�t have shutter count
    included on the EXIF information of an
    image file, as opposed to Nikon and
    Pentax. There�s no official Canon based
    application ...
    Download Canon EOS DIGITAL Info
  • 4
    rEFInd
    rEFInd
    rEFInd is a fork of the rEFIt boot
    manager. Like rEFIt, rEFInd can
    auto-detect your installed EFI boot
    loaders and it presents a pretty GUI
    menu of boot option...
    Download rEFInd
  • 5
    ExpressLuke GSI
    ExpressLuke GSI
    This SourceForge download page was to
    grant users to download my source built
    GSIs, based upon phhusson's great
    work. I build both Android Pie and
    Android 1...
    Download ExpressLuke GSI
  • 6
    Music Caster
    Music Caster
    Music Caster is a tray music player
    that lets you cast your local music to a
    Google Cast device. On the first run,
    you will need to click the arrow in your
    tas...
    Download Music Caster
  • More »

Linux commands

Ad