[Error] Unable to run Cisco VPN inside rootful distrobox #1536
Labels
blocked
bug
Something isn't working
help wanted
Extra attention is needed
wait-on-user
waiting for a reply
Describe the bug
I'm trying to install my university VPN inside of a distrobox container since they don't have builds for all Linux distributions. While I could successfully install other VPN services (such as Private Internet Access) the CISCO Secure Connect (Any Connect) was something I couldn't get working. The problem seems to be with the
vpnagentd.service
which is having problems running.Here is the error generated by
vpnagentd.service
(inside of the guest machine)I suspect that this issue is because of the thing mentioned here:
https://community.cisco.com/t5/vpn/the-vpn-client-agent-was-unable-to-create-the-interprocess/td-p/3319331
Here are some other sources I used to find solutions to my problem:
The VPN works on a directly installed host machine.
Here is the exact command I used to generate the distobox container:
To Reproduce
I'm not sure how you would reproduce this without a Cisco VPN connection.
Expected behavior
VPN connection routes traffic from host and guest though VPN.
Desktop (please complete the following information):
Docker version 27.1.2, build d01f264bcc
distrobox: 1.7.2.1
ArcoLinux (6.10.6-zen1-1-zen)
pacman -S distrobox
The text was updated successfully, but these errors were encountered: