09-11-2020 06:12 AM
I would like the ability to remove or grey out options in the Anyconnect preference tab, specifically, "Allow local (LAN) access when using VPN (if configured)".
Is customizing the Anyconnect client in this way possible?
Thank you.
Solved! Go to Solution.
09-11-2020 07:03 AM
You can accomplish this via the AnyConnect Profile Editor. See here for full detail as there are a few things that are required: https://www.cisco.com/c/en/us/td/docs/security/vpn_client/anyconnect/anyconnect40/administration/guide/b_AnyConnect_Administrator_Guide_4-0/anyconnect-profile-editor.html#ID-1430-00000061
In the XML profile you can then reference the following XML tag:
<LocalLanAccess UserControllable="false">false</LocalLanAccess>
HTH!
09-11-2020 01:57 PM
Thank you. I will investigate this.
09-11-2020 07:03 AM
You can accomplish this via the AnyConnect Profile Editor. See here for full detail as there are a few things that are required: https://www.cisco.com/c/en/us/td/docs/security/vpn_client/anyconnect/anyconnect40/administration/guide/b_AnyConnect_Administrator_Guide_4-0/anyconnect-profile-editor.html#ID-1430-00000061
In the XML profile you can then reference the following XML tag:
<LocalLanAccess UserControllable="false">false</LocalLanAccess>
HTH!
09-11-2020 01:57 PM
Thank you. I will investigate this.
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