Skip to content

A bash script to compare a zone on two different nameservers during a migration

License

Notifications You must be signed in to change notification settings

geek4unix/compare-zones

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

compare-zones

This script was made to compare two zone files during a migration.

It uses colour coding and a final status output to indicate what records are different

SOA and NS records will be different during a migration - just note the differences

ANY record will probably be different too as it includes above types in it.

A, AAAA, CNAME. MX and TXT records should be the same , if they exist - difference here means a problem !

See Example Screenshot

Example Image

About

A bash script to compare a zone on two different nameservers during a migration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages