From d9567f90f2d4298987e2614c46804cae5cbbad23 Mon Sep 17 00:00:00 2001
From: Natasha Pavlovikj <npavlovikj2@unl.edu>
Date: Fri, 2 Feb 2024 15:22:54 -0600
Subject: [PATCH] Add warning about Cisco AnyConnect install

---
 content/anvil/connecting_to_the_anvil_vpn.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/content/anvil/connecting_to_the_anvil_vpn.md b/content/anvil/connecting_to_the_anvil_vpn.md
index 5033b76e..fda71b5a 100644
--- a/content/anvil/connecting_to_the_anvil_vpn.md
+++ b/content/anvil/connecting_to_the_anvil_vpn.md
@@ -22,6 +22,11 @@ _Please note you will be required to sign in using your HCC credentials in order
 
 After signing in, download the package appropriate for your operating system and run the installer.
 
+{{% notice warning %}}
+When installing Cisco AnyConnect, please unselect all install options except the **Core & VPN** one.
+Not doing this will cause frequent loss of network connectivity when using the Cisco AnyConnect client.
+{{% /notice %}}
+
 Alternatively, you may use the freely available [OpenConnect VPN client](http://openconnect.github.io/openconnect-gui).
 
 
-- 
GitLab