Hi all,
I need to setup Cisco AnyConnect VPN inside Crostini. I’ve tried reading these
https://www.reddit.com/r/Crostini/comments/8nt9js/connect_to_vpn_from_the_linux_container/ and https://support.google.com/pixelbook/thread/10553792/vpn-does-not-work-with-linux-on-chromeos-75?hl=en
but it did not help. If I set the AnyConnect (or OpenConnect) Chrome app, the VPN works fine on ChromeOS side, but if I do ssh on my server it fails to resolve the servers name (because of VPN). In the end, I’ve managed to make it work by installing openconnect and running the VPN from the Linux terminal. But I was wondering if any of you know a better solution…
Thanks!