1 questions from the last 30 days
-2
votes
0
answers
21
views
Fedora loses connectivity to intranet VPN domain after connection expires [closed]
Fedora 42.
I use the following script to connect to my work VPN using Cisco AnyConnect Secure Mobility Client 4.10.08029
echo -e "$USER\n$(pass company/domain)\n$(pass otp company/mfa)\ny" &...