Skip to content

FerroqueSystems/Citrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Citrix

Table of contents

General info

The script parses through bind zone files and extracts the necessary information to translate the entries to Citrix ADC

Technologies

Project is created with:

  • Python 3

Setup

To run this script, have python3 and process the zone files

# For forward zones
$ python F5_to_ADC.py <zone_file>

# for reverse entries with single lines per entry
$ python F5_to_ADC_reverse.py <zone_file>

# for single line reverse entries
$ python F5_to_ADC_reverse.py <zone_file> -e