Skip to content

Very simple script to generate a reverse zone file from a forward zone file

License

Notifications You must be signed in to change notification settings

kyelmoore/zone-reverser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

zone-reverser

Do YOU hate creating zone files? Manually creating half a dozen reverse zone files from your forward zone file giving you nightmares?

ME TOO

That's why I threw together this short script that simply takes a zone file as input, and outputs a reverse zone file using it's contents.

I'm no shell wizard, so it's not complicated and is very limited, but I found it useful, especially because the only automation I could find at the time to assist with this problem was from like, 2002, oof.

EXAMPLE

Simple usage, no options, no arguments

./zone_reverser.sh <input-zone-file> <output-reverse-zone-file>

About

Very simple script to generate a reverse zone file from a forward zone file

Topics

Resources

License

Stars

Watchers

Forks

Languages