-
Notifications
You must be signed in to change notification settings - Fork 63
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
Fabric connector API call not working #19
Comments
Hello, Logs from the following commands should indicate the issue: Next try to failover. between the issue with route table not updated is solved in version 6.4.0 |
Hello, Thanks for your answer. Become HA master mode 2 Unfortunately, in Azure nothing is updated. However, when a public ip is already assigned to the interface of the primary FTG, even manually I couldn't assign it to the intefrace of secondary FTG. I need to dissociate it then associate it. Is there something we should do in FTG ? like in virtual IP ? Thanks again for your help. |
Moving routes is done by SDN connector, should not be manually.
|
config system sdn-connector |
It's working !!! the command was missing and you've got it. |
Hello guys, I deployed a fortigate HA Active+Passive with NLB. When I trigger the failover, the public IP didn't move to the secondary VM.
In the detail, there's another message:
I checked the API's permissions in the Resource Group, where the fortigate objects are, and all are correctly configured. As well I did a test enviroment in different subscription and it works well with the same configuration. regards, |
Hello,
I'm configuring 2-VMs Fortigate HA in different zone with active-passive configuration.
Using sdn connector, I've configured everything as described in documentation but when testing, the Public IP and route table are not updated even assigning the right permissions to the azure ad app and the VMs identities. What am I missing !!! ?
Thanks for your support
The text was updated successfully, but these errors were encountered: