Unable to make GlobalProtect Changes

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Unable to make GlobalProtect Changes

L0 Member

Hi all,

We recently upgraded to 11.2 and noticed that when trying to make changes on any of our Globalprotect portals I see an "Operation Failed" and it calls out the clientless-vpn (when we don't use or have this configured). This issue is also seen at one of our branch sites, PA-1420 on same OS
11.2.10-h3.

BRana_0-1783716228428.png

 

Thanks

1 REPLY 1

Cyber Elite

Hi @B.Rana ,

 

It sounds like the configuration got corrupted during the upgrade.  I know 3 ways to fix it from least to most time consuming.  If the NGFW is managed by Panorama, do the steps there.

 

  1. Fix the issue in the GUI.  Go to Network > GlobalProtect > Portals > gp-int-portal-2 > Clientless VPN > General and Crypto Settings and make sure nothing is configured.  You will see the box for RC4, but since the configuration is "unexpected" fixing the GUI may not fix the issue.
  2. Fix the issue in the CLI.  Run the following commands:
set cli config-outout-format set
configure
show | match enc-algo-rc4

If you see the clientless VPN config in the CLI, copy the line; replace the set with delete, paste; commit.

3. Fix the issue in the XML.  Export the configuration under Device > Setup > Operations > Export > Export configuration version > top version.  Open the XML file in a text editor.  Search for enc-algo-rc4.  Make sure you found the Clientless VPN section based upon the XML tags.  Remove the XML element from the proper start to end tag.  Save. Rename.  Import the XML file under Device > Setup > Operations > Import > Import named configuration snapshot.  Load the configuration into the candidate config under Load > Load named configuration snapshot.  Commit.

 

Thanks,

 

Tom

Help the community: Like helpful comments and mark solutions.
  • 41 Views
  • 1 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!