Cisco AnyConnect on Bazzite?

Just wondering, should Cisco AnyConnect work on Bazzite (or any of the U Blue packages?) Work wants me to download anyconnect-linux64-4.10.06079-core-vpn-webdeploy-k9.sh I'm also more than happy to try openconnect or "Cisco Compatable VPN (vpnc) but I've no idea what to fill in. I've tried using one of our servers with my work user name and password, but I can't even get the "Add" button to enable
No description
No description
65 Replies
waw
waw4w ago
man what output do u get when running the script from ur terminal should look something like this
cd 'folder here'
chmod +x anyconnect-linux64-4.10.06079-core-vpn-webdeploy-k9.sh # only if lacking perms
./anyconnect-linux64-4.10.06079-core-vpn-webdeploy-k9.sh
output here
output here
output here
output here
cd 'folder here'
chmod +x anyconnect-linux64-4.10.06079-core-vpn-webdeploy-k9.sh # only if lacking perms
./anyconnect-linux64-4.10.06079-core-vpn-webdeploy-k9.sh
output here
output here
output here
output here
Eid LeWeise
Eid LeWeiseOP4w ago
ok I have a weird feeling about this... because I know when I tried it it was (not surprisingly) complaining about being an immutable os and not having write perms... but
ben@bazzite:~/Downloads$ ls -al | grep .sh
-rwxr-xr-x. 1 ben ben 8392429 Apr 3 12:32 anyconnect-linux64-4.10.06079-core-vpn-webdeploy-k9.sh
-rw-r--r--. 1 ben ben 1062 Mar 24 11:17 start.sh
ben@bazzite:~/Downloads$ sudo ./anyconnect-linux64-4.10.06079-core-vpn-webdeploy-k9.sh
[sudo] password for ben:
grep: warning: stray \ before white space
grep: warning: stray \ before white space
Installing Cisco AnyConnect Secure Mobility Client...
Version 4.10.06079 is already installed!
Exiting now.
ben@bazzite:~/Downloads$ ls -al | grep .sh
-rwxr-xr-x. 1 ben ben 8392429 Apr 3 12:32 anyconnect-linux64-4.10.06079-core-vpn-webdeploy-k9.sh
-rw-r--r--. 1 ben ben 1062 Mar 24 11:17 start.sh
ben@bazzite:~/Downloads$ sudo ./anyconnect-linux64-4.10.06079-core-vpn-webdeploy-k9.sh
[sudo] password for ben:
grep: warning: stray \ before white space
grep: warning: stray \ before white space
Installing Cisco AnyConnect Secure Mobility Client...
Version 4.10.06079 is already installed!
Exiting now.
ben@bazzite:/opt/cisco/anyconnect$ tree
.
├── ACManifestVPN.xml
├── anyconnect-linux64-4.10.06079-core-vpn-webdeploy-k9-12471902042025.log
├── anyconnect-linux64-4.10.06079-core-vpn-webdeploy-k9-16295207042025.log
├── AnyConnectLocalPolicy.xml
├── AnyConnectLocalPolicy.xsd
├── bin
│   ├── acextwebhelper
│   ├── acinstallhelper
│   ├── acwebhelper
│   ├── anyconnect_uninstall.sh
│   ├── load_tun.sh
│   ├── manifesttool -> /opt/cisco/anyconnect/bin/manifesttool_vpn
│   ├── manifesttool_vpn
│   ├── plugins
│   │   ├── libacdownloader.so
│   │   ├── libacfeedback.so
│   │   ├── libacwebhelper.so
│   │   └── libvpnipsec.so
│   ├── vpn
│   ├── vpnagentd
│   ├── vpndownloader
│   ├── vpndownloader-cli
│   ├── vpnui
│   └── vpn_uninstall.sh
├── CustomerExperienceFeedback
│   ├── history
│   ├── moduledata
│   │   └── vpn.cef.temp
│   └── outbound
├── help
├── lib
│   ├── cfom.so
│   ├── libacciscocrypto.so
│   ├── libacciscossl.so
│   ├── libaccurl.so.4 -> /opt/cisco/anyconnect/lib/libaccurl.so.4.8.0
│   ├── libaccurl.so.4.8.0
│   ├── libacruntime.so
│   ├── libboost_chrono.so
│   ├── libboost_date_time.so
│   ├── libboost_filesystem.so
│   ├── libboost_regex.so
│   ├── libboost_signals.so
│   ├── libboost_system.so
│   ├── libboost_thread.so
│   ├── libvpnagentutilities.so
│   ├── libvpnapi.so
│   ├── libvpncommoncrypt.so
│   └── libvpncommon.so
├── OpenSource.html
├── profile
│   └── AnyConnectProfile.xsd
├── resources
│   ├── badge_alert.png
│   ├── badge_error.png
│   ├── badge_not_compliant.png
│   ├── badge_ok.png
│   ├── badge_progress.png
│   ├── badge_progress_r45.png
│   ├── badge_ready.png
│   ├── badge_trusted.png
│   ├── company-logo.png
│   ├── cvc-about.png
│   ├── cvc-configure.png
│   ├── cvc-connect.png
│   ├── cvc-disconnect.png
│   ├── cvcdownloader-gtk.glade
│   ├── cvcgui-gtk.glade
│   ├── cvc-info.png
│   ├── downloader-arrow.png
│   ├── nac_16x.png
│   ├── nac_72x.png
│   ├── systray_connected_alert.png
│   ├── systray_connected.png
│   ├── systray_disconnecting.png
│   ├── systray_notconnected.png
│   ├── systray_quarantined.png
│   ├── systray_reconnecting.png
│   ├── vpn.png
│   ├── vpnui128.png
│   ├── vpnui256.png
│   ├── vpnui48.png
│   ├── vpnui512.png
│   ├── vpnui64.png
│   ├── vpnui96.png
│   └── webbrowser128.png
├── script
├── update.txt
└── VPNManifest.dat
ben@bazzite:/opt/cisco/anyconnect$ tree
.
├── ACManifestVPN.xml
├── anyconnect-linux64-4.10.06079-core-vpn-webdeploy-k9-12471902042025.log
├── anyconnect-linux64-4.10.06079-core-vpn-webdeploy-k9-16295207042025.log
├── AnyConnectLocalPolicy.xml
├── AnyConnectLocalPolicy.xsd
├── bin
│   ├── acextwebhelper
│   ├── acinstallhelper
│   ├── acwebhelper
│   ├── anyconnect_uninstall.sh
│   ├── load_tun.sh
│   ├── manifesttool -> /opt/cisco/anyconnect/bin/manifesttool_vpn
│   ├── manifesttool_vpn
│   ├── plugins
│   │   ├── libacdownloader.so
│   │   ├── libacfeedback.so
│   │   ├── libacwebhelper.so
│   │   └── libvpnipsec.so
│   ├── vpn
│   ├── vpnagentd
│   ├── vpndownloader
│   ├── vpndownloader-cli
│   ├── vpnui
│   └── vpn_uninstall.sh
├── CustomerExperienceFeedback
│   ├── history
│   ├── moduledata
│   │   └── vpn.cef.temp
│   └── outbound
├── help
├── lib
│   ├── cfom.so
│   ├── libacciscocrypto.so
│   ├── libacciscossl.so
│   ├── libaccurl.so.4 -> /opt/cisco/anyconnect/lib/libaccurl.so.4.8.0
│   ├── libaccurl.so.4.8.0
│   ├── libacruntime.so
│   ├── libboost_chrono.so
│   ├── libboost_date_time.so
│   ├── libboost_filesystem.so
│   ├── libboost_regex.so
│   ├── libboost_signals.so
│   ├── libboost_system.so
│   ├── libboost_thread.so
│   ├── libvpnagentutilities.so
│   ├── libvpnapi.so
│   ├── libvpncommoncrypt.so
│   └── libvpncommon.so
├── OpenSource.html
├── profile
│   └── AnyConnectProfile.xsd
├── resources
│   ├── badge_alert.png
│   ├── badge_error.png
│   ├── badge_not_compliant.png
│   ├── badge_ok.png
│   ├── badge_progress.png
│   ├── badge_progress_r45.png
│   ├── badge_ready.png
│   ├── badge_trusted.png
│   ├── company-logo.png
│   ├── cvc-about.png
│   ├── cvc-configure.png
│   ├── cvc-connect.png
│   ├── cvc-disconnect.png
│   ├── cvcdownloader-gtk.glade
│   ├── cvcgui-gtk.glade
│   ├── cvc-info.png
│   ├── downloader-arrow.png
│   ├── nac_16x.png
│   ├── nac_72x.png
│   ├── systray_connected_alert.png
│   ├── systray_connected.png
│   ├── systray_disconnecting.png
│   ├── systray_notconnected.png
│   ├── systray_quarantined.png
│   ├── systray_reconnecting.png
│   ├── vpn.png
│   ├── vpnui128.png
│   ├── vpnui256.png
│   ├── vpnui48.png
│   ├── vpnui512.png
│   ├── vpnui64.png
│   ├── vpnui96.png
│   └── webbrowser128.png
├── script
├── update.txt
└── VPNManifest.dat
waw
waw4w ago
💀 ok this seems scuffed asf, we should try openconnect dont send the script bc it might have pii on it but check it to see if u can find the gateway
Eid LeWeise
Eid LeWeiseOP4w ago
u think I can safely nuke /opt/cisco?
waw
waw4w ago
should be an ip or domain prob
Eid LeWeise
Eid LeWeiseOP4w ago
No description
No description
Eid LeWeise
Eid LeWeiseOP4w ago
ok - I go to vpn.company.com which gives me a choice of locations... I click on the emea one which gives me a server a bit like
vpn-nl.company.com
vpn-nl.company.com
it then asks me to do go through our Microshaft authentication and then I see: the Cisco VPN login page (and clicking through from that takes me to the anyconnect for linux download link) but we're not doing that of course... however I would assume that my details should have vpn-nl.company.com for the gateway?
Eid LeWeise
Eid LeWeiseOP4w ago
I click connect and I get this bit of oddness
No description
waw
waw4w ago
💀 can u just send the sh file but redact pii
Eid LeWeise
Eid LeWeiseOP4w ago
u mean the anyconnect one that I download?
waw
waw4w ago
yeah
Eid LeWeise
Eid LeWeiseOP4w ago
I don't know what you mean by "pii" but looking at the anyconnect script it seems fairly generic with no mention of our company servers etc
waw
waw4w ago
man i pulled a name, an address, and a company from that 💀 u should prob delete u should censor ip addresses and stuff
Eid LeWeise
Eid LeWeiseOP4w ago
derp - yeah
waw
waw4w ago
also can u send the .sh file (remove pii and ips)
Eid LeWeise
Eid LeWeiseOP4w ago
POST https://vpn-NL-COMPANY.com/
Attempting to connect to server [SERVER IP]
Connected to [SERVER IP]
SSL negotiation with vpn-NL-COMPANY.com
Connected to HTTPS on vpn-NL-COMPANY.com with ciphersuite (TLS1.2)-(ECDHE-SECP256R1)-(RSA-SHA512)-(AES-256-GCM)
Got HTTP response: HTTP/1.1 404 Not Found
Cache-Control: no-store
Pragma: no-cache
Connection: Close
Date: Mon, 07 Apr 2025 15:45:00 GMT
X-Frame-Options: SAMEORIGIN
Strict-Transport-Security: max-age=31536000; includeSubDomains
X-Content-Type-Options: nosniff
X-XSS-Protection: 1
Content-Security-Policy: default-src 'self' 'unsafe-inline' 'unsafe-eval' data: blob:; frame-ancestors 'self'
HTTP body http 1.0 (-1)
TLS/DTLS socket closed uncleanly
Unexpected 404 result from server
GET https://vpn-NL-COMPANY.com/
Attempting to connect to server [SERVER IP]
Connected to [SERVER IP]
SSL negotiation with vpn-NL-COMPANY.com
Connected to HTTPS on vpn-NL-COMPANY.com with ciphersuite (TLS1.2)-(ECDHE-SECP256R1)-(RSA-SHA512)-(AES-256-GCM)
Got HTTP response: HTTP/1.0 302 Object Moved
Content-Type: text/html; charset=utf-8
Content-Length: 0
Cache-Control: no-store
Pragma: no-cache
Connection: Close
Date: Mon, 07 Apr 2025 15:45:00 GMT
X-Frame-Options: SAMEORIGIN
Strict-Transport-Security: max-age=31536000; includeSubDomains
X-Content-Type-Options: nosniff
X-XSS-Protection: 1
Content-Security-Policy: default-src 'self' 'unsafe-inline' 'unsafe-eval' data: blob:; frame-ancestors 'self'
Location: /+webvpn+/index.html
Set-Cookie: tg=; expires=Thu, 01 Jan 1970 22:00:00 GMT; path=/; secure
HTTP body length: (0)
GET https://vpn-NL-COMPANY.com/+webvpn+/index.html
SSL negotiation with vpn-NL-COMPANY.com
Connected to HTTPS on vpn-NL-COMPANY.com with ciphersuite (TLS1.2)-(ECDHE-SECP256R1)-(RSA-SHA512)-(AES-256-GCM)
Got HTTP response: HTTP/1.1 200 OK
Strict-Transport-Security: max-age=31536000; includeSubDomains
X-Content-Type-Options: nosniff
X-XSS-Protection: 1
Content-Security-Policy: default-src 'self' 'unsafe-inline' 'unsafe-eval' data: blob:; frame-ancestors 'self'
X-Frame-Options: SAMEORIGIN
Transfer-Encoding: chunked
Content-Type: text/xml; charset=utf-8
Cache-Control: no-store
Set-Cookie: webvpn=; expires=Thu, 01 Jan 1970 22:00:00 GMT; path=/; secure
Set-Cookie: webvpn_as=; expires=Thu, 01 Jan 1970 22:00:00 GMT; path=/; secure
Set-Cookie: webvpnc=; expires=Thu, 01 Jan 1970 22:00:00 GMT; path=/; secure
Set-Cookie: webvpnlogin=1; secure
X-Transcend-Version: 1
HTTP body chunked (-2)
POST https://vpn-NL-COMPANY.com/+webvpn+/index.html
Got HTTP response: HTTP/1.1 200 OK
Strict-Transport-Security: max-age=31536000; includeSubDomains
X-Content-Type-Options: nosniff
X-XSS-Protection: 1
Content-Security-Policy: default-src 'self' 'unsafe-inline' 'unsafe-eval' data: blob:; frame-ancestors 'self'
X-Frame-Options: SAMEORIGIN
Transfer-Encoding: chunked
Content-Type: text/xml; charset=utf-8
Cache-Control: no-store
Set-Cookie: webvpn=; expires=Thu, 01 Jan 1970 22:00:00 GMT; path=/; secure
Set-Cookie: webvpn_as=; expires=Thu, 01 Jan 1970 22:00:00 GMT; path=/; secure
Set-Cookie: webvpnc=; expires=Thu, 01 Jan 1970 22:00:00 GMT; path=/; secure
Set-Cookie: webvpnlogin=1; secure
X-Transcend-Version: 1
HTTP body chunked (-2)
POST https://vpn-NL-COMPANY.com/
Attempting to connect to server [SERVER IP]
Connected to [SERVER IP]
SSL negotiation with vpn-NL-COMPANY.com
Connected to HTTPS on vpn-NL-COMPANY.com with ciphersuite (TLS1.2)-(ECDHE-SECP256R1)-(RSA-SHA512)-(AES-256-GCM)
Got HTTP response: HTTP/1.1 404 Not Found
Cache-Control: no-store
Pragma: no-cache
Connection: Close
Date: Mon, 07 Apr 2025 15:45:00 GMT
X-Frame-Options: SAMEORIGIN
Strict-Transport-Security: max-age=31536000; includeSubDomains
X-Content-Type-Options: nosniff
X-XSS-Protection: 1
Content-Security-Policy: default-src 'self' 'unsafe-inline' 'unsafe-eval' data: blob:; frame-ancestors 'self'
HTTP body http 1.0 (-1)
TLS/DTLS socket closed uncleanly
Unexpected 404 result from server
GET https://vpn-NL-COMPANY.com/
Attempting to connect to server [SERVER IP]
Connected to [SERVER IP]
SSL negotiation with vpn-NL-COMPANY.com
Connected to HTTPS on vpn-NL-COMPANY.com with ciphersuite (TLS1.2)-(ECDHE-SECP256R1)-(RSA-SHA512)-(AES-256-GCM)
Got HTTP response: HTTP/1.0 302 Object Moved
Content-Type: text/html; charset=utf-8
Content-Length: 0
Cache-Control: no-store
Pragma: no-cache
Connection: Close
Date: Mon, 07 Apr 2025 15:45:00 GMT
X-Frame-Options: SAMEORIGIN
Strict-Transport-Security: max-age=31536000; includeSubDomains
X-Content-Type-Options: nosniff
X-XSS-Protection: 1
Content-Security-Policy: default-src 'self' 'unsafe-inline' 'unsafe-eval' data: blob:; frame-ancestors 'self'
Location: /+webvpn+/index.html
Set-Cookie: tg=; expires=Thu, 01 Jan 1970 22:00:00 GMT; path=/; secure
HTTP body length: (0)
GET https://vpn-NL-COMPANY.com/+webvpn+/index.html
SSL negotiation with vpn-NL-COMPANY.com
Connected to HTTPS on vpn-NL-COMPANY.com with ciphersuite (TLS1.2)-(ECDHE-SECP256R1)-(RSA-SHA512)-(AES-256-GCM)
Got HTTP response: HTTP/1.1 200 OK
Strict-Transport-Security: max-age=31536000; includeSubDomains
X-Content-Type-Options: nosniff
X-XSS-Protection: 1
Content-Security-Policy: default-src 'self' 'unsafe-inline' 'unsafe-eval' data: blob:; frame-ancestors 'self'
X-Frame-Options: SAMEORIGIN
Transfer-Encoding: chunked
Content-Type: text/xml; charset=utf-8
Cache-Control: no-store
Set-Cookie: webvpn=; expires=Thu, 01 Jan 1970 22:00:00 GMT; path=/; secure
Set-Cookie: webvpn_as=; expires=Thu, 01 Jan 1970 22:00:00 GMT; path=/; secure
Set-Cookie: webvpnc=; expires=Thu, 01 Jan 1970 22:00:00 GMT; path=/; secure
Set-Cookie: webvpnlogin=1; secure
X-Transcend-Version: 1
HTTP body chunked (-2)
POST https://vpn-NL-COMPANY.com/+webvpn+/index.html
Got HTTP response: HTTP/1.1 200 OK
Strict-Transport-Security: max-age=31536000; includeSubDomains
X-Content-Type-Options: nosniff
X-XSS-Protection: 1
Content-Security-Policy: default-src 'self' 'unsafe-inline' 'unsafe-eval' data: blob:; frame-ancestors 'self'
X-Frame-Options: SAMEORIGIN
Transfer-Encoding: chunked
Content-Type: text/xml; charset=utf-8
Cache-Control: no-store
Set-Cookie: webvpn=; expires=Thu, 01 Jan 1970 22:00:00 GMT; path=/; secure
Set-Cookie: webvpn_as=; expires=Thu, 01 Jan 1970 22:00:00 GMT; path=/; secure
Set-Cookie: webvpnc=; expires=Thu, 01 Jan 1970 22:00:00 GMT; path=/; secure
Set-Cookie: webvpnlogin=1; secure
X-Transcend-Version: 1
HTTP body chunked (-2)
Openconnect log in messages - I think censored
waw
waw4w ago
man that just looks like a post request, are u sure those are the contents of the .sh file? did u run cat anyconnect-linux64-4.10.06079-core-vpn-webdeploy-k9.sh
Eid LeWeise
Eid LeWeiseOP4w ago
no - this is the log from connecting to openconnect I'm going through the anyconnect sh file though I can't see any personal information in the script...
Eid LeWeise
Eid LeWeiseOP4w ago
it's the installer - then it goes into the binary crap 😦 but there's no personal info (that I can see lol)
waw
waw4w ago
ok yeah its just the installer confusion what fields did u enter to openconnect
Eid LeWeise
Eid LeWeiseOP4w ago
No description
waw
waw4w ago
and also do u know the exact address of the vpn server
Eid LeWeise
Eid LeWeiseOP4w ago
I believe that it's the one I am refering to as company.com
waw
waw4w ago
im tweaking 💀
waw
waw4w ago
💀 ok so it doesnt like authing u with openconnect at all try rerunning the thing sudo /opt/cisco/anyconnect/bin/vpn then running this once its "installed" and if it says anything other than command not found, try this: sudo /opt/cisco/anyconnect/bin/vpn connect vpn-NL-COMPANY.com (btw all this pain and suffering is bc ur work sucks ass) they didnt use openvpn or wireguard and anyconnect doesnt have any packaging other than tarballs and the .sh file 💀
Eid LeWeise
Eid LeWeiseOP4w ago
grep: warning: stray \ before white space
grep: warning: stray \ before white space
Installing Cisco AnyConnect Secure Mobility Client...
egrep: warning: egrep is obsolescent; using grep -E
egrep: warning: egrep is obsolescent; using grep -E
Extracting installation files to /tmp/vpn.P4WtiW/vpninst680967419.tgz...
Unarchiving installation files to /tmp/vpn.P4WtiW...
cp: cannot create regular file '/usr/share/icons/hicolor/48x48/apps/cisco-anyconnect.png': Read-only file system
cp: cannot create regular file '/usr/share/icons/hicolor/64x64/apps/cisco-anyconnect.png': Read-only file system
cp: cannot create regular file '/usr/share/icons/hicolor/96x96/apps/cisco-anyconnect.png': Read-only file system
cp: cannot create regular file '/usr/share/icons/hicolor/128x128/apps/cisco-anyconnect.png': Read-only file system
cp: cannot create regular file '/usr/share/icons/hicolor/256x256/apps/cisco-anyconnect.png': Read-only file system
install: cannot create regular file '/usr/share/desktop-directories/cisco-anyconnect.directory': Read-only file system
install: cannot create regular file '/usr/share/applications/com.cisco.anyconnect.gui.desktop': Read-only file system
Starting Cisco AnyConnect Secure Mobility Client Agent...
Done!
Exiting now.
grep: warning: stray \ before white space
grep: warning: stray \ before white space
Installing Cisco AnyConnect Secure Mobility Client...
egrep: warning: egrep is obsolescent; using grep -E
egrep: warning: egrep is obsolescent; using grep -E
Extracting installation files to /tmp/vpn.P4WtiW/vpninst680967419.tgz...
Unarchiving installation files to /tmp/vpn.P4WtiW...
cp: cannot create regular file '/usr/share/icons/hicolor/48x48/apps/cisco-anyconnect.png': Read-only file system
cp: cannot create regular file '/usr/share/icons/hicolor/64x64/apps/cisco-anyconnect.png': Read-only file system
cp: cannot create regular file '/usr/share/icons/hicolor/96x96/apps/cisco-anyconnect.png': Read-only file system
cp: cannot create regular file '/usr/share/icons/hicolor/128x128/apps/cisco-anyconnect.png': Read-only file system
cp: cannot create regular file '/usr/share/icons/hicolor/256x256/apps/cisco-anyconnect.png': Read-only file system
install: cannot create regular file '/usr/share/desktop-directories/cisco-anyconnect.directory': Read-only file system
install: cannot create regular file '/usr/share/applications/com.cisco.anyconnect.gui.desktop': Read-only file system
Starting Cisco AnyConnect Secure Mobility Client Agent...
Done!
Exiting now.
I will 100% accept the fact that my work sucks ass 🙂
waw
waw4w ago
ok good all the complaining is just icons and .desktop files not working but we worry ab that later sudo /opt/cisco/anyconnect/bin/vpn connect vpn-NL-COMPANY.com what does this cmd do
Eid LeWeise
Eid LeWeiseOP4w ago
Cisco AnyConnect Secure Mobility Client (version 4.10.06079) .

Copyright (c) 2004 - 2022 Cisco Systems, Inc. All Rights Reserved.


>> state: Disconnected
>> state: Disconnected
>> notice: Ready to connect.
>> registered with local VPN subsystem.
VPN>
Cisco AnyConnect Secure Mobility Client (version 4.10.06079) .

Copyright (c) 2004 - 2022 Cisco Systems, Inc. All Rights Reserved.


>> state: Disconnected
>> state: Disconnected
>> notice: Ready to connect.
>> registered with local VPN subsystem.
VPN>
waw
waw4w ago
holy shit it works try entering ur creds
Eid LeWeise
Eid LeWeiseOP4w ago
VPN> [email protected] I assume
[ VPN Connection commands ]
connect disconnect hosts stats
state block cancel

[ Misc commands ]
help version exit
[ VPN Connection commands ]
connect disconnect hosts stats
state block cancel

[ Misc commands ]
help version exit
waw
waw4w ago
uh u should have a prompt that asks for ur username and pass did u run this one
Eid LeWeise
Eid LeWeiseOP4w ago
prepare for more ass sucking
waw
waw4w ago
real
Eid LeWeise
Eid LeWeiseOP4w ago
VPN> connect vpn-nl-company.com
connect vpn-nl-company.com
>> contacting host (vpn-nl-company.com) for login information...
>> notice: Contacting vpn-nl-company.com.
>> error: The requested authentication type is not supported in AnyConnect CLI.

>> The requested authentication type is not supported in AnyConnect CLI.
>> state: Disconnected
VPN> connect vpn-nl-company.com
connect vpn-nl-company.com
>> contacting host (vpn-nl-company.com) for login information...
>> notice: Contacting vpn-nl-company.com.
>> error: The requested authentication type is not supported in AnyConnect CLI.

>> The requested authentication type is not supported in AnyConnect CLI.
>> state: Disconnected
waw
waw4w ago
try sudo /opt/cisco/anyconnect/bin/vpnui
Eid LeWeise
Eid LeWeiseOP4w ago
and of course we have the same doing anconnect.sh conect <server>
Eid LeWeise
Eid LeWeiseOP4w ago
No description
Eid LeWeise
Eid LeWeiseOP4w ago
/opt/cisco/anyconnect/bin/acwebhelper: error while loading shared libraries: libwebkit2gtk-4.0.so.37: cannot open shared object file: No such file or directory
waw
waw4w ago
😭
Eid LeWeise
Eid LeWeiseOP4w ago
I am verging back into "fuck this" territory... What I was 1/2 wondering about was can I do this using Distrobox somehow?
waw
waw4w ago
honestly maybe 💀 we are so far down the rabbit hole of making shit more cursed in hopes of getting it to work i found the package for that but i need a sec
Eid LeWeise
Eid LeWeiseOP4w ago
yeah it's a royal pain that open connect wont work 😦
waw
waw4w ago
sudo rpm-ostree install webkit2gtk4.0 ok try this cmd and then reboot or see if sudo rpm-ostree apply-live works without dying btw this would have been over in 5 seconds if they used wireguard or openvpn like normal human beings 💀
Eid LeWeise
Eid LeWeiseOP4w ago
lol
Eid LeWeise
Eid LeWeiseOP4w ago
😭
No description
Eid LeWeise
Eid LeWeiseOP4w ago
Failed to create GBM buffer of size 1000x600: Invalid argument
Failed to create GBM buffer of size 1000x600: Invalid argument
and of course command line is still being a dick
waw
waw4w ago
😭 😭 😭 bro tbh atp bazzite not be for u if u need this shit u cant properly install bc root installation bypass depends on rpm-ostree but there is no rpm file to give to rpm-ostree bc cisco sucks and it seems like ur company doesnt like openconnect authing
Eid LeWeise
Eid LeWeiseOP4w ago
yeah this was why I was wondering distrobox, but I don't know anything about it really
waw
waw4w ago
problem is that vpns need priv esc to work and it would be really goofy on distrobox wahh
Eid LeWeise
Eid LeWeiseOP4w ago
nah the problem is that company.com's IT dept enjoys sucking ass
waw
waw4w ago
real they have a new #1 opp after today bruh 💀
Eid LeWeise
Eid LeWeiseOP4w ago
?
waw
waw4w ago
ok so basically the issue here is that because of the immutable nature of bazzite and ublue in general, the way that u install things on ur base system is very hacky and a last resort however they made all the tweaks to make this better and an actually good experience in rpm-ostree but that depends on getting an rpm file with ur stuff cisco didnt package their shit so we get to suffer 💀 basically without technical yap get on a traditional distro like nobara or something ublue is too based for bad technology
Eid LeWeise
Eid LeWeiseOP4w ago
yeah the main reason Im looking at doing this is "for fun" it's my own machine, but sometimes I might do work dev on it but fuck them
asen23
asen234w ago
you can probably create custom image for this :thonk:
Eid LeWeise
Eid LeWeiseOP4w ago
It's really not worth it
asen23
asen234w ago
yeah its kinda overkill but imo its not that bad
Eid LeWeise
Eid LeWeiseOP4w ago
if I had had to, I could make an ubuntu or something VM I mean my work laptop is only 1 ft to my right and I already have things with a KVM
waw
waw4w ago
💀 if thats the case u could prob set up ur laptop as a router to the vpn server but that would be so cursed
dreamyuki
dreamyuki4w ago
No Vpn needs a full system access
Eid LeWeise
Eid LeWeiseOP4w ago
I could have sworn some ppl said there "was a way" but chuff knows what it is / was

Did you find this page helpful?