renaming ipsec phase1 - did i find a bug?
Hi,
just recently had this on our FMG:
I had to rename an IPSec Phase 1 Interface.
I am able to do this in our FMG.
FMG though lost its mappings afterwards (but I can live with that - I did rename the interface so how should the mappings know that?). Would be nice to have that mappings are autocorrected upon renaming interfaces - but that's not the point here.
The Point is: FMG let's you rename the IPSec Phase1 and it does accept it. Thus it's unable to then roll the changes out to the corresponding FGT. Accoarding to the log the order FMG does this is the problem.
FMG first sets up a new IPSec Phase1 with the new name and the params of the old ones and then deletes the old one afterwards. This has to rise conflicts because the old Phase1 is still using the objects as long as it exists.
Atm I see no other way than to do it manually on the FGT and then retrieve config on the FMG.
