Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ssg to srx policies #16

Open
joeneh28 opened this issue Apr 28, 2022 · 2 comments
Open

Ssg to srx policies #16

joeneh28 opened this issue Apr 28, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@joeneh28
Copy link

Does it support convertion of firewall policies from juniper ssg/isg to SRX ?

@joeneh28
Copy link
Author

root@ubuntu:/DirectFire_Converter# python3 converter.py -c /DirectFire_Converter/fullconfig.txt -s netscreen -d junipersrx
File "converter.py", line 129
print(f"{Fore.RED}Error: failed to load parser module.{Style.RESET_ALL}")
^
SyntaxError: invalid syntax

@glennake
Copy link
Owner

glennake commented May 9, 2022

Hi @joeneh28, currently this tool cannot output to SRX configuration format. You could output to data format and programmatically generate your SRX configuration from there if you have the time/skills. If not I will consider it for adding as a supported output when I can. Thanks, Glenn

@glennake glennake self-assigned this May 9, 2022
@glennake glennake added the enhancement New feature or request label May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants