We moved off of AnyConnect 4-5 months ago. If I remember correctly the .xml files in /Opt/Cisco/AnyConnect/filename.xml. You should just be able to package the xml and push it from JAMF, though absolutely verify the path.
You may be able to configure everything on your ASA, and it should download all the bits on next authentication. Once its on the device you can try to track down the exact file name.
I found this path in the link below.
Windows: C:\\ProgramData\\Cisco\\Cisco AnyConnect Secure Mobility Client\\Profile\\MgmtTun
macOS: /opt/cisco/anyconnect/profile/mgmttun/
Configure AnyConnect Management VPN Tunnel on ASA - Cisco
We moved off of AnyConnect 4-5 months ago. If I remember correctly the .xml files in /Opt/Cisco/AnyConnect/filename.xml. You should just be able to package the xml and push it from JAMF, though absolutely verify the path.
You may be able to configure everything on your ASA, and it should download all the bits on next authentication. Once its on the device you can try to track down the exact file name.
I found this path in the link below.
Windows: C:\\ProgramData\\Cisco\\Cisco AnyConnect Secure Mobility Client\\Profile\\MgmtTun
macOS: /opt/cisco/anyconnect/profile/mgmttun/
Configure AnyConnect Management VPN Tunnel on ASA - Cisco
Thanks!! I'll give that a try.
The management tunnel is working finally!
Now I just need to figure out how to push the XML to the others using Jamf. I'm assuming it might need a package built with composer...
The management tunnel is working finally!
Now I just need to figure out how to push the XML to the others using Jamf. I'm assuming it might need a package built with composer...
Yep, you would toss the xml in to composer and build a package. Then upload the package to JAMF and deploy. When you need to update the file later on, repeat the process.
hi abrown,
I was wondering how did you get your macOS to connect to the management tunnel? what are the configuration on your ASA that allowed your macOs to connect to the management tunnel.Are you using machine cert fo0r macOS?