Skip to main content
kh_atta
New Member
August 7, 2020
Solved

Importing polices to FortiManager error

  • August 7, 2020
  • 1 reply
  • 7857 views

When I tried to import the Policy from FortiGate 400E with firmware V6.0.6 to the FortiManager the below error appeared, So can anyone help me to solve this issue, Thanks in advance. 

    Best answer by sw2090

    @boneyard: no not a character. Somewhere in the Policy package on the FGT a prefix is used which is a reserved prefix on FMG. In this case it affects vpn manager in FMG. VPN Manager only exists in FMG and not on a FGT so FGT will not complain about it. FGT only gets depolyed what the VPN Manager in FMG produced so to say.

     

    The easiest solution might be to get yourself a backup file from your FGT, open it in text editor of your choice and search for that prefix and change it wherever it occurs (but of course change all occurances to the same ;) ).

    Then try to import into FMG again.

    1 reply

    boneyard
    Valued Contributor
    September 1, 2020

    you are using a character which isn't allowed.

     

    quite often that is a bug which is solved in newer version. best way is to check with support.

    sw2090
    SuperUser
    sw2090Answer
    SuperUser
    September 10, 2020

    @boneyard: no not a character. Somewhere in the Policy package on the FGT a prefix is used which is a reserved prefix on FMG. In this case it affects vpn manager in FMG. VPN Manager only exists in FMG and not on a FGT so FGT will not complain about it. FGT only gets depolyed what the VPN Manager in FMG produced so to say.

     

    The easiest solution might be to get yourself a backup file from your FGT, open it in text editor of your choice and search for that prefix and change it wherever it occurs (but of course change all occurances to the same ;) ).

    Then try to import into FMG again.

    kh_atta
    kh_attaAuthor
    New Member
    September 10, 2020

     thanks @sw2090 ,

    the problem is solved after change the prefix in the FortiGate configuration file, but a new issue appeared after imported the fortigates to fortimanger-VM, the configuration on the fortimanger is deleted after reboot the fortimanger-VM, do you have any idea about this issue.