07-11-2023 07:19 AM
I have a few FTDs that were managed by a pair of FMC 1000 in HA. I had to break the HA, re-ip the standby FMC and re-establish the HA. HA established, but getting the warning that the standby has few devices registered. When I go into the FTDs and issue a "show managers" I'm still seeing the old standby FMC listed. If i go into expert and issue:
cat /etc/sf/sftunnel.conf
I'm still seeing the old standby listed there as well. Is there a way to just delete the standby FMC ip address or modify the sftunnel.conf file to correct it?
I saw this:
which seems to suggest to remove the device from registration, delete the active manager on the FTD (including and FTD HA clusters?) and then re-add the FTD to the active FMC?
07-12-2023 04:00 AM
If you are running a newer FTD version (7.x or higher) you can edit the manager information on the FTD CLI using the "configure manager edit " command
07-12-2023 06:55 AM
Perfect. That worked for all of the FTDs and they all appear correct now. I just have a pair of SFRs modules running 6.4 code that need to be updated now. For those will I need to remove the registration and then re-add the SFR to the FMC and re-deploy policies?
07-12-2023 07:02 AM
unfortunately for any version below 6.7 (if I remember correctly) you will need to remove the devices and re-add them, as you have mentioned.
07-13-2023 04:17 PM
So I removed 1 of my SFR modules and re-added it back to the configuration. If I issue a show managers now, it only shows the information for the primary FMC. Did I miss a step (deleted the unit from the FMC gui, went to cli of SFR, added the FMC ip address, went back to FMC and registered the SFR and deployed policy.
07-14-2023 06:22 AM
I don't believe you need to remove the devices from the FMC, it would be enough to update the manager IP like you did.
07-14-2023 03:43 PM
This is correct. When you add the FTDs to an FMC HA pair you only add it to the active FMC. The registered FTD is then automatically registered to the standby FMC.
07-14-2023 04:08 PM
Thanks. It took a while for the HA unit to show up, but when I checked last both of them were there.
When I delete the SFR from the FMC will any events associated with it be removed from history as well? Not the end of the world as it seems I don't have a choice but figured I'd ask.
07-17-2023 06:34 AM
@mumbles202 deleting a device from FMC should not affect any events (Connection, Intrusion etc.) already stored on the FMC
07-17-2023 01:20 PM
Events are historical log information so that should not be affected when removing a device from FMC as these are stored in separate log files, what can affect the events log is if they are overwritten by newer logs depending on how much your FMC is configured to retain.
07-12-2023 10:38 AM
@Marius Gunnerud : "you can edit the manager information on the FTD CLI using the "configure manager edit " command" - have you had the chance to use this? I am working on a project where it may be of help and was wondering about any real world experience with it.
07-12-2023 11:43 AM
@Marvin Rhoads - Unfortunately no real world experience. Have only played a little with it in dCloud where it worked fine, but in that case I was only changing the IP of FMC and not actually migrating to a new FMC.
I did have a use case a year ago, but the customer was running version 6.6.5 so I had to go through the process of removing and adding to the new FMC, a little more work with regard to routing, security zones and VPN, but all in all it wasn't too bad.
07-20-2023 09:51 AM
Thanks @Marius Gunnerud from what I was able to ascertain in my lab testing, changing the FMC address is quite disruptive.
We cannot use "configure manager edit" as it applies only to editing same UUID
To change manager IP address we need to:
1. Delete from current FMC
2. "configure manager delete" from FTD
3. Add from new FMC
4. "configure manager add" from FTD
This will require us to redefine the interface-zone and interface group-zone mapping in FMC (interface addresses will persist on FTD), reassign NAT policy, reassign RA VPN profiles (if any), recreate trustpoints (if used), re-associate platform policy, reconfigure all routing information (...and possibly a few more things I didn't mention)
07-22-2023 08:34 AM
@Marvin Rhoads I went through the same process a year and a half ago. Customer had a service provider that was using an FMC as multi-tenant. So FMC could not be taken over, backups were not available, and were running 6.6.x version so I was not able to test changing the FMC IP. I believe if I was able to restore a backup from an old FMC to the new one, that changing IP would work. We did get export of the ACP policy, NAT policy, and Flex Config which I imported to the new FMC.
The following is more for information to other that might read this post as you might already know this.
This whole process was a real pain the first time I went through it. Hit a bug on the FMC last month were all FTDs were removed from the FMC management and I was forced to go through this same process again. But as I had a better understanding of what I was up agains and basically all configuration was already in place and just needed to be re-associated, it did not take much time once I had console access. Down side was that I did need someone to go onsite at each location to assist with onboarding again.
07-24-2023 11:24 AM
@Marius Gunnerud thanks again for your detailed reply. I have ascertained that with FMC 7.1+ the "device backup" can help out since it provides the ability to restore the routing interface mapping etc. relatively quickly. We do have to re-attached the various policies (NAT, platform, Flexconfig etc.) and then redeploy to get everything synced. We are planning to lab out the whole process prior to making the production changes so I will keep you updated on how it works out.
Cheers!
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