This forum is for all security enthusiasts to discuss Fortinet's latest & evolving technologies and to connect & network with peers in the cybersecurity hemisphere. Share and learn on a broad range of topics like best practices, use cases, integrations and more. For support specific questions/resources, please visit the Support Forum or the Knowledge Base.
I am just wondering, when you configure the FortiGate to request to be managed by the FortiManager.
How many requests are sent? What is the interval between requests? How long does it wait before timing out?
Any help would be greatly appreciated
Jeff G
Solved! Go to Solution.
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
Well,
Do you think this is for the case where it's the very first time FGT is contacting its FMG?
Because once the management tunnel is establised, FMG is supposed to transmit all the keepalive, retry interval, number of retries details to use (so whatever is configured under "config system dm" at FMG side).
But for the very first time, I can't tell you precisely.
To get such information, I would try to configure a fake FMG (i.e unreachable FMG) in my FGT while debugging the FGFM negociation:
diagnose debug application fgdmd -1
diagnose debug enable
diagnose debug console timestamp enable
config system central-management
set type fortimanager
set fmg 10.0.0.1 # Fake FMG
end
Hi,
What's your underlying concern here?
It will help to better answer your question.
Thanks!
Thank you for getting back to me.
I don't have any concerns, I have a support ticket with a customer asking these questions.
Regards,
Jeff G
Well,
Do you think this is for the case where it's the very first time FGT is contacting its FMG?
Because once the management tunnel is establised, FMG is supposed to transmit all the keepalive, retry interval, number of retries details to use (so whatever is configured under "config system dm" at FMG side).
But for the very first time, I can't tell you precisely.
To get such information, I would try to configure a fake FMG (i.e unreachable FMG) in my FGT while debugging the FGFM negociation:
diagnose debug application fgdmd -1
diagnose debug enable
diagnose debug console timestamp enable
config system central-management
set type fortimanager
set fmg 10.0.0.1 # Fake FMG
end
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.