09-22-2020 04:15 PM
Hello Folks!
I converted an ASA to FTD and now I can´t add to FMC.
I can ping the FMC by ping system, the FMC can ping the FTD, at some point appear as completed in the show managers, but a few seconds later disappear and the device didn´t appear in the devices list on the FMC.
My FMC is running: Cisco Firepower Management Center 4000 v6.4.0.4
FTD is running 6.4 and I have another ASA5525 with the same version working fine.
I appreciate any help
Solved! Go to Solution.
09-23-2020 06:12 PM
After many hours I found the issue, there was an issue with the policy that is working with a similar device, but for some reason that I have no idea, was not taken another device.
I had to create a new policy to add the new device and after that migrate to the correct policy.
09-22-2020 08:30 PM
Hi
Is the time correct on both devices (FTD and FMC)?
Is there a firewall between these 2 devices?
Have you checked the mtu end to end (make sure no fragmentation happens on your sftunnel?
Can you connect to FTD cli expert mode, enter sudo su, type in password and then run the command: (it'll show you live all logs)
tail -f /ngfw/var/log/messages
Try the registration again and share this log file.
While you're in expert mode on FTD, can you run the following command and share it please:
ip route get x.x.x.x where x.x.x.x represents the FMC IP.
09-23-2020 09:23 AM
Hello Francesco,
thanks for your support.
The FTD is new, there is no firewall between the FTD and FMC
root@BR238-INT-FTD02:/home/admin# ip route get 10.252.253.220
10.252.253.220 via 10.166.250.1 dev br1 src 10.166.250.111
cache
Attached is the log about tail -f /ngfw/var/log/messages
09-23-2020 06:12 PM
After many hours I found the issue, there was an issue with the policy that is working with a similar device, but for some reason that I have no idea, was not taken another device.
I had to create a new policy to add the new device and after that migrate to the correct policy.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide