07-03-2022 08:44 PM
How to write the certificate which can be use by two FTD (HA pair)?
After I set up the anyconnect setting on FMC VPN(remote access), PC can now successfully access the FTD's Outside interface and get the IP addrsee from IP pool. But it keeps showing the alarm "Certificate does not match the server name" .
Cisco guide shows only one FTD in the lab topology so they only have one FQDN.
Should I name both of my FTD with same FQDN or what can I do to clear this alarm.
07-03-2022 11:08 PM
- Check this thread : https://community.cisco.com/t5/vpn/anyconnect-quot-certificate-does-not-match-the-server-name-quot/td-p/3996987
M.
07-03-2022 11:31 PM
Hi @marce1000 ,
I have checked this post before I set up the Anyconnect cert enrollment , I also tried it on my lab (which only has one FTD) and it worked without any alarms . But in a real scenario we have two FTD and each of it has its own FQDN .
07-04-2022 01:33 AM - edited 07-04-2022 01:34 AM
The custom FQDN and the CN values in the certificate enrolment parameters should match the FQDN you use on the AnyConnect clients to connect to the VPN which would be the same as the FQDN you assigned on the HA pair. That FQDN should resolve to the floating IP address of the outside interface of the HA pair.
07-05-2022 07:17 PM
Hi @Aref Alsouqi ,
Here is the guide I follow https://www.cisco.com/c/en/us/support/docs/security/firepower-ngfw/213905-configure-anyconnect-vpn-on-ftd-using-ci.html
I think maybe I should name both FTD in same hostname,so that they'll only have one FQDN to be use to fill in certificate enrolment parameters (Custom FQDN ) and (Common Name).
Tip: you can get the FQDN of your FTD by typing the following command from the FTD CLI:
> show network ===============[ System Information ]=============== Hostname : ciscofp3.cisco.com Domains : cisco DNS Servers : 192.168.1.20 Management port : 8305 IPv4 Default route Gateway : 192.168.1.1 ======================[ br1 ]======================= State : Enabled Channels : Management & Events Mode : Non-Autonegotiation MDI/MDIX : Auto/MDIX MTU : 1500 MAC Address : 00:0C:29:4F:AC:71 ----------------------[ IPv4 ]---------------------- Configuration : Manual Address : 192.168.1.2 Netmask : 255.255.255.0
07-06-2022 01:28 AM
Hi, I think what you can do in this case would be using an FQDN that is not related to the firewalls names and then point the DNS records to the firewalls floating IP address of the outside interface.
07-10-2022 08:31 PM
Hi @Aref Alsouqi ,
Thank you for your help! Now the server name mismatch alarm isn't show up anymore .
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