cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
662
Views
1
Helpful
6
Replies

Where do I upload the XML file

esteban2020
Level 1
Level 1

I have a new "SBL-Client-Profile.xml" that I need to upload to our FMC so it can be pushed to our user's when they connect to the VPN through the Secure Client. The only issue I'm having right now is finding where I can upload the new " .xml " file in the FMC. Any guidance on this would be most appreciated.

1 Accepted Solution

Accepted Solutions

@esteban2020 edit the group policy used by the connection profile, then choose Secure Client > Profile, choose Client Profile and add the XML profile, deploy the policy to the FTD.

https://www.cisco.com/c/en/us/td/docs/security/secure-firewall/management-center/device-config/740/management-center-device-config-74/vpn-remote-access.html#task_s15_qsz_2fb

 

View solution in original post

6 Replies 6

@esteban2020 edit the group policy used by the connection profile, then choose Secure Client > Profile, choose Client Profile and add the XML profile, deploy the policy to the FTD.

https://www.cisco.com/c/en/us/td/docs/security/secure-firewall/management-center/device-config/740/management-center-device-config-74/vpn-remote-access.html#task_s15_qsz_2fb

 

I have a follow-up question.

For first time users, are they required to input the URL to the VPN in order to establish a successful connection?

(I am recreating a scenario where a new hire is being issued a new device.)

So, I uninstalled the Secure Client and Deleted the entire Cisco folder in the (Program Data) directory. Then when I downloaded the client from the URL and tried to establish a connection I received this error... Is this expected behavior for first time users? Or is there an additional entry needing to be made to the XML profile that's uploaded to the FMC?

esteban2020_0-1733944998372.png

 

@esteban2020 is the hostname you configured in the profile resolvable when connected on the internet? You will need to create a DNS entry and resolve that to the outside IP address of the firewall.

I can access the url "vpn.acmecompany.com" and download the Secure Client without any issues. But, no I cannot resolve the new HostName I gave it in the XML file.

Okay, so the DNS entry I'll need to make is something like this?...

A Record: acme vpn

IP: <Public/Outside IP Address Here>

@esteban2020 yes, create a public DNS entry for the FQDN you configured in the XML profile that resolves to the Firewall's outside IP address.